diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:28:16 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-10-24 19:28:16 +0000 |
commit | 592615ea7df69c2728362bd4238730d050c07312 (patch) | |
tree | 1c064c8fd5c45ec621799def8cbcf6d1f11cdafb /libshouldbeinlibc/ChangeLog | |
parent | 46b6fea942cd4840f5510cd06629e8c91fb55c11 (diff) |
Mon Oct 21 22:00:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* argp.h: Add extern inline protection.
* idvec.h: Likewise.
* maptime.h: Likewise.
* argp.c, idvec-funcs.c, maptime-funcs.c: New files.
* Makefile (SRCS): Add argp.c, idvec-funcs.c, and
maptime-funcs.c.
Diffstat (limited to 'libshouldbeinlibc/ChangeLog')
-rw-r--r-- | libshouldbeinlibc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog index 2a162507..5b12e7f3 100644 --- a/libshouldbeinlibc/ChangeLog +++ b/libshouldbeinlibc/ChangeLog @@ -1,3 +1,12 @@ +Mon Oct 21 22:00:44 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * argp.h: Add extern inline protection. + * idvec.h: Likewise. + * maptime.h: Likewise. + * argp.c, idvec-funcs.c, maptime-funcs.c: New files. + * Makefile (SRCS): Add argp.c, idvec-funcs.c, and + maptime-funcs.c. + Mon Oct 14 18:06:19 1996 Miles Bader <miles@gnu.ai.mit.edu> * argp-parse.c (argp_parse): Don't consume non-option arguments |