mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 13:50:06 +00: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 | ||
__ia64_longjmp.S | ||
__sigstack_longjmp.c | ||
clone2.S | ||
createthread.c | ||
dl-sysdep.h | ||
fork.c | ||
jmpbuf-unwind.h | ||
lowlevellock.h | ||
Makefile | ||
pt-initfini.c | ||
pt-vfork.S | ||
pthread_once.c | ||
sysdep-cancel.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_settime.c | ||
unwind_longjmp.c | ||
unwind-forcedunwind.c | ||
Versions | ||
vfork.S |