From 080f7c580f39ccaa784462a0d278118419b14828 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Apr 1999 14:48:40 +0000 Subject: [PATCH] Cleanups. 1999-04-15 Scott Bambrough 1999-04-14 Scott Bambrough 1999-03-26 Andreas Schwab Jaeger 1999-03-25 Roland McGrath 1999-03-22 Andreas Schwab install-info. Remove autoconf bug workaround and require autoconf 2.13. require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. shared lib is available. sendmsg/recvmsg on non intel platforms. --- ChangeLog | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1ec60e5..f80d4f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1999-04-15 Scott Bambrough +1999-04-15 Scott Bambrough * sysdeps/unix/sysv/linux/arm/sigaction.c: Fix typo in preventing compilation of file. @@ -88,7 +88,7 @@ * locale/programs/locfile.c (locfile_read): Fix typo. Patch by Kaoru Fukui . -1999-04-14 Scott Bambrough +1999-04-14 Scott Bambrough * sysdeps/unix/sysv/linux/arm/socket.S: Socket calls could not be restarted after being interrupted by a signal. The parameters on @@ -464,12 +464,12 @@ * sysdeps/mach/hurd/Makefile: Only install libc_p.a linker script if we build the profiled library. -Fri Mar 26 10:27:38 1999 Andreas Schwab +1999-03-26 Andreas Schwab * math/Makefile (gmp-objs): Add inlines. Reported by Andreas - Jaeger + Jaeger -Thu Mar 25 23:57:57 1999 Roland McGrath +1999-03-25 Roland McGrath * sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu] (CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START. @@ -503,11 +503,11 @@ Thu Mar 25 23:57:57 1999 Roland McGrath $(inst_slibdir)/$(rtld-installed-name), ldso_install): Disable targets if not building shared libraries. -Mon Mar 22 15:48:06 1999 Andreas Schwab +1999-03-22 Andreas Schwab * configure.in: Also look in $PATH when searching for - install-info. Remove autoconf bug workaround and require autoconf - 2.13. + install-info. Remove autoconf bug workaround and require autoconf + 2.13. 1999-03-21 Andreas Jaeger @@ -520,11 +520,11 @@ Mon Mar 22 15:48:06 1999 Andreas Schwab available. * localedata/Makefile: The shells scripts implementing the test - require the dynamic linker which is not available with - --disable-shared. Skip the test if --disable-shared is given. + require the dynamic linker which is not available with + --disable-shared. Skip the test if --disable-shared is given. * linuxthreads/Makefile: Link test against static libpthread if no - shared lib is available. + shared lib is available. * iconvdata/Makefile (tests): Run iconv-test only if we're building shared libraries. @@ -589,7 +589,7 @@ Mon Mar 22 15:48:06 1999 Andreas Schwab 1999-03-18 Thorsten Kukuk * sunrpc/clnt_unix.c: Fix creation of parameters for - sendmsg/recvmsg on non intel platforms. + sendmsg/recvmsg on non intel platforms. * sunrpc/svc_unix.c: Likewise. 1999-03-18 Philip Blundell -- 2.7.4