1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-27 09:35:58 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-02-26 14:53:28 +00:00
parent 4656d21181
commit d936975f34

View File

@@ -1,3 +1,13 @@
2002-02-25 Paul Eggert <eggert@twinsun.com>
* Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
2002-02-24 Jim Meyering <meyering@lucent.com>
* strnlen.c: Define-away/undef strnlen so that an inconsistent prototype
in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't cause trouble.
Reported by Nelson Beebe.
2002-02-23 Paul Eggert <eggert@twinsun.com>
* path-concat.c (xpath_concat): Reorder code to pacify