This is the mail archive of the glibc-cvs@sources.redhat.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]
Other format: [Raw text]

libc/rt Makefile tst-timer4.c tst-timer5.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2004-12-06 22:28:47

Modified files:
	rt             : Makefile tst-timer4.c 
Added files:
	rt             : tst-timer5.c 

Log message:
	2004-12-06  Roland McGrath  <roland@redhat.com>
	
	* rt/tst-timer4.c (TEST_CLOCK, TEST_CLOCK_NANOSLEEP): New macros.
	Use them throughout in place of CLOCK_REALTIME and nanosleep.
	(do_test) [TEST_CLOCK_MISSING]: Call this macro and if it returns
	non-null, punt the test with a message using the string returned.
	* rt/tst-timer5.c: New file.
	* rt/Makefile (tests): Add it.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/rt/tst-timer5.c.diff?cvsroot=glibc&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/rt/Makefile.diff?cvsroot=glibc&r1=1.43&r2=1.44
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/rt/tst-timer4.c.diff?cvsroot=glibc&r1=1.4&r2=1.5


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