Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 21 Aug 2000 06:49:52 +0000 (06:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 21 Aug 2000 06:49:52 +0000 (06:49 +0000)
commit98cbe360d947b59e7a5eda068581f4cfeb4b99b3
treecea10cb9c398de637781b09112ca635518cf3944
parent4aebaa6bd906383aca1b7a5e1251b0d1652f9f7c
Update.

* misc/sys/cdefs.h: Define __restrict_arr.
* include/sys/time.h: Add restrict where required by AGd4.
* inet/arpa/inet.h: Likewise.
* io/sys/stat.h: Likewise.
* io/sys/statvfs.h: Likewise.
* misc/search.h: Likewise.
* misc/sys/select.h: Likewise.
* posix/glob.h: Likewise.
* posix/regex.h: Likewise.
* posix/spawn.h: Likewise.
* posix/unistd.h: Likewise.
* rt/aio.h: Likewise.
* signal/signal.h: Likewise.
* socket/sys/socket.h: Likewise.
* stdlib/ucontext.h: Likewise.
* streams/stropts.h: Likewise.
* string/string.h: Likewise.
* time/time.h: Likewise.
* time/sys/time.h: Likewise.

* posix/spawn.h: Add declarations for posix_spawnattr_getscheparam
and posix_spawnattr_setscheparam.

* libio/stdio.h: Make cuserid prototype again available for all
XPG versions.
25 files changed:
ChangeLog
include/sys/time.h
inet/arpa/inet.h
io/sys/stat.h
io/sys/statvfs.h
libio/stdio.h
linuxthreads/ChangeLog
linuxthreads/semaphore.h
linuxthreads/sysdeps/pthread/pthread.h
linuxthreads/sysdeps/unix/sysv/linux/bits/sigthread.h
misc/search.h
misc/sys/cdefs.h
misc/sys/select.h
posix/glob.h
posix/regex.h
posix/spawn.h
posix/unistd.h
rt/aio.h
signal/signal.h
socket/sys/socket.h
stdlib/ucontext.h
streams/stropts.h
string/string.h
time/sys/time.h
time/time.h