mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 19:30:10 +00:00
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.
This commit is contained in:
parent
8f589a7cfe
commit
df9650f1b0
10
ChangeLog
10
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user