mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
bf7c04cd5f
2004-12-01 Jakub Jelinek <jakub@redhat.com> * posix/tst-regex.c: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead of defined _POSIX_CPUTIME. (main): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME option is available. * posix/tst-regex.c2: Use defined _POSIX_CPUTIME && _POSIX_CPUTIME >= 0 conditionals instead of defined _POSIX_CPUTIME. (do_test): If _POSIX_CPUTIME == 0, call sysconf to see if CPUTIME option is available. * sysdeps/posix/sysconf.c (__sysconf): If _POSIX_CPUTIME resp. _POSIX_THREAD_CPUTIME is defined to 0, return -1 for the corresponding _SC_ argument. |
||
---|---|---|
.. | ||
bits | ||
errno-loc.c | ||
flockfile.c | ||
ftrylockfile.c | ||
funlockfile.c | ||
getcpuclockid.c | ||
herrno-loc.c | ||
list.h | ||
Makefile | ||
malloc-machine.h | ||
posix-timer.h | ||
pt-initfini.c | ||
pthread-functions.h | ||
pthread.h | ||
ptlongjmp.c | ||
res-state.c | ||
semaphore.h | ||
sigaction.c | ||
Subdirs | ||
tcb-offsets.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_routines.c | ||
timer_settime.c | ||
tst-timer.c |