This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/linuxthreads/sysdeps/pthread timer_settim ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	00/06/19 17:33:55

Modified files:
	linuxthreads/sysdeps/pthread: timer_settime.c timer_getoverr.c 

Log message:
	(timer_gettime): Uses new timer_addref to ensure that timer won't be deleted
	while mutex is not held. Also uses timer_invalid to perform validation of
	timer handle.
	Use _set_errno instead of assigning to errno directly.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]