diff options
author | Roland McGrath <roland@gnu.org> | 1996-05-09 19:30:57 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-05-09 19:30:57 +0000 |
commit | 05d4c982198805983d6d7a39b08b1d75eac79387 (patch) | |
tree | 3ea219f6741c13e194718865051989f81cbea3d9 /ChangeLog | |
parent | 3e2632b62d7633b44458d023b32706229e58a31c (diff) | |
download | glibc-05d4c982198805983d6d7a39b08b1d75eac79387.tar.gz glibc-05d4c982198805983d6d7a39b08b1d75eac79387.tar.xz glibc-05d4c982198805983d6d7a39b08b1d75eac79387.zip |
* Makerules (versioned): Strip whitespace.
* Rules (static-only-routines rule): Remove spurious space in dep. * misc/getusershell.c: Undo changes of 7 May 96 (rev 1.6). Cast string constants to char *. * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami: New files, AmigaDOS support from Aaron Digulla. * posix/Makefile (glob.tar): Add AmigaDOS support files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c6c077694f..9d0fa76502 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ Thu May 9 09:17:46 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> + * Makerules (versioned): Strip whitespace. + + * Rules (static-only-routines rule): Remove spurious space in dep. + + * misc/getusershell.c: Undo changes of 7 May 96 (rev 1.6). + Cast string constants to char *. + + * posix/glob/SMakefile, posix/glob/SCOPTIONS, posix/glob/Makefile.ami: + New files, AmigaDOS support from Aaron Digulla. + * posix/Makefile (glob.tar): Add AmigaDOS support files. + * sysdeps/unix/sysv/linux/net/if.h: New file. * sysdeps/unix/sysv/linux/Dist: Add it. * sysdeps/unix/sysv/linux/Makefile [$(subdir)=socket] (headers): Add |