glibc/linuxthreads/sysdeps/pthread
Ulrich Drepper 3afd949152 Update.
* libio/genops.c (_IO_list_all_stamp): New variable.
	(_IO_un_link): Bump _IO_list_all_stamp after removing from list.
	(_IO_link): Likewise for insertion.
	(flush_cleanup): New function.
	(_IO_flush_all): Get list_all_lock and all individual locks for the
	streams.  Detect and handle changes to the _IO_list_all list.
	(_IO_flush_all_linebuffered): Likewise.
	* sysdeps/generic/bits/stdio-lock.h: Define
	_IO_cleanup_region_start_noarg.
	* sysdeps/mach/hurd/bits/stdio-lock.c: Likewise.
2001-07-24 01:33:57 +00:00
..
bits Update. 2001-07-24 01:33:57 +00:00
getcpuclockid.c Update. 2001-04-24 05:18:27 +00:00
Makefile Update. 2000-06-13 21:48:25 +00:00
posix-timer.h Update. 2000-06-20 00:34:21 +00:00
pt-initfini.c Update. 2001-04-24 04:40:38 +00:00
pthread.h Update. 2001-03-15 21:13:12 +00:00
semaphore.h Update. 1998-09-06 23:45:24 +00:00
Subdirs Update. 1999-10-08 17:16:17 +00:00
timer_create.c Update. 2000-06-21 04:35:29 +00:00
timer_delete.c Update. 2000-06-21 04:35:29 +00:00
timer_getoverr.c Update. 2001-04-24 13:33:26 +00:00
timer_gettime.c Update. 2000-06-20 00:34:21 +00:00
timer_routines.c (thread_func): Fix comment as suggested by Jakub Jelinek. 2001-04-21 20:42:42 +00:00
timer_settime.c Update. 2000-06-20 00:34:21 +00:00
tst-timer.c (main): Rewrite initializers to avoid warnings. 2000-06-09 06:09:51 +00:00