1. 22a0d6f Bring the generate-NOTICE script up to date. by Elliott Hughes · 11 years ago
  2. dec5bac Merge "Update the NOTICE files." by Elliott Hughes · 11 years ago
  3. 4e54b11 Update the NOTICE files. by Elliott Hughes · 11 years ago
  4. e7ea936 Merge "Add ARMv8 optimized string handling functions based on cortex-strings" by Elliott Hughes · 11 years ago
  5. 7e4fa56 Add ARMv8 optimized string handling functions based on cortex-strings by Bernhard Rosenkraenzer · 11 years ago
  6. 68a651e Merge "libc: libc_logging 64bit compile issue" by Mark Salyzyn · 11 years ago
  7. 9fc7602 libc: libc_logging 64bit compile issue by Mark Salyzyn · 11 years ago
  8. 48d145c Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC." by Narayan Kamath · 11 years ago
  9. 252ee1e Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 11 years ago
  10. bef5016 Merge "Remove dead NULL checks from pthread code." by Elliott Hughes · 11 years ago
  11. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  12. a0bf9bd Merge "Implement POSIX pthread_mutex_timedlock." by Elliott Hughes · 11 years ago
  13. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 11 years ago
  14. 8e541b1 Merge "Moved nameser.h and namser_compat.h to public include dir" by Calin Juravle · 11 years ago
  15. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  16. 4a46a68 Merge "Moved private dns header to their own dir." by Calin Juravle · 11 years ago
  17. 9f2d1bc Merge "Renamed the misleading libc/netbsd directory to libc/dns." by Calin Juravle · 11 years ago
  18. caaae7f Merge "Implement pthread_condattr_{get,set}clock." by Narayan Kamath · 11 years ago
  19. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 11 years ago
  20. 2c7c79e Merge "Switch to upstream alarm(3)." by Elliott Hughes · 11 years ago
  21. aedb00d Switch to upstream alarm(3). by Elliott Hughes · 11 years ago
  22. f33df6a Merge "libc: Make calls to new user-space logger (revisit)" by Mark Salyzyn · 11 years ago
  23. cecc036 Moved private dns header to their own dir. by Calin Juravle · 11 years ago
  24. f382928 libc: Make calls to new user-space logger (revisit) by Mark Salyzyn · 11 years ago
  25. dfeb42e Merge "If the kernel doesn't have MADV_MERGEABLE, stop asking for it." by Elliott Hughes · 11 years ago
  26. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 11 years ago
  27. 15e71cd Merge "Remove deprecated and unused constants from <sys/klog.h>." by Elliott Hughes · 11 years ago
  28. e4ab19c Remove deprecated and unused constants from <sys/klog.h>. by Elliott Hughes · 11 years ago
  29. ddad384 Merge "Fix build." by Elliott Hughes · 11 years ago
  30. a8b1eb3 Fix build. by Elliott Hughes · 11 years ago
  31. 2ec592c Merge "Add recvmmsg and sendmmsg syscalls." by Elliott Hughes · 11 years ago
  32. ddc8cc7 Merge "Add getprogname/setprogname for BSD compatibility." by Elliott Hughes · 11 years ago
  33. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 11 years ago
  34. d51db86 Merge "Fix locatime.c indentation after sync" by Calin Juravle · 11 years ago
  35. 4ab29a3 Merge "Update tzcode to 2013i" by Calin Juravle · 11 years ago
  36. d892892 Fix locatime.c indentation after sync by Calin Juravle · 11 years ago
  37. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago
  38. e9db4a9 Merge "Vastly reduce the number of read(2)s done in tzload." by Elliott Hughes · 11 years ago
  39. 627d37c Update tzcode to 2013i by Calin Juravle · 11 years ago
  40. fd3a9fb Vastly reduce the number of read(2)s done in tzload. by Elliott Hughes · 11 years ago
  41. e334540 Merge "Fix a leak on error in tzload." by Elliott Hughes · 11 years ago
  42. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 11 years ago
  43. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
  44. ad2cfe2 Merge "Fix x86_64 build" by Calin Juravle · 11 years ago
  45. 7ba84d3 Fix x86_64 build by Pavel Chupin · 11 years ago
  46. 000ffd8 Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants." by Elliott Hughes · 11 years ago
  47. 3ba62f7 Merge "libc: Make calls to new user-space logger" by Mark Salyzyn · 11 years ago
  48. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  49. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  50. d4ee6b6 Merge "Fix mips build" by Calin Juravle · 11 years ago
  51. 26349d8 Fix mips build by Calin Juravle · 11 years ago
  52. 3503696 Merge "Moved to a more openbsd-like fenv.h" by Calin Juravle · 11 years ago
  53. 2d36790 Moved to a more openbsd-like fenv.h by Calin Juravle · 11 years ago
  54. 27c7dbe Merge "Fix log_backtrace assertion failure caused by LP64 fix." by Elliott Hughes · 11 years ago
  55. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 11 years ago
  56. 901553a Merge "Switch to current OpenBSD system.c." by Elliott Hughes · 11 years ago
  57. 1e4378e Switch to current OpenBSD system.c. by Elliott Hughes · 11 years ago
  58. c380385 Merge "Fix LP64 builds after OpenBSD string changes." by Elliott Hughes · 11 years ago
  59. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 11 years ago
  60. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
  61. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
  62. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
  63. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  64. ba40a56 Merge "Remove <asm/page.h>." by Elliott Hughes · 11 years ago
  65. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  66. d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
  67. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  68. b26e494 Merge "Fix 64-bit build." by Narayan Kamath · 11 years ago
  69. 37e9570 Fix 64-bit build. by Narayan Kamath · 11 years ago
  70. c6d96bb Merge "Move system_properties over to C++." by Narayan Kamath · 11 years ago
  71. c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
  72. 3572fbc Merge "Fix a typo in HACKING.txt." by Elliott Hughes · 11 years ago
  73. 247904a Fix a typo in HACKING.txt. by Elliott Hughes · 11 years ago
  74. 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 11 years ago
  75. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  76. 90b0157 Merge "Fixed int fast types for LP64" by Calin Juravle · 11 years ago
  77. da030de Fixed int fast types for LP64 by Calin Juravle · 11 years ago
  78. e65055a Merge "Stop asking GCC to cause trouble." by Elliott Hughes · 11 years ago
  79. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 11 years ago
  80. 26172fa Merge "Move the upstream-netbsd libc files into the correct directory." by Elliott Hughes · 11 years ago
  81. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 11 years ago
  82. 8d0fe1c Merge "Remove two DNS files that weren't being built." by Elliott Hughes · 11 years ago
  83. cb43f84 Merge "Unify our assembler macros." by Elliott Hughes · 11 years ago
  84. d28b277 Remove two DNS files that weren't being built. by Elliott Hughes · 11 years ago
  85. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  86. 22c6b7f Merge "Fix mips64 crt build." by Elliott Hughes · 11 years ago
  87. c345caa Fix mips64 crt build. by Elliott Hughes · 11 years ago
  88. 6a68655 Merge "Remove useless _C_LABEL from our assembler source." by Elliott Hughes · 11 years ago
  89. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 11 years ago
  90. bfa2b6f Merge "Stop advertising an arm32-specific hack like it's a build system feature." by Elliott Hughes · 11 years ago
  91. 54d49ac Merge "Added script generating additions to libgcc_compat.c from linker errors" by Dmitriy Ivanov · 11 years ago
  92. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 11 years ago
  93. adab51a Added script generating additions to libgcc_compat.c from linker errors by Dmitriy Ivanov · 11 years ago
  94. ca566b3 Merge "Don't explicitly list the tzcode files." by Elliott Hughes · 11 years ago
  95. 1fbe621 Don't explicitly list the tzcode files. by Elliott Hughes · 11 years ago
  96. d945952 Merge "Fix signbit / infinite / isinf / isnan unit tests." by Narayan Kamath · 11 years ago
  97. 75f04d1 Merge "Remove the useless _C_LABEL from generated system calls." by Elliott Hughes · 11 years ago
  98. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  99. fbaddda Merge "Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP" by Elliott Hughes · 11 years ago
  100. b69c0b5 Merge "Make mips/mips64 syscall stubs more like the other architectures." by Elliott Hughes · 11 years ago