aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-23 17:09:29 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-23 17:09:29 +0000
commitdf9650f1b03ac6135f52457a6b1dfe2ad8aebc07 (patch)
tree0535091dbe53f7e41be4aa3ced918c1aef6fc8c1 /ChangeLog
parent8f589a7cfe1a965d5c148290f388e08a137a5884 (diff)
downloadglibc-df9650f1b03ac6135f52457a6b1dfe2ad8aebc07.tar
glibc-df9650f1b03ac6135f52457a6b1dfe2ad8aebc07.tar.gz
glibc-df9650f1b03ac6135f52457a6b1dfe2ad8aebc07.tar.bz2
glibc-df9650f1b03ac6135f52457a6b1dfe2ad8aebc07.zip
Update.
* sysdeps/unix/sysv/linux/i386/sys/io.h (_EXTERN_INLINE): Remove. Use static __inline instead of _EXTERN_INLINE. * misc/sys/select.h: Move prototypes of __select from here ... * include/sys/select.h: ... to here. * socket/sys/socket.h: Move prototypes of __send and __connect from here.... * include/sys/socket.h: ... to here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c4199724d..f93a969ba9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,16 @@
2000-08-23 Andreas Jaeger <aj@suse.de>
+ * sysdeps/unix/sysv/linux/i386/sys/io.h (_EXTERN_INLINE): Remove.
+ Use static __inline instead of _EXTERN_INLINE.
+
+ * misc/sys/select.h: Move prototypes of __select from here ...
+ * include/sys/select.h: ... to here.
+
+ * socket/sys/socket.h: Move prototypes of __send and __connect
+ from here....
+ * include/sys/socket.h: ... to here.
+
* locale/programs/ld-ctype.c (ctype_read): Fix parameter for
lr_error.