diff options
author | Ulrich Drepper <drepper@redhat.com> | 1996-09-08 02:16:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1996-09-08 02:16:48 +0000 |
commit | c2bb8cabc58851b00d43c15ed4c37ac393a3465b (patch) | |
tree | 73424f4d55e90248702e4147105c6853b31350ef /ChangeLog | |
parent | 8ca5c11bdfa4c5cc6ef75d048340f8854c8b3eaf (diff) | |
download | glibc-c2bb8cabc58851b00d43c15ed4c37ac393a3465b.tar glibc-c2bb8cabc58851b00d43c15ed4c37ac393a3465b.tar.gz glibc-c2bb8cabc58851b00d43c15ed4c37ac393a3465b.tar.bz2 glibc-c2bb8cabc58851b00d43c15ed4c37ac393a3465b.zip |
third update from main archive 960907cvs/libc-960909cvs/libc-960908
Sat Sep 7 18:41:17 1996 Richard Henderson <rth@tamu.edu>
* Makeconfig (+link): Filter out start, pre & postinit from the
generic depenancies as well.
* Rules: Add start, pre & postinit to the dependancies of
$(others) and $(tests).
* configure.in: elf_dirs missing "sysdeps" component.
* locale/Makefile (distribute): Add locale.c and localedef.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Sat Sep 7 18:41:17 1996 Richard Henderson <rth@tamu.edu> + + * Makeconfig (+link): Filter out start, pre & postinit from the + generic depenancies as well. + * Rules: Add start, pre & postinit to the dependancies of + $(others) and $(tests). + + * configure.in: elf_dirs missing "sysdeps" component. + Sun Sep 8 02:36:02 1996 Ulrich Drepper <drepper@cygnus.com> * locale/SYS_libc.c (_libc_intl_domainname): Change value to "libc". @@ -21,6 +30,8 @@ Sun Sep 8 02:36:02 1996 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 1.94. + * locale/Makefile (distribute): Add locale.c and localedef.c. + Sat Sep 7 14:00:33 1996 David Mosberger-Tang <davidm@azstarnet.com> * catgets/catgets.c (catopen): Allocate sizeof(*result) bytes |