From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bbccabff6758b153 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!news.glorb.com!newscon02.news.prodigy.com!newscon06.news.prodigy.com!prodigy.net!news-east.rr.com!news-feed-01.rdc-kc.rr.com!news.rr.com!cyclone2.kc.rr.com!news2.kc.rr.com!tornado.socal.rr.com.POSTED!53ab2750!not-for-mail Newsgroups: comp.lang.ada Subject: Re: operations on files and directories References: <1146667325.606250.177290@y43g2000cwc.googlegroups.com> <1146674250.488790.59920@i39g2000cwa.googlegroups.com> From: Keith Thompson Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:70zAYQJGcqI4fITec3PEwqte8OQ= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 May 2006 18:14:00 GMT NNTP-Posting-Host: 66.75.136.120 X-Complaints-To: abuse@rr.com X-Trace: tornado.socal.rr.com 1146680040 66.75.136.120 (Wed, 03 May 2006 11:14:00 PDT) NNTP-Posting-Date: Wed, 03 May 2006 11:14:00 PDT Organization: Road Runner High Speed Online http://www.rr.com Xref: g2news2.google.com comp.lang.ada:4050 Date: 2006-05-03T18:14:00+00:00 List-Id: "evangeli@cnam.fr" writes: > thanks for the links > 1 - i'd rather use some other library. if there is no other way a > /usr/bin/diff should do it. > 2 - i meant the creation time. is the package > "Ada.Directories.Information" only ok for win32? Many operating systems (particularly Unix and relatives) don't record the creation times of files. -- Keith Thompson (The_Other_Keith) kst-u@mib.org San Diego Supercomputer Center <*> We must do something. This is something. Therefore, we must do this.