glibc/sysdeps
Roland McGrath 5ec73bb91f 2001-06-15 Roland McGrath <roland@frob.com>
* rt/Makefile (aio-routines, clock-routines, timer-routines): New
	variables, broken out of librt-routines.
	(librt-routines): Set using those.
	(extra-libs, extra-libc-others, tests): Set these unconditionally.
	(distribute): No need for $(librt-map) or $(librt-routines:=.c) here.
	* sysdeps/generic/aio_fsync.c: New file.
	* sysdeps/generic/aio_misc.c: New file.
	* sysdeps/generic/aio_write.c: New file.
	* sysdeps/generic/aio_write64.c: New file.
	* sysdeps/generic/aio_read64.c: New file.
	* sysdeps/generic/aio_read.c: New file.
	* sysdeps/generic/aio_notify.c: New file.
	* sysdeps/generic/lio_listio64.c: New file.
	* sysdeps/generic/lio_listio.c: New file.
	* sysdeps/generic/aio_cancel.c: New file.
	* sysdeps/generic/aio_misc.h: New file.
	* sysdeps/generic/aio_suspend.c: New file.
	* rt/aio_cancel.c: Moved to ...
	* sysdeps/pthread/aio_cancel.c: ... here.
	* rt/aio_fsync.c: Moved to ...
	* sysdeps/pthread/aio_fsync.c: ... here.
	* rt/aio_misc.c: Moved to ...
	* sysdeps/pthread/aio_misc.c: ... here.
	* rt/aio_misc.h: Moved to ...
	* sysdeps/pthread/aio_misc.h: ... here.
	* rt/aio_notify.c: Moved to ...
	* sysdeps/pthread/aio_notify.c: ... here.
	* rt/aio_read.c: Moved to ...
	* sysdeps/pthread/aio_read.c: ... here.
	* rt/aio_read64.c: Moved to ...
	* sysdeps/pthread/aio_read64.c: ... here.
	* rt/aio_suspend.c: Moved to ...
	* sysdeps/pthread/aio_suspend.c: ... here.
	* rt/aio_write.c: Moved to ...
	* sysdeps/pthread/aio_write.c: ... here.
	* rt/aio_write64.c: Moved to ...
	* sysdeps/pthread/aio_write64.c: ... here.
	* rt/lio_listio.c: Moved to ...
	* sysdeps/pthread/lio_listio.c: ... here.
	* rt/lio_listio64.c: Moved to ...
	* sysdeps/pthread/lio_listio64.c: ... here.
2001-06-16 04:47:37 +00:00
..
alpha Update. 2001-06-05 06:21:21 +00:00
am29k
arm Update. 2001-06-11 08:43:24 +00:00
cris Update. 2001-06-06 18:02:19 +00:00
generic 2001-06-15 Roland McGrath <roland@frob.com> 2001-06-16 04:47:37 +00:00
gnu * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64): 2001-04-29 12:30:59 +00:00
hppa HPPA setjmp implementation. 2001-06-06 11:57:49 +00:00
i386 Update. 2001-06-16 04:34:51 +00:00
i860
i960
ia64 Update. 2001-06-16 04:34:51 +00:00
ieee754 Update. 2001-06-16 04:34:51 +00:00
m68k * sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline. 2001-06-15 13:59:28 +00:00
m88k
mach * sysdeps/mach/hurd/bits/fcntl.h [ __USE_POSIX199309 || __USE_UNIX98]: 2001-06-14 10:06:07 +00:00
mips Update. 2001-06-05 06:21:21 +00:00
posix * sysdeps/mach/hurd/fork.c (LOSE): Put `goto lose' in dead code 2001-06-14 05:32:26 +00:00
powerpc Update. 2001-06-11 12:32:56 +00:00
pthread 2001-06-15 Roland McGrath <roland@frob.com> 2001-06-16 04:47:37 +00:00
rs6000
s390 Update. 2001-06-11 12:32:56 +00:00
sh Update. 2001-06-06 18:02:19 +00:00
sparc Add ULPs for tanh (-0.7). 2001-06-12 09:15:06 +00:00
standalone
tahoe
unix Update. 2001-06-14 00:45:57 +00:00
vax
wordsize-32 Update. 2000-09-01 06:39:10 +00:00
wordsize-64 Update. 2001-01-05 01:01:31 +00:00
z8000