1. be6a445 Fix sysconf for _SC_CHILD_MAX and _SC_OPEN_MAX. by Elliott Hughes · 10 years ago
  2. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 10 years ago
  3. 1f40be9 Add cache related sysconf queries by Tao Bao · 11 years ago
  4. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  5. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  6. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  7. a186b2e Clean up fpathconf(3)/pathconf(3). by Elliott Hughes · 11 years ago
  8. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
  9. c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 11 years ago
  10. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 11 years ago
  11. a0ca209 Sysconfig fixes by Calin Juravle · 11 years ago
  12. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  13. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  14. c03e1e7 Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way. by Elliott Hughes · 12 years ago
  15. d35106f Fix sysconf(3) for _SC_GETGR_R_SIZE_MAX and _SC_GETPW_R_SIZE_MAX. by Elliott Hughes · 12 years ago
  16. 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
  17. 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
  18. 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
  19. 2a1bb4e More pthreads cleanup. by Elliott Hughes · 12 years ago
  20. 44b53ad Revert "Revert "Pull the pthread_key_t functions out of pthread.c."" by Elliott Hughes · 12 years ago
  21. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  22. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  23. a55f630 Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK). by Elliott Hughes · 12 years ago