mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-03 23:13:50 +08:00
.
This commit is contained in:
parent
bf3f82daa0
commit
139d0623b8
@ -1,5 +1,7 @@
|
|||||||
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
|
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
|
||||||
|
|
||||||
|
* lib/Makefile.am (noinst_HEADERS): Add xalloc.h.
|
||||||
|
|
||||||
* lib/xalloc.h: New file.
|
* lib/xalloc.h: New file.
|
||||||
* lib/xmalloc.c: Updated from textutils.
|
* lib/xmalloc.c: Updated from textutils.
|
||||||
|
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
|
||||||
|
|
||||||
|
* lib/Makefile.am (noinst_HEADERS): Add xalloc.h.
|
||||||
|
|
||||||
|
* lib/xalloc.h: New file.
|
||||||
|
* lib/xmalloc.c: Updated from textutils.
|
||||||
|
|
||||||
|
* src/*.c: Remove old-style xmalloc and xrealloc decls.
|
||||||
|
* src/system.h: Include xalloc.h.
|
||||||
|
Remove dcls of xmalloc, xcalloc and xrealloc.
|
||||||
|
|
||||||
1997-10-23 Jim Meyering <meyering@na-net.ornl.gov>
|
1997-10-23 Jim Meyering <meyering@na-net.ornl.gov>
|
||||||
|
|
||||||
* Makefile.am (aclocal-files): Also depend on m4/Makefile.am.
|
* Makefile.am (aclocal-files): Also depend on m4/Makefile.am.
|
||||||
|
Loading…
Reference in New Issue
Block a user