mirror of git://sourceware.org/git/glibc.git
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 | ||
| Makefile | ||
| Subdirs | ||
| allocalim.h | ||
| configure | ||
| configure.in | ||
| createthread.c | ||
| flockfile.c | ||
| ftrylockfile.c | ||
| funlockfile.c | ||
| librt-cancellation.c | ||
| list.h | ||
| malloc-machine.h | ||
| posix-timer.h | ||
| pt-initfini.c | ||
| pt-longjmp.c | ||
| pthread-functions.h | ||
| pthread.h | ||
| pthread_barrier_wait.c | ||
| pthread_cond_broadcast.c | ||
| pthread_cond_signal.c | ||
| pthread_cond_timedwait.c | ||
| pthread_cond_wait.c | ||
| pthread_getcpuclockid.c | ||
| pthread_once.c | ||
| pthread_rwlock_rdlock.c | ||
| pthread_rwlock_timedrdlock.c | ||
| pthread_rwlock_timedwrlock.c | ||
| pthread_rwlock_unlock.c | ||
| pthread_rwlock_wrlock.c | ||
| pthread_sigmask.c | ||
| pthread_spin_destroy.c | ||
| pthread_spin_init.c | ||
| pthread_spin_unlock.c | ||
| rt-unwind-resume.c | ||
| setxid.h | ||
| sigaction.c | ||
| sigfillset.c | ||
| sigprocmask.c | ||
| tcb-offsets.h | ||
| timer_create.c | ||
| timer_delete.c | ||
| timer_getoverr.c | ||
| timer_gettime.c | ||
| timer_routines.c | ||
| timer_settime.c | ||
| tst-mqueue8x.c | ||
| tst-timer.c | ||
| unwind-forcedunwind.c | ||
| unwind-resume.c | ||