glibc/sysdeps/unix/sysv/linux/bits
Ulrich Drepper 4959e310bf Update.
1998-06-30 11:47  Ulrich Drepper  <drepper@cygnus.com>

	* include/aio.h: New file.
	* posix/Makefile (distribute): Add bits/pthreadtypes.h.
	(tests): Build and run annexc program.
	* posix/annexc.c: New file.
	* posix/bits/posix1_lim.h: Add several more _POSIX_* limits.
	* rt/aio.h: Remove __need_timespec_t.  We can include the whole time.h.
	* rt/aio_misc.c: Include limits.h.
	* rt/aio_notify.c: Include errno.h.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Include pthreadtypes.h.
	Define size_t.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/errno.h: Define ENOTSUP though the
	kernel doesn't do this.
	* sysdeps/unix/sysv/linux/bits/fcntl.h: Define O_LARGEFILE only if
	__USE_LARGEFILE64 is defined.
	* sysdeps/unix/sysv/linux/bits/pthreadtypes.h: New file.  Empty.
	* sysdeps/unix/sysv/linux/bits/sched.h: Define __sched_param struct
	if requested.
	* sysdeps/unix/sysv/linux/bits/siginifo.h: Protect non-standard names.

	* stdlib/isomac.c: Avoid include_next warning.
1998-06-30 12:09:42 +00:00
..
dirent.h
errno.h Update. 1998-06-30 12:09:42 +00:00
fcntl.h Update. 1998-06-30 12:09:42 +00:00
in.h
ioctl-types.h
ioctls.h Update. 1998-04-02 12:44:17 +00:00
ipc.h Update. 1998-06-19 11:09:14 +00:00
local_lim.h
msq.h
poll.h
posix_opt.h
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h
sched.h Update. 1998-06-30 12:09:42 +00:00
sem.h Update. 1998-06-19 11:09:14 +00:00
shm.h
sigaction.h Update. 1998-06-29 12:44:22 +00:00
sigcontext.h
siginfo.h Update. 1998-06-30 12:09:42 +00:00
signum.h
sigset.h
sigstack.h Update. 1998-06-10 11:00:50 +00:00
socket.h Update. 1998-05-15 14:46:36 +00:00
sockunion.h Update. 1998-04-09 14:14:20 +00:00
stat.h
statfs.h
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h
time.h
types.h Update. 1998-06-30 12:09:42 +00:00
uio.h
ustat.h
utsname.h
waitflags.h