glibc/sysdeps
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
..
alpha Update. 1998-06-27 09:52:12 +00:00
am29k
arm Update. 1998-06-29 12:44:22 +00:00
generic Update. 1998-06-29 12:44:22 +00:00
gnu Update. 1998-06-04 12:18:38 +00:00
hppa
i370
i386 Update. 1998-06-27 09:52:12 +00:00
i860
i960
ieee754
libm-i387 Update. 1998-06-18 12:33:44 +00:00
libm-ieee754 Update. 1998-06-27 09:52:12 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h: Define __ieee754_exp10 as 1998-06-10 05:27:41 +00:00
m88k
mach Update. 1998-06-29 12:44:22 +00:00
mips
mvs
posix Update. 1998-06-07 14:06:56 +00:00
powerpc Update. 1998-06-11 11:32:21 +00:00
rs6000
sparc Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask. 1998-06-27 15:14:39 +00:00
standalone Update. 1998-04-09 10:14:17 +00:00
tahoe
unix Update. 1998-06-30 12:09:42 +00:00
vax
wordsize-32
wordsize-64
z8000