1. 49d7bca Add rumprun CI and get tests passing by Alex Crichton · 9 years ago
  2. f25765f Merge pull request #85 from alexcrichton/lock by Alex Crichton · 9 years ago
  3. 0af5e23 Check in Cargo.lock for libc-test by Alex Crichton · 9 years ago
  4. aad297a Merge pull request #79 from polachok/sched by Alex Crichton · 9 years ago
  5. 557c670 Add sched_get_priority_* by Alexander Polakov · 9 years ago
  6. 26974c7 Add SCHED_* constants for linux & freebsd by Alexander Polakov · 9 years ago
  7. e09951c sched_getscheduler() / sched_setscheduler() by Alexander Polakov · 9 years ago
  8. 94e9b3c Merge pull request #84 from dongz9/master by Alex Crichton · 9 years ago
  9. 188bef6 Fix build by Dong Zhou · 9 years ago
  10. 51ed574 Add RTLD_NEXT and RTLD_DEFAULT by Dong Zhou · 9 years ago
  11. c7a7f4e Merge pull request #83 from bossmc/add-umask by Alex Crichton · 9 years ago
  12. dd54f29 Only applicable on unix systems by Andy Caldwell · 9 years ago
  13. 15d9207 Add umask (POSIX.1-2001) by Andy Caldwell · 9 years ago
  14. 2a5f445 Merge pull request #82 from dignati/fix-bsd-stage2 by Alex Crichton · 9 years ago
  15. 6d6567c Fix freebsd-likes stage2 build by Ole Krüger · 9 years ago
  16. 867c6ff Merge pull request #80 from semarie/librt by Alex Crichton · 9 years ago
  17. b83e43b unbreak openbsd and bitrig after linking to rt by Sébastien Marie · 9 years ago
  18. 0bf374f Merge pull request #78 from skade/fix-netbsd by Alex Crichton · 9 years ago
  19. b9865f8 Add netbsds pthread_setname_np by Florian Gilcher · 9 years ago
  20. e6714f3 Merge pull request #73 from petrochenkov/staged by Alex Crichton · 9 years ago
  21. 5ede62f Remove `#[staged_api]` by Vadim Petrochenkov · 9 years ago
  22. c27f416 Merge pull request #72 from alexcrichton/no-rt-on-android by Alex Crichton · 9 years ago
  23. 0c8e61a Don't link librt on android by Alex Crichton · 9 years ago
  24. 90e0cea Merge pull request #67 from polachok/netlink by Alex Crichton · 9 years ago
  25. 5d86064 Merge branch 'master' into netlink by Alexander Polakov · 9 years ago
  26. 69ca9e9 Netlink constants by Alexander Polakov · 9 years ago
  27. 453add4 Merge pull request #66 from alexcrichton/librt by Alex Crichton · 9 years ago
  28. 68a5c44 Link to librt on non-apple platforms by Alex Crichton · 9 years ago
  29. 8531cc1 Merge pull request #65 from devonhollowood/master by Alex Crichton · 9 years ago
  30. 772f891 Remove reference to raw_pointer_derive lint by Devon Hollowood · 9 years ago
  31. 904ffb2 Merge pull request #64 from dignati/freebsd-sigstksz by Alex Crichton · 9 years ago
  32. 8e35e26 Fix SIGSTKSZ for FreeBSD by Ole Krüger · 9 years ago
  33. 761f04a Merge pull request #63 from alexcrichton/fix-dox by Alex Crichton · 9 years ago
  34. ba0aea0 Fix links to docs by Alex Crichton · 9 years ago
  35. b375fae Merge pull request #62 from dimbleby/hostent by Alex Crichton · 9 years ago
  36. ccacbe8 Add hostent structure by David Hotham · 9 years ago
  37. 76587b1 Merge pull request #60 from mneumann/dragonfly_sigstksz2 by Alex Crichton · 9 years ago
  38. dab9b8b Fix SIGSTKSZ for DragonFly by Michael Neumann · 9 years ago
  39. 83ac25a Merge pull request #50 from polachok/netlink by Alex Crichton · 9 years ago
  40. e0cde4e Merge branch 'master' into netlink by Alexander Polakov · 9 years ago
  41. a3d5695 Merge pull request #57 from mneumann/dragonfly_ss_sp by Alex Crichton · 9 years ago
  42. 88bd2d7 DragonFly/FreeBSD: Make ss_sp *mut c_void as in the other implementations by Michael Neumann · 9 years ago
  43. 420f2e4 Disable sockaddr_nl on musl target by Alexander Polakov · 9 years ago
  44. 6b58ed3 Add netlink.h in attempt to fix test by Alexander Polakov · 9 years ago
  45. 440bd53 sockaddr_nl for netlink sockets by Alexander Polakov · 9 years ago
  46. e7ff66b Merge pull request #53 from romanb/bugfix/android-aarch64 by Alex Crichton · 9 years ago
  47. 5a8485b Fix undeclared type name errors when targeting android aarch64. by Roman S. Borschel · 9 years ago
  48. 62ce956 Merge pull request #54 from alexcrichton/bump by Alex Crichton · 9 years ago
  49. f70787b Bump to 0.2.2 by Alex Crichton · 9 years ago
  50. a224b17 Merge pull request #52 from alexcrichton/bytes-bits by Alex Crichton · 9 years ago
  51. ef66d12 There are 8 bits in a byte by Alex Crichton · 9 years ago
  52. b1a043f Merge pull request #51 from alexcrichton/musl-organize by Alex Crichton · 9 years ago
  53. 62a6c82 Reorganize mips/musl/other slightly by Alex Crichton · 9 years ago
  54. 67567df Revert "Fix links to docs" by Alex Crichton · 9 years ago
  55. 5f98113 Fix type of FIOCLEX/FIONBIO on musl by Alex Crichton · 9 years ago
  56. 767ba14 Fix links to docs by Alex Crichton · 9 years ago
  57. c821847 Merge pull request #46 from alexcrichton/ni-maxhost by Alex Crichton · 9 years ago
  58. 9f52b89 Add NI_MAXHOST by Alex Crichton · 9 years ago
  59. d7d4fed Fix type of android constant by Alex Crichton · 9 years ago
  60. 5977f5b Merge pull request #44 from alexcrichton/more-android by Alex Crichton · 9 years ago
  61. 3603c79 Add a whole mess more android constants by Alex Crichton · 9 years ago
  62. e4bb63a Merge pull request #38 from danburkert/fs by Alex Crichton · 9 years ago
  63. fe3968f Linux readahead(2) binding by Dan Burkert · 9 years ago
  64. 85a76f8 statvfs(3) bindings by Dan Burkert · 9 years ago
  65. 2ce4377 OS X fcntl(2) flags and argument types by Dan Burkert · 9 years ago
  66. 44bba4c posix_fallocate(3) bindings by Dan Burkert · 9 years ago
  67. 0b46775 Linux fallocate(2) bindings by Dan Burkert · 9 years ago
  68. c003614 Bump to 0.2.1 by Alex Crichton · 9 years ago
  69. 021159a Merge pull request #33 from alexcrichton/time by Alex Crichton · 9 years ago
  70. 568705e Add time bindings by Alex Crichton · 9 years ago
  71. 96450de Merge pull request #40 from myfreeweb/master by Alex Crichton · 9 years ago
  72. d3bd281 Merge pull request #39 from semarie/openbsd by Alex Crichton · 9 years ago
  73. 9b7cf48 fix forgotten ::size_t for freebsd by Greg V · 9 years ago
  74. cb6ef24 openbsd port by Sébastien Marie · 9 years ago
  75. 3bb2fef Merge pull request #35 from sfackler/socketpair by Alex Crichton · 9 years ago
  76. e6c00c2 Add socketpair by Steven Fackler · 9 years ago
  77. 6d817ed Merge pull request #34 from alexcrichton/less-ci by Alex Crichton · 9 years ago
  78. 094b0d4 Only run libc-test on nightly by Alex Crichton · 9 years ago
  79. 57ba1fa Bump to 0.2.0 by Alex Crichton · 9 years ago
  80. 5478578 Merge pull request #32 from alexcrichton/getaddrinfo by Alex Crichton · 9 years ago
  81. b9096d3 Add getaddrinfo functions by Alex Crichton · 9 years ago
  82. 10dff9a Merge pull request #30 from alexcrichton/dladdr by Alex Crichton · 9 years ago
  83. 88d23e7 Add dladdr bindings by Alex Crichton · 9 years ago
  84. 193baf9 Merge pull request #31 from alexcrichton/sigaddset by Alex Crichton · 9 years ago
  85. fe5f36b Add more sigset functions by Alex Crichton · 9 years ago
  86. 56f6104 Allow warnings during a libstd build by Alex Crichton · 9 years ago
  87. 0f7e88e Merge pull request #26 from alexcrichton/cloexec by Alex Crichton · 9 years ago
  88. 7a83039 Merge pull request #28 from alexcrichton/stdbuild by Alex Crichton · 9 years ago
  89. d281d1a Merge pull request #29 from alexcrichton/fix-sa-types by Alex Crichton · 9 years ago
  90. 14f7e02 Add some CLOEXEC constants by Alex Crichton · 9 years ago
  91. 4be5856 Touch up some SA_* constants by Alex Crichton · 9 years ago
  92. f0c68f3 Tweak run-all.sh script by Alex Crichton · 9 years ago
  93. f7efe34 Add support to build as part of the standard library by Alex Crichton · 9 years ago
  94. 14bf9de Merge pull request #23 from alexcrichton/lfs-support by Alex Crichton · 9 years ago
  95. 7482522 Add bindings for -D_FILE_OFFSET_BITS=64 by Alex Crichton · 9 years ago
  96. 312b5bf Merge pull request #25 from alexcrichton/more-constants by Alex Crichton · 9 years ago
  97. fa607f4 Merge pull request #24 from alexcrichton/dirent by Alex Crichton · 9 years ago
  98. d6e07e2 Define dirent_t on all platforms by Alex Crichton · 9 years ago
  99. 07d3a0d Add more bindings for signals and select/pselect by Alex Crichton · 9 years ago
  100. 171b05b Merge pull request #22 from alexcrichton/musl-pthread by Alex Crichton · 9 years ago