mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-14 01:00:07 +00:00
b3ae0650bc
* posix/getconf.c: Add support for many more POSIX options. * sysdeps/posix/sysconf.c: Likewise. * sysdeps/generic/bits/confname.h: Add many more POSIX options. * sysdeps/mach/hurd/bits/posix_opt.h: Add _POSIX_REGEXP and _POSIX_SHELL. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Likewise. * sysdeps/unix/sysv/linux/i386/bits/time.h: Rename __CLOCK_HIGHRES to CLOCK_PROCESS_CPUTIME_ID. Add define CLOCK_MONOTONIC and CLOCK_THREAD_CPUTIME_ID. * sysdeps/unix/i386/clock_getcpuclockid.c: Set *clock_id to CLOCK_PROCESS_CPUTIME_ID. * sysdeps/unix/i386/i586/clock_getres.c: Change for renaming of __CLOCK_HIGHRES to CLOCK_PROCESS_CPUTIME_ID. Handle CLOCK_THREAD_CPUTIME_ID and CLOCK_MONOTONIC the same. * sysdeps/unix/i386/i586/clock_gettime.c: Likewise. |
||
---|---|---|
.. | ||
clock_getres.c | ||
clock.c | ||
ctermid.c | ||
cuserid.c | ||
defs.c | ||
dup2.c | ||
dup.c | ||
euidaccess.c | ||
fdopen.c | ||
flock.c | ||
fpathconf.c | ||
gai_strerror.c | ||
getaddrinfo.c | ||
getcwd.c | ||
getdtsz.c | ||
getpagesize.c | ||
gettimeofday.c | ||
isatty.c | ||
isfdtype.c | ||
killpg.c | ||
libc_fatal.c | ||
open64.c | ||
pathconf.c | ||
pipestream.c | ||
pread64.c | ||
pread.c | ||
profil.c | ||
pwrite64.c | ||
pwrite.c | ||
raise.c | ||
readv.c | ||
remove.c | ||
rename.c | ||
sigblock.c | ||
sigignore.c | ||
sigintr.c | ||
signal.c | ||
sigpause.c | ||
sigset.c | ||
sigsetmask.c | ||
sigsuspend.c | ||
sigvec.c | ||
sigwait.c | ||
sleep.c | ||
stdio_init.c | ||
sysconf.c | ||
system.c | ||
sysv_signal.c | ||
tempname.c | ||
truncate.c | ||
ttyname_r.c | ||
ttyname.c | ||
utimes.c | ||
vdprintf.c | ||
wait3.c | ||
wait.c | ||
waitid.c | ||
writev.c |