From b9b2307456226cd1c33eb1ddd8486c1b44cf2c51 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 19 Apr 1997 15:20:00 +0000 Subject: [PATCH] Update. --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/ChangeLog b/ChangeLog index 98af6450c65..611530908ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1997-04-19 17:12 Ulrich Drepper + + * Make-dist: Don't automatically ignore .c files os .S or .s files + are ignored. + + * csu/Makefile (distribute): Add defs.awk. + +1997-04-19 15:39 Ulrich Drepper + + * sysdeps/stub/shmat.c: Update to XPG4.2 interface. + * sysdeps/stub/shmdt.c: Likewise. + Reported by Thomas Bushnell, n/BSG. + +1997-04-18 15:48 Ulrich Drepper + + * sysdeps/unix/sysv/linux/Dist: Rename + sysdeps/sysv/linux/netatalk/atalk.h to .../at.h. + Remove sysdeps/sysv/linux/netinet/icmp.h. + + * login/utmp.h: Add prototype for updwtmp. + * login/logwtmp.c: Add new function updwtmp which allows to write + a complete record to the wtmp file. + Patch by Miquel van Smoorenburg . + +1997-04-18 11:21 Ulrich Drepper + + * shadow/fgetspent_r.c: Set *RESULT to NULL before returning error. + Patch by Thorsten Kukuk . + 1997-04-18 02:18 Ulrich Drepper * csu/initfini.c: Rewrite by Zack Weinberg -- 2.47.2