comparison ChangeLog @ 5159:a535859efd14

Merge from coreutils.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 07 Aug 2004 00:09:38 +0000
parents 7d4e8a1a9f17
children 9d7fe6ace357
comparison
equal deleted inserted replaced
5158:c710d6c89900 5159:a535859efd14
1 2004-08-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 More merge from coreutils.
4 * modules/raise, modules/readtokens0, modules/utimens,
5 modules/utimecmp, module/xnanosleep: New files.
6 * modules/strftime: Add lib/strftime.h.
7 Change include from <time.h> to "strftime.h".
8 * modules/yesno: Add lib/yesno.h.
9 * modules/backupfile: Remove lib/addext.c.
10 * modules/euidaccess: Add stat-macros.h.
11 * modules/canonicalize, modules/euidaccess,
12 modules/filemode, modules/lchown, modules/makepath,
13 modules/rmdir, modules/stat: Likewise.
14
1 2004-08-03 Simon Josefsson <jas@extundo.com> 15 2004-08-03 Simon Josefsson <jas@extundo.com>
2 16
3 * modules/progname (Depends-on): Don't depend on stdbool. 17 * modules/progname (Depends-on): Don't depend on stdbool.
4 18
5 2004-08-02 Simon Josefsson <jas@extundo.com> 19 2004-08-02 Simon Josefsson <jas@extundo.com>