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. |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
bits | ||
hppa | ||
i386 | ||
ia64 | ||
m68k | ||
mips | ||
powerpc | ||
s390 | ||
sh | ||
sparc | ||
x86_64 | ||
allocalim.h | ||
allocrtsig.c | ||
execve.c | ||
fork.c | ||
fork.h | ||
Implies | ||
jmp-unwind.c | ||
Makefile | ||
mq_notify.c | ||
pt-sigsuspend.c | ||
raise.c | ||
register-atfork.c | ||
sigwait.c | ||
smp.h | ||
unregister-atfork.c | ||
Versions |