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 Update. 1997-11-26 04:23:08 +00:00
errno.h Update. 1998-06-30 12:09:42 +00:00
fcntl.h Update. 1998-06-30 12:09:42 +00:00
in.h Update. 1997-12-01 17:16:22 +00:00
ioctl-types.h Update. 1997-11-26 04:23:08 +00:00
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 Update. 1997-12-04 00:12:34 +00:00
msq.h Update. 1997-12-22 20:53:38 +00:00
poll.h Update. 1997-11-26 04:23:08 +00:00
posix_opt.h Update. 1997-12-04 00:12:34 +00:00
pthreadtypes.h Update. 1998-06-30 12:09:42 +00:00
resource.h Update. 1998-03-18 14:42:25 +00:00
sched.h Update. 1998-06-30 12:09:42 +00:00
sem.h Update. 1998-06-19 11:09:14 +00:00
shm.h Update. 1997-12-22 20:53:38 +00:00
sigaction.h Update. 1998-06-29 12:44:22 +00:00
sigcontext.h Update. 1997-11-26 04:23:08 +00:00
siginfo.h Update. 1998-06-30 12:09:42 +00:00
signum.h Update. 1998-01-25 17:01:47 +00:00
sigset.h Update. 1997-12-04 00:12:34 +00:00
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 Update. 1998-01-25 17:01:47 +00:00
statfs.h Update. 1998-03-20 16:35:19 +00:00
statvfs.h Update. 1998-06-09 15:16:55 +00:00
termios.h Update. 1998-02-20 18:45:36 +00:00
time.h Update. 1997-11-26 04:23:08 +00:00
types.h Update. 1998-06-30 12:09:42 +00:00
uio.h Update. 1997-11-26 04:23:08 +00:00
ustat.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Update. 1997-11-26 04:23:08 +00:00
waitflags.h Update. 1997-11-26 04:23:08 +00:00