diff options
author | Ulrich Drepper <drepper@redhat.com> | 1996-11-29 02:24:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1996-11-29 02:24:43 +0000 |
commit | a401eea9eb827caa393c3206fa6f3939ea067e94 (patch) | |
tree | 00c4ab2ea24a7556b9d1e7a809743aa421ee5188 /ChangeLog | |
parent | c66452515d7b4ebf6b0633735397db9a392a839e (diff) |
update from main archive 961127cvs/libc-961201cvs/libc-961130cvs/libc-961129
Thu Nov 28 23:03:32 1996 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/netinet/in_systm.h: New file.
* sysdeps/unix/sysv/linux/Dist: Add netinet/in_systm.h.
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers):
Add netinet/in_systm.h.
Reported by NIIBE Yutaka <gniibe@mri.co.jp>.
* sysdeps/unix/sysv/linux/i386/brk.c: Reformat copyright.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +Thu Nov 28 23:03:32 1996 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/netinet/in_systm.h: New file. + * sysdeps/unix/sysv/linux/Dist: Add netinet/in_systm.h. + * sysdeps/unix/sysv/linux/Makefile [$(subdir)=inet] (sysdep_headers): + Add netinet/in_systm.h. + Reported by NIIBE Yutaka <gniibe@mri.co.jp>. + Thu Nov 28 03:11:11 1996 Ulrich Drepper <drepper@cygnus.com> * libio/fileops.c: Update from latest libg++. @@ -9,7 +17,7 @@ Thu Nov 28 03:11:11 1996 Ulrich Drepper <drepper@cygnus.com> instead of __libc_lock_init for streams. Reported by a sun <asun@zoology.washington.edu>. - * sysdepsunix/sysv/linux/i386/brk.c: Reformat copyright. + * sysdeps/unix/sysv/linux/i386/brk.c: Reformat copyright. * sysdeps/generic/errno-loc.c: New file. Generic definition of __errno_location function. |