glibc/rt
Ulrich Drepper efa8adf5f9 Update.
2004-04-16  Jakub Jelinek  <jakub@redhat.com>

	* misc/syslog.c (vsyslog): Avoid freeing failbuf.

2004-04-15  Jakub Jelinek  <jakub@redhat.com>

	* rt/Makefile (tests): Add tst-timer4.
	* rt/tst-timer4.c: New test.

2004-04-15  Jakub Jelinek  <jakub@redhat.com>

	* rt/tst-mqueue5.c (rtmin_code): New variable.
	(rtmin_handler): Set it.
	(thr, do_child, do_test): Also check rtmin_code.

2004-04-14  Jakub Jelinek  <jakub@redhat.com>

	* rt/Makefile (tests): Add tst-mqueue7.
	(tst-mqueue7-ARGS): Set.
	* rt/tst-mqueue7.c: New test.

2004-04-13  Jakub Jelinek  <jakub@redhat.com>

	* rt/Makefile (tests): Add tst-mqueue5 and tst-mqueue6.
	* rt/tst-mqueue1.c (do_one_test): Bitwise or check_attrs () into
	result instead of replacing it.  Use TEMP_FAILURE_RETRY around
	waitpid, kill child if waitpid failed.
	(do_test): Bitwise or check_attrs () into result instead of replacing
	it.  Change temp mq name.
	* rt/tst-mqueue5.c: New test.
	* rt/tst-mqueue6.c: New test.
	* rt/tst-mqueue.h: Include stdio.h, unistd.h, sys/uio.h.
	(temp_mq_list, delete_temp_mqs): Remove.
	(temp_mq_fd): New variable.
	(do_cleanup, do_prepare): New functions.
	(add_temp_mq): Rewritten to use a temp file.
	(PREPARE): Define.
	(CLEANUP_HANDLER): Change to do_cleanup ().

	* rt/tst-timer3.c: Don't fail if _POSIX_THREADS is not available.

2004-04-13  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/s390/ffs.c: Include limits.h

2004-04-13  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

	* sysdeps/unix/sysv/linux/sh/sysdep.h (SUBSTITUTE_ARGS_1,
	SUBSTITUTE_ARGS_2, SUBSTITUTE_ARGS_3, SUBSTITUTE_ARGS_4,
	SUBSTITUTE_ARGS_5, SUBSTITUTE_ARGS_6, SUBSTITUTE_ARGS_7): Load
	argument values into temporary variables.
2004-04-16 20:44:32 +00:00
..
aio_error.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_return.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio.h Update. 2003-04-19 16:57:17 +00:00
Depend Update. 1998-11-19 11:23:37 +00:00
Makefile Update. 2004-04-16 20:44:32 +00:00
mqueue.h Update. 2004-04-13 02:15:43 +00:00
tst-aio2.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-aio3.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-aio4.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-aio5.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-aio6.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-aio7.c Update. 2003-03-08 18:56:15 +00:00
tst-aio64.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-aio.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-clock_nanosleep.c Update. 2003-05-17 17:55:27 +00:00
tst-clock.c Update. 2003-12-11 20:46:47 +00:00
tst-mqueue1.c Update. 2004-04-16 20:44:32 +00:00
tst-mqueue2.c Update. 2004-04-13 02:15:43 +00:00
tst-mqueue3.c Update. 2004-04-13 02:15:43 +00:00
tst-mqueue4.c Update. 2004-04-13 02:15:43 +00:00
tst-mqueue5.c Update. 2004-04-16 20:44:32 +00:00
tst-mqueue6.c Update. 2004-04-16 20:44:32 +00:00
tst-mqueue7.c Update. 2004-04-16 20:44:32 +00:00
tst-mqueue.h Update. 2004-04-16 20:44:32 +00:00
tst-shm.c Update. 2002-04-03 00:36:12 +00:00
tst-timer2.c * rt/tst-timer2.c: New file. 2003-07-29 09:32:03 +00:00
tst-timer3.c Update. 2004-04-16 20:44:32 +00:00
tst-timer4.c Update. 2004-04-16 20:44:32 +00:00
Versions Update. 2004-04-13 02:15:43 +00:00