mirror of git://sourceware.org/git/glibc.git
* 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. |
||
|---|---|---|
| .. | ||
| alpha | ||
| arm | ||
| bsd | ||
| common | ||
| i386 | ||
| inet | ||
| mips | ||
| mman | ||
| powerpc | ||
| sparc | ||
| sysv | ||
| Dist | ||
| Implies | ||
| Makefile | ||
| Subdirs | ||
| _exit.S | ||
| alarm.c | ||
| clock_gettime.c | ||
| clock_settime.c | ||
| closedir.c | ||
| configure | ||
| configure.in | ||
| confstr.h | ||
| dirfd.c | ||
| dirstream.h | ||
| errnos-tmpl.c | ||
| errnos.awk | ||
| execve.S | ||
| fork.S | ||
| fxstat.c | ||
| getdents.c | ||
| getegid.S | ||
| geteuid.S | ||
| getlogin.c | ||
| getlogin_r.c | ||
| getpagesize.c | ||
| getppid.S | ||
| grantpt.c | ||
| ioctls-tmpl.c | ||
| ioctls.awk | ||
| make-syscalls.sh | ||
| make_errlist.c | ||
| mk-local_lim.c | ||
| mkdir.c | ||
| mkfifo.c | ||
| nice.c | ||
| opendir.c | ||
| pipestream.c | ||
| readdir.c | ||
| readdir_r.c | ||
| rewinddir.c | ||
| rmdir.c | ||
| s-proto.S | ||
| seekdir.c | ||
| siglist.c | ||
| snarf-ioctls | ||
| start.c | ||
| stime.c | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.h | ||
| system.c | ||
| telldir.c | ||
| time.c | ||
| utime.c | ||
| xmknod.c | ||
| xstat.c | ||