From a3bfd999946833ebfa42fd0626d98b78ee1f33e6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Jan 2000 02:12:13 +0000 Subject: Update. 2000-01-04 Ulrich Drepper * rt/aio.h (struct aioinit): Replace one aio_reserved value with aio_idle_time. * rt/aio_misc.c: Rewrite to not automatically terminate worker threads after the operation is done. Let them linger for a user-definable time. * rt/aio_cancel.c: Likewise. Patch by Willian M Shubert . * sysdeps/i386/i686/add_n.S: New file. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 371cc8ab88..304761c580 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2000-01-04 Ulrich Drepper + + * rt/aio.h (struct aioinit): Replace one aio_reserved value with + aio_idle_time. + * rt/aio_misc.c: Rewrite to not automatically terminate worker threads + after the operation is done. Let them linger for a user-definable + time. + * rt/aio_cancel.c: Likewise. + Patch by Willian M Shubert . + + * sysdeps/i386/i686/add_n.S: New file. + 2000-01-02 Philip Blundell * sysdeps/unix/sysv/linux/arm/ioperm.c: Use sysctl by preference -- cgit v1.2.3