1. 89aaaff Extra strtod/strtof tests. by Elliott Hughes · 11 years ago
  2. 31e072f Update our FreeBSD realpath(3) to upstream head. by Elliott Hughes · 11 years ago
  3. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
  4. b05ec5a Pull in upstream fixes to reject invalid bases. by Elliott Hughes · 11 years ago
  5. 4916706 Fix linkage of grantpt(3). by Elliott Hughes · 11 years ago
  6. 76c241b Implement rand/srand in terms of random/srandom. by Elliott Hughes · 11 years ago
  7. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 11 years ago
  8. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 11 years ago
  9. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 11 years ago
  10. 9f52564 Implement _Exit(3). by Elliott Hughes · 11 years ago
  11. f171b34 Use the float/double assert macros. by Christopher Ferris · 11 years ago
  12. 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 11 years ago
  13. 4048856 Include what you use. by Elliott Hughes · 11 years ago
  14. 3cdf573 Add a basic unit test for system(3). by Elliott Hughes · 11 years ago
  15. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  16. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  17. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
  18. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago
  19. b16b722 Add basic tests for posix_memalign. by Elliott Hughes · 12 years ago
  20. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 13 years ago