glibc/rt
Ulrich Drepper 30aa57851a [BZ #2526, BZ #3138, BZ #3143]
2006-09-12  Jakub Jelinek  <jakub@redhat.com>
	[BZ #2526]
	* README.libm: Fix a thinko in sqrt algorithm description.

	[BZ #3143]
	* manual/string.texi (argz_delete): Fix prototype.
	Patch by <alpt@freaknet.org>.

2006-08-26  Joseph Myers  <joseph@codesourcery.com>

	[BZ #3138]
	* io/test-lfs.c (do_prepare): Give name_len type size_t.
	* io/tst-fcntl.c (do_prepare): Likewise.
	* posix/tst-exec.c (do_prepare): Likewise.
	* posix/tst-preadwrite.c (do_prepare): Likewise.
	* posix/tst-spawn.c (do_prepare): Likewise.
	* posix/tst-truncate.c (do_prepare): Likewise.
	* rt/tst-aio.c (do_prepare): Likewise.
	* rt/tst-aio64.c (do_prepare): Likewise.
	* stdlib/test-canon2.c (do_prepare): Give test_dir_len type
	size_t.
2006-09-12 11:44:01 +00:00
..
Depend * manual/install.texi (Installation): Don't mention linuxthreads. 2005-07-03 04:40:53 +00:00
Makefile [BZ #2978] 2006-08-03 08:17:20 +00:00
Versions lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
aio.h Update. 2004-09-07 22:33:37 +00:00
aio_cancel.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_error.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_fsync.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_misc.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_notify.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_read.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_read64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
aio_return.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
aio_sigqueue.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
aio_suspend.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_write.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
aio_write64.c * elf/cache.c: Use <> rather than "" #includes. 2005-12-21 22:16:34 +00:00
clock_getcpuclockid.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_getres.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_gettime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_nanosleep.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
clock_settime.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
get_clockfreq.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lio_listio.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
lio_listio64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_close.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_getattr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_notify.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_open.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_receive.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_send.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_setattr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_timedreceive.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_timedsend.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mq_unlink.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
mqueue.h Cleanups. 2005-10-23 20:38:06 +00:00
shm_open.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
shm_unlink.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_create.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_delete.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_getoverr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_gettime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
timer_settime.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-aio.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-aio2.c lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00
tst-aio3.c The thread is now supposed to be created. 2006-01-05 22:42:01 +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-aio8.c (do_test): aio_offset should be initialized, too. 2006-01-05 00:26:42 +00:00
tst-aio9.c * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] 2006-01-06 03:08:04 +00:00
tst-aio10.c * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
tst-aio64.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-clock.c Update. 2003-12-11 20:46:47 +00:00
tst-clock2.c [BZ #2978] 2006-08-03 08:17:20 +00:00
tst-clock_nanosleep.c Update. 2003-05-17 17:55:27 +00:00
tst-cpuclock1.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cpuclock2.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer1.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer2.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-cputimer3.c * rt/tst-cpuclock1.c: New file. 2005-04-27 08:03:47 +00:00
tst-mqueue.h Update. 2004-04-16 20:44:32 +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-16 22:28:50 +00:00
tst-mqueue4.c Update. 2004-04-19 17:28:57 +00:00
tst-mqueue5.c Update. 2004-04-19 06:19:34 +00:00
tst-mqueue6.c Update. 2004-04-16 23:49:58 +00:00
tst-mqueue7.c Update. 2004-04-19 17:28:57 +00:00
tst-mqueue8.c Update. 2004-04-18 02:37:56 +00:00
tst-mqueue9.c 2004-04-19 Roland McGrath <roland@redhat.com> 2004-04-19 21:05:23 +00:00
tst-shm.c Update. 2002-04-03 00:36:12 +00:00
tst-timer.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-timer2.c * rt/tst-timer2.c (do_test): If timer_create fails, just continue. 2004-08-11 23:32:56 +00:00
tst-timer3.c Update. 2004-04-16 20:44:32 +00:00
tst-timer4.c 2004-12-06 Roland McGrath <roland@redhat.com> 2004-12-06 22:28:45 +00:00
tst-timer5.c 2004-12-07 Roland McGrath <roland@redhat.com> 2004-12-07 20:44:46 +00:00