1. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 10 years ago
  2. 0921204 Revert "Remove ftime from bionic LP64" by Dan Albert · 10 years ago
  3. 26d6799 Remove ftime from bionic LP64 by Dan Albert · 10 years ago
  4. 001f8f0 Removes wcswcs from bionic for LP64. by Dan Albert · 10 years ago
  5. e120cba Merge "Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11." by Elliott Hughes · 10 years ago
  6. 452e091 Merge "Adds functionality specified by uchar.h" by Dan Albert · 10 years ago
  7. be8df2e Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11. by Elliott Hughes · 10 years ago
  8. 7a7f995 Adds functionality specified by uchar.h by Dan Albert · 10 years ago
  9. 9b5235d Hide dlmalloc symbols. by Elliott Hughes · 10 years ago
  10. b082645 Work around "error: variable 'uio' set but not used". by Elliott Hughes · 10 years ago
  11. d286796 Turn on -Wunused and fix the mistakes it uncovers. by Elliott Hughes · 10 years ago
  12. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 10 years ago
  13. b4e099c Remove issetugid. by Elliott Hughes · 10 years ago
  14. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  15. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  16. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  17. 254fa88 Merge "Switch to POSIX dprintf/vdprintf." by Calin Juravle · 10 years ago
  18. fcac8ff Switch to POSIX dprintf/vdprintf. by Elliott Hughes · 10 years ago
  19. 8d2410d Fix build. by Christopher Ferris · 10 years ago
  20. 72bbd42 Support for jemalloc to replace dlmalloc. by Christopher Ferris · 10 years ago
  21. 94a9ba2 Merge "Removes RTTI support from libc" by Dan Albert · 10 years ago
  22. 948acf7 Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean." by Elliott Hughes · 10 years ago
  23. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 10 years ago
  24. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  25. 48ee47c Removes RTTI support from libc by Dan Albert · 10 years ago
  26. 4c2da03 Fix the newly-introduced warning and turn on -Werror. by Elliott Hughes · 10 years ago
  27. 2a60227 Merge "Move libstdc++ into libc." by Elliott Hughes · 10 years ago
  28. 5265ad6 Merge "Fix comment typo." by Christopher Ferris · 10 years ago
  29. 9029d2f Fix comment typo. by Christopher Ferris · 10 years ago
  30. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  31. 15b641a Move libstdc++ into libc. by Elliott Hughes · 10 years ago
  32. 49ec2a0 Merge "Mark sockets on accept()." by Sreeram Ramachandran · 10 years ago
  33. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 10 years ago
  34. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 10 years ago
  35. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 10 years ago
  36. 17f8ef8 Merge "Flesh out <arpa/inet.h>." by Elliott Hughes · 10 years ago
  37. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  38. 8205a61 Fix build (take two). by Sreeram Ramachandran · 10 years ago
  39. 06e8796 Fix build. by Sreeram Ramachandran · 10 years ago
  40. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 10 years ago
  41. eb664e2 Add getmntent_r to our collection of <mntent.h> compatibility stubs. by Elliott Hughes · 10 years ago
  42. dbcba8f Merge "Reduce stack usage of tmpfile(3)." by Elliott Hughes · 10 years ago
  43. b694318 Reduce stack usage of tmpfile(3). by Elliott Hughes · 10 years ago
  44. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  45. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 10 years ago
  46. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 10 years ago
  47. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 10 years ago
  48. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 10 years ago
  49. f1ada79 Sync with current OpenBSD stdio. by Elliott Hughes · 10 years ago
  50. efaa461 Use the OpenBSD wcsftime. by Elliott Hughes · 10 years ago
  51. 5a0aa3d Switch to a working UTF-8 mb/wc implementation. by Elliott Hughes · 10 years ago
  52. 0990d4f Make SIGRTMIN hide the real-time signals we use internally. by Elliott Hughes · 10 years ago
  53. 4566731 Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd" by Dan Albert · 10 years ago
  54. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 10 years ago
  55. 94336d8 Switch to OpenBSD stdio wide printf functions. by Elliott Hughes · 10 years ago
  56. c932225 Switch to OpenBSD stdio wide get/put functions. by Elliott Hughes · 10 years ago
  57. 01ae00f Switch to the OpenBSD implementations of the wide scanf functions. by Elliott Hughes · 10 years ago
  58. 3d7a0d9 Switch to the OpenBSD wcsto* functions. by Elliott Hughes · 10 years ago
  59. 0a5e26d Add mbtowc and fix mbrtowc. by Elliott Hughes · 10 years ago
  60. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 10 years ago
  61. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 10 years ago
  62. 533dde4 Fix brk/sbrk error checking. by Elliott Hughes · 10 years ago
  63. f2aeca5 Merge "Remove an unsed include dir" by Calin Juravle · 10 years ago
  64. fbb46a0 Remove an unsed include dir by Calin Juravle · 10 years ago
  65. 690401d Merge "Removed non-existing include dir" by Calin Juravle · 10 years ago
  66. 4b7c4f8 Removed non-existing include dir by Calin Juravle · 10 years ago
  67. 532ad90 Merge "Switch to the upstream OpenBSD getenv/putenv/setenv implementation." by Elliott Hughes · 10 years ago
  68. eae5902 Remove strntoimax and strntoumax from the future. by Elliott Hughes · 10 years ago
  69. 58d9e28 Switch to the upstream OpenBSD getenv/putenv/setenv implementation. by Elliott Hughes · 10 years ago
  70. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 10 years ago
  71. cce36c1 Use -fvisibility=hidden to build libc_gdtoa. by Elliott Hughes · 10 years ago
  72. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 10 years ago
  73. 6d09ec3 Merge "Fix for libgcc compat generation script." by Dmitriy Ivanov · 10 years ago
  74. 6a45fe9 Fix for libgcc compat generation script. by Dmitriy Ivanov · 10 years ago
  75. 9d3c2dd Switch to upstream OpenBSD fread/fvwrite. by Elliott Hughes · 10 years ago
  76. b88da06 Merge "Upgrade to current vfprintf." by Elliott Hughes · 10 years ago
  77. f3c7390 Upgrade our <ctype.h> implementation to OpenBSD head. by Elliott Hughes · 10 years ago
  78. 0549371 Upgrade to current vfprintf. by Elliott Hughes · 10 years ago
  79. 4bd97ce Switch to gdtoa. by Elliott Hughes · 10 years ago
  80. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 10 years ago
  81. a5d8331 Merge "Use glibc structure for __cmsg_nxthdr." by Calin Juravle · 10 years ago
  82. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 10 years ago
  83. 5363a45 Clean up localeconv(3). by Elliott Hughes · 10 years ago
  84. 41059d7 Merge "Add stpcpy/stpncpy." by Christopher Ferris · 10 years ago
  85. 950a58e Add stpcpy/stpncpy. by Christopher Ferris · 10 years ago
  86. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 10 years ago
  87. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 10 years ago
  88. 0ae6445 Keep the symbol table in the shared libc. by Christopher Ferris · 10 years ago
  89. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 10 years ago
  90. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 10 years ago
  91. 603332f Upgrade to current upstream scanf implementation. by Elliott Hughes · 10 years ago
  92. 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 10 years ago
  93. c1005aa logd: default user space logger by Mark Salyzyn · 10 years ago
  94. 8d4b584 Clean up our termios implementation. by Elliott Hughes · 10 years ago
  95. ad41e9a More stdio cleanup. by Elliott Hughes · 10 years ago
  96. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 10 years ago
  97. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 10 years ago
  98. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 10 years ago
  99. ec674b4 Merge "Switch to upstream FreeBSD ldexp.c." by Elliott Hughes · 10 years ago
  100. 21d9e58 Merge "Rename the stack protector intermediate library." by Elliott Hughes · 10 years ago