1. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 12 months ago
  2. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  3. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  4. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  5. 19d7685 More <limits.h> fixes. by Elliott Hughes · 8 years ago
  6. 14e3ff9 Implement <spawn.h>. by Elliott Hughes · 8 years ago
  7. aaf83e8 More POSIX limits cleanup. by Elliott Hughes · 8 years ago
  8. 3a8f75d POSIX clock cleanup. by Elliott Hughes · 8 years ago
  9. 468c808 Fix _POSIX_THREAD_PROCESS_SHARED. by Elliott Hughes · 8 years ago
  10. 06d7f2c POSIX support varies by API level. by Elliott Hughes · 8 years ago
  11. 73c44a4 Fix our _POSIX_* macros to declare barriers and spin locks. by Elliott Hughes · 9 years ago
  12. 7292725 Admit that we don't actually support thread priority inheritance. by Elliott Hughes · 9 years ago
  13. 203e13d Always include <sys/cdefs.h>. by Elliott Hughes · 9 years ago
  14. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago[Renamed (98%) from libc/include/machine/posix_limits.h]
  15. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  16. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  17. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  18. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  19. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  20. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  21. 0589777 limits.h: add define for HOST_NAME_MAX by Yongqin Liu · 11 years ago
  22. a186b2e Clean up fpathconf(3)/pathconf(3). by Elliott Hughes · 11 years ago