glibc/rt
Andreas Jaeger 207390f763 Update.
2001-06-11  Michael Deutschmann <michael@talamasca.ocis.net>

	* rt/tst-aio4.c (do_test): Test whether rt signals are supported.
	Use my_signo instead of MY_SIGNO and initialize it so that the
	used signal is always available.

2001-06-11  Andreas Jaeger  <aj@suse.de>, 
	    Michael Deutschmann <michael@talamasca.ocis.net>

	* io/test-lfs.c (do_prepare): Clean up error messages.
	(test_ftello): Check for EFBIG and ENOSP, clean up error messages.
	(do_test): Likewise.

2001-06-11  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/powerpc/bits/termios.h (IXANY, IUCLC,
	IMAXBEL): Make always visible since they're needed by POSIX.
	Closes PR libc/2320, reported by Chris Yeoh <cyeoh@samba.org>.

2001-06-10  Ben Collins  <bcollins@debian.org>

	* sysdeps/arm/elf/start.S: Use #function, not @function, for
	.type of _start.

	* sysdeps/ieee754/ldbl-128/s_ilogbl.c: Include limits.h to get
	INT_MAX.

2001-06-07  H.J. Lu  <hjl@gnu.org>

	* sunrpc/rpc/rpc.h: Add __BEGIN_DECLS/__END_DECLS.
2001-06-11 08:43:24 +00:00
..
aio.h
aio_cancel.c
aio_error.c
aio_fsync.c
aio_misc.c Update. 2001-04-21 18:41:05 +00:00
aio_misc.h
aio_notify.c
aio_read.c
aio_read64.c
aio_return.c
aio_suspend.c Update. 2000-11-23 07:07:29 +00:00
aio_write.c
aio_write64.c
Depend
lio_listio.c (lio_listio): Add some asserts. 2001-03-04 20:13:49 +00:00
lio_listio64.c
Makefile (otherlibs): Added. 2001-04-18 16:06:52 +00:00
tst-aio.c Mark test functions as static to avoid warnings. 2000-11-27 14:36:57 +00:00
tst-aio2.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio3.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio4.c Update. 2001-06-11 08:43:24 +00:00
tst-aio5.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-aio6.c Update. 2000-11-24 23:39:37 +00:00
tst-aio64.c Mark test functions as static to avoid warnings. 2000-11-27 14:36:57 +00:00
tst-clock.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-shm.c Make local functions static. 2000-12-27 20:26:07 +00:00
Versions