1. 8d4b584 Clean up our termios implementation. by Elliott Hughes · 12 years ago
  2. 76b4f1a Merge "More stdio cleanup." by Elliott Hughes · 12 years ago
  3. ad41e9a More stdio cleanup. by Elliott Hughes · 12 years ago
  4. 55f9710 Merge "Reimplement clock(3) and switch to OpenBSD time(3)." by Elliott Hughes · 12 years ago
  5. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 12 years ago
  6. 753e139 Merge "Add a basic unit test for system(3)." by Elliott Hughes · 12 years ago
  7. 3cdf573 Add a basic unit test for system(3). by Elliott Hughes · 12 years ago
  8. dd8c786 Merge "Add various benchmarks." by Elliott Hughes · 12 years ago
  9. b28e490 Add various benchmarks. by Elliott Hughes · 12 years ago
  10. 5810bcf Merge "Sysconfig fixes" by Calin Juravle · 12 years ago
  11. 40c31ad Merge "Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr" by Calin Juravle · 12 years ago
  12. a0ca209 Sysconfig fixes by Calin Juravle · 12 years ago
  13. a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 12 years ago
  14. 10f6beb Merge "Add system/extras strftime and strptime tests." by Elliott Hughes · 12 years ago
  15. 3e3409a Add system/extras strftime and strptime tests. by Elliott Hughes · 12 years ago
  16. 2cd3490 Merge "Take ownership of various simple syscall wrappers." by Elliott Hughes · 12 years ago
  17. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 12 years ago
  18. a305659 Merge "Switch to NetBSD utmp.c." by Elliott Hughes · 12 years ago
  19. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 12 years ago
  20. ec674b4 Merge "Switch to upstream FreeBSD ldexp.c." by Elliott Hughes · 12 years ago
  21. 21d9e58 Merge "Rename the stack protector intermediate library." by Elliott Hughes · 12 years ago
  22. 57a8836 Switch to upstream FreeBSD ldexp.c. by Elliott Hughes · 12 years ago
  23. 7aef274 Merge "Switch to OpenBSD wcscoll." by Elliott Hughes · 12 years ago
  24. 6380b51 Rename the stack protector intermediate library. by Elliott Hughes · 12 years ago
  25. 321ecc4 Merge "Remove non-standard memswap." by Elliott Hughes · 12 years ago
  26. c8937ea Switch to OpenBSD wcscoll. by Elliott Hughes · 12 years ago
  27. 152b9de Remove non-standard memswap. by Elliott Hughes · 12 years ago
  28. 638e789 Merge "Upgrade to tzdata2014a." by Elliott Hughes · 12 years ago
  29. 159b28e Upgrade to tzdata2014a. by Elliott Hughes · 12 years ago
  30. 55b6ec3 Merge "Update the NOTICE files" by Calin Juravle · 12 years ago
  31. c4fbf92 Update the NOTICE files by Calin Juravle · 12 years ago
  32. 0bca08d Merge "Update res_debug.c to take into account changes to the nameser.h" by Calin Juravle · 12 years ago
  33. cd50898 Merge "Add includes for waitpid" by Brian Carlstrom · 12 years ago
  34. be1d91d Add includes for waitpid by Brian Carlstrom · 12 years ago
  35. fd9e20d Merge "Fix pthread_detach for already-exited threads." by Elliott Hughes · 12 years ago
  36. 04620a3 Fix pthread_detach for already-exited threads. by Elliott Hughes · 12 years ago
  37. 333e2ae Merge "Add si_timerid to <signal.h>." by Elliott Hughes · 12 years ago
  38. 4d46c94 Merge "Rewrite the POSIX timer functions." by Elliott Hughes · 12 years ago
  39. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 12 years ago
  40. a0cd9bc Add si_timerid to <signal.h>. by Elliott Hughes · 12 years ago
  41. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 12 years ago
  42. b145b5e Merge "Fix broken pointer overflow check ns_name_unpack()" by Calin Juravle · 12 years ago
  43. d9ba757 Merge "Sync up nameser with upstream(2014.03.05)" by Calin Juravle · 12 years ago
  44. d40eb15 Merge "Fix some pthread symbols build as C++ symbol under x64 lunch." by Elliott Hughes · 12 years ago
  45. 087dbc6 Merge "Bring the generate-NOTICE script up to date." by Elliott Hughes · 12 years ago
  46. 22a0d6f Bring the generate-NOTICE script up to date. by Elliott Hughes · 12 years ago
  47. dec5bac Merge "Update the NOTICE files." by Elliott Hughes · 12 years ago
  48. 4e54b11 Update the NOTICE files. by Elliott Hughes · 12 years ago
  49. e7ea936 Merge "Add ARMv8 optimized string handling functions based on cortex-strings" by Elliott Hughes · 12 years ago
  50. 7e4fa56 Add ARMv8 optimized string handling functions based on cortex-strings by Bernhard Rosenkraenzer · 12 years ago
  51. 85c5202 Fix broken pointer overflow check ns_name_unpack() by Calin Juravle · 12 years ago
  52. fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 12 years ago
  53. 68a651e Merge "libc: libc_logging 64bit compile issue" by Mark Salyzyn · 12 years ago
  54. 9fc7602 libc: libc_logging 64bit compile issue by Mark Salyzyn · 12 years ago
  55. 48d145c Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC." by Narayan Kamath · 12 years ago
  56. 252ee1e Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 12 years ago
  57. f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 12 years ago
  58. bef5016 Merge "Remove dead NULL checks from pthread code." by Elliott Hughes · 12 years ago
  59. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 12 years ago
  60. a0bf9bd Merge "Implement POSIX pthread_mutex_timedlock." by Elliott Hughes · 12 years ago
  61. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 12 years ago
  62. 8e541b1 Merge "Moved nameser.h and namser_compat.h to public include dir" by Calin Juravle · 12 years ago
  63. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 12 years ago
  64. 4a46a68 Merge "Moved private dns header to their own dir." by Calin Juravle · 12 years ago
  65. 9f2d1bc Merge "Renamed the misleading libc/netbsd directory to libc/dns." by Calin Juravle · 12 years ago
  66. caaae7f Merge "Implement pthread_condattr_{get,set}clock." by Narayan Kamath · 12 years ago
  67. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 12 years ago
  68. 2c7c79e Merge "Switch to upstream alarm(3)." by Elliott Hughes · 12 years ago
  69. aedb00d Switch to upstream alarm(3). by Elliott Hughes · 12 years ago
  70. f33df6a Merge "libc: Make calls to new user-space logger (revisit)" by Mark Salyzyn · 12 years ago
  71. cecc036 Moved private dns header to their own dir. by Calin Juravle · 12 years ago
  72. f382928 libc: Make calls to new user-space logger (revisit) by Mark Salyzyn · 12 years ago
  73. dfeb42e Merge "If the kernel doesn't have MADV_MERGEABLE, stop asking for it." by Elliott Hughes · 12 years ago
  74. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 12 years ago
  75. 15e71cd Merge "Remove deprecated and unused constants from <sys/klog.h>." by Elliott Hughes · 12 years ago
  76. e4ab19c Remove deprecated and unused constants from <sys/klog.h>. by Elliott Hughes · 12 years ago
  77. ddad384 Merge "Fix build." by Elliott Hughes · 12 years ago
  78. a8b1eb3 Fix build. by Elliott Hughes · 12 years ago
  79. 2ec592c Merge "Add recvmmsg and sendmmsg syscalls." by Elliott Hughes · 12 years ago
  80. ddc8cc7 Merge "Add getprogname/setprogname for BSD compatibility." by Elliott Hughes · 12 years ago
  81. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 12 years ago
  82. d51db86 Merge "Fix locatime.c indentation after sync" by Calin Juravle · 12 years ago
  83. 4ab29a3 Merge "Update tzcode to 2013i" by Calin Juravle · 12 years ago
  84. d892892 Fix locatime.c indentation after sync by Calin Juravle · 12 years ago
  85. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 12 years ago
  86. e9db4a9 Merge "Vastly reduce the number of read(2)s done in tzload." by Elliott Hughes · 12 years ago
  87. 627d37c Update tzcode to 2013i by Calin Juravle · 12 years ago
  88. fd3a9fb Vastly reduce the number of read(2)s done in tzload. by Elliott Hughes · 12 years ago
  89. e334540 Merge "Fix a leak on error in tzload." by Elliott Hughes · 12 years ago
  90. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 12 years ago
  91. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 12 years ago
  92. ad2cfe2 Merge "Fix x86_64 build" by Calin Juravle · 12 years ago
  93. 7ba84d3 Fix x86_64 build by Pavel Chupin · 12 years ago
  94. 000ffd8 Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants." by Elliott Hughes · 12 years ago
  95. 3ba62f7 Merge "libc: Make calls to new user-space logger" by Mark Salyzyn · 12 years ago
  96. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 12 years ago
  97. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  98. d4ee6b6 Merge "Fix mips build" by Calin Juravle · 12 years ago
  99. 26349d8 Fix mips build by Calin Juravle · 12 years ago
  100. 3503696 Merge "Moved to a more openbsd-like fenv.h" by Calin Juravle · 12 years ago