about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-09 09:39:41 +0000
committerRoland McGrath <roland@gnu.org>1996-07-09 09:39:41 +0000
commitd33f2ad4ab849eeffb2c3d19f1e81beed0592646 (patch)
tree6926a907cb36f3d2ed76638d612176b74251d14f
parent565764017bc6ef7e22b6b6e4906c1c58f1b6cfc8 (diff)
downloadglibc-d33f2ad4ab849eeffb2c3d19f1e81beed0592646.tar.gz
glibc-d33f2ad4ab849eeffb2c3d19f1e81beed0592646.tar.xz
glibc-d33f2ad4ab849eeffb2c3d19f1e81beed0592646.zip
error is 0.  The "placeholder" entries recently added to
	* sysdeps/stub/setdomain.c (setdomainname): Declare NAME parm
-rw-r--r--ChangeLog9
1 files changed, 2 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 88cd5abd95..6f738d1599 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,6 @@ Tue Jul  9 00:14:52 1996  Michael I. Bushnell p/BSG  <mib@gnu.ai.mit.edu>
 	* sysdeps/generic/termbits.h (ECHO, TOSTOP, NOFLSH): Likewise.
 	(MDMBUF, FLUSHO, PENDIN) [__USE_BSD]: Likewise.
 
-
 Mon Jul  8 13:37:40 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
 	* math/math.h (_Mfloat_, _Mlong_double_): New macros, defined iff not
@@ -23,17 +22,13 @@ Mon Jul  8 13:37:40 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 Mon Jul  8 13:10:50 1996  Michael I. Bushnell p/BSG  <mib@gnu.ai.mit.edu>
 
 	* sysdeps/mach/hurd/errnos.awk: Skip entries where the
- 	error is 0.  The "placeholder" entries recently added to 
+ 	error is 0.  The "placeholder" entries recently added to
 	errno.texi convert to zero since `???/' is at the front of them.
 	* sysdeps/gnu/errlist.awk (errnoh): Likewise.
 
-	* sysdeps/stub/setdomain.c (setdomainname): Declare NAME parm 
+	* sysdeps/stub/setdomain.c (setdomainname): Declare NAME parm
 	__const to conform with unistd.h.
 
-	* posix/regex.c (re_comp, re_exec): Use weak_function as
-	keyword in function defns instead of weak_symbol (NAME) after
-	the defn.
-
 	* stdlib/stdlib.h (random): Declare return type to be int32_t.
 
 	* string/argz-delete.c (argz_delete): Use memmove instead of