]> sourceware.org Git - glibc.git/commitdiff
Update.
authorAndreas Jaeger <aj@suse.de>
Wed, 23 Aug 2000 17:09:29 +0000 (17:09 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 23 Aug 2000 17:09:29 +0000 (17:09 +0000)
* 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.

ChangeLog

index 6c4199724d27124c77c87685d6e804061c362f42..f93a969ba9d63d8f59731970bde6c60106718c4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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.
 
This page took 0.050357 seconds and 5 git commands to generate.