summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-23 22:18:45 +0000
committerRoland McGrath <roland@gnu.org>1996-07-23 22:18:45 +0000
commitc7fd2f4783d87f29f89709e11dc613b0cb04f0dc (patch)
tree88088cc31588d432dc66541be24e890f040b1480 /ChangeLog
parentb24be05f19d1471526b4643d96c078d32ec1c692 (diff)
Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960725cvs/libc-960724
* sysdeps/mach/hurd/Makefile (rpcuserlibs): New variable. ($(common-objpfx)libc.so): Move deps into that, use it. [$(subdir) = elf] ($(objpfx)librtld.so): Depend on $(rpcuserlibs:.so=_pic.a). * elf/Makefile ($(objpfx)librtld.so): Just depend on libc_pic.a; don't use $(LDLIBS-c.so). Thu Jul 18 21:41:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/generic/stpncpy.c: Fix semantics to make `stpncpy (d, s, n)' equivalent to `strncpy (d, s, n), d += strnlen (d, n)'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc4f32b235..ca0184bf05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+
+ * sysdeps/mach/hurd/Makefile (rpcuserlibs): New variable.
+ ($(common-objpfx)libc.so): Move deps into that, use it.
+ [$(subdir) = elf] ($(objpfx)librtld.so): Depend on
+ $(rpcuserlibs:.so=_pic.a).
+ * elf/Makefile ($(objpfx)librtld.so): Just depend on libc_pic.a; don't
+ use $(LDLIBS-c.so).
+
+Thu Jul 18 21:41:25 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * sysdeps/generic/stpncpy.c: Fix semantics to make `stpncpy (d, s,
+ n)' equivalent to `strncpy (d, s, n), d += strnlen (d, n)'.
+
Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com>
* locale/iso-4217.def: Add India to comment for symbol "INR ".