mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 22:00:08 +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 | ||
clone.S | ||
compat-timer.h | ||
fork.c | ||
libc-lowlevellock.S | ||
lowlevellock.h | ||
lowlevellock.S | ||
Makefile | ||
not-cancel.h | ||
pt-vfork.S | ||
pthread_barrier_wait.S | ||
pthread_cond_broadcast.S | ||
pthread_cond_signal.S | ||
pthread_cond_timedwait.S | ||
pthread_cond_wait.S | ||
pthread_once.S | ||
pthread_rwlock_rdlock.S | ||
pthread_rwlock_timedrdlock.S | ||
pthread_rwlock_timedwrlock.S | ||
pthread_rwlock_unlock.S | ||
pthread_rwlock_wrlock.S | ||
pthread_spin_init.c | ||
pthread_spin_unlock.S | ||
sem_post.S | ||
sem_timedwait.S | ||
sem_trywait.S | ||
sem_wait.S | ||
sysdep-cancel.h | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_settime.c | ||
Versions | ||
vfork.S |