1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-11 23:45:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-06-06 19:58:32 +00:00
parent e53217d245
commit 9d8449fbeb

View File

@@ -1,9 +1,18 @@
2003-06-06 Jim Meyering <jim@meyering.net>
* backupfile.c: Update from gnulib.
* Makefile.am (EXTRA_DIST): Add alloca_.h.
(all-local $(lib_OBJECTS)): Depend on $(ALLOCA_H).
(alloca.h): New rule.
* addext.c: Update from gnulib.
* backupfile.c: Likewise.
* config.charset: Likewise.
* dirname.h: Likewise.
* fsusage.c: Likewise.
* userspec.c: Likewise.
* xreadlink.c: Likewise.
* xstrtol.c: Likewise.
* __fpending.h: Likewise.
* md5.c: Include <string.h> and <stdlib.h> unconditionally.
(memcpy): Remove definition.