1. bd4c348 Add QFMT_VFS_V1 on MIPS and test all QFMT_ constants by Bryant Mairs · 7 years ago
  2. 305cec3 Fix musl build by Alex Crichton · 7 years ago
  3. 22b98de Add asmjs/wasm32 to CI by Alex Crichton · 7 years ago
  4. ce27617 Remove warnings in libc-test by Alex Crichton · 7 years ago
  5. 2e11d9e Add more fcntl and seal constants for Android/Linux by Bryant Mairs · 7 years ago
  6. 201d539 Remove OpenBSD CI by Alex Crichton · 7 years ago
  7. 7e349c0 Add exception in testsuite: the constants are new by Sébastien Marie · 7 years ago
  8. 56701a7 skip siginfo_t.si_addr type check on OpenBSD by Sébastien Marie · 7 years ago
  9. c9e6f55 Add MADV_FREE and MADV_SOFT_OFFLINE for Android/Linux by Bryant Mairs · 7 years ago
  10. 0dae0e7 Auto merge of #708 - wezm:remove-missing-openbsd-constants, r=alexcrichton by bors · 7 years ago
  11. 58c772b Add KERN_ARND and KERN_USERMOUNT to don't check list on OpenBSD by Wesley Moore · 7 years ago
  12. b9166f4 Include sys/reg.h on Android. by Marcin Mielniczuk · 7 years ago
  13. 0b7abd9 Auto merge of #689 - lucab:ups/fexecve, r=alexcrichton by bors · 7 years ago
  14. 9bbfe4b Auto merge of #686 - marmistrz:regs, r=alexcrichton by bors · 7 years ago
  15. 858d47c unix: add fexecve() by Luca Bruno · 7 years ago
  16. 2a59767 Define i686 when TARGET=i686* by Marcin Mielniczuk · 7 years ago
  17. 37b4e73 include sys/regs.h only on x86 and x86_64 by Marcin Mielniczuk · 7 years ago
  18. 1535ee8 Include sys/user.h in the automatic test by Marcin Mielniczuk · 7 years ago
  19. 516df7f Auto merge of #671 - Susurrus:signalfd_android, r=alexcrichton by bors · 7 years ago
  20. 83ab9a3 Add signalfd and related to android by Bryant Mairs · 7 years ago
  21. 57413b8 Auto merge of #673 - g2p:fallocate-flags, r=alexcrichton by bors · 7 years ago
  22. f60ff2d Ignore newer kernel constants if building with musl by Gabriel · 7 years ago
  23. 100f3f2 Add mac structs by Guillaume Gomez · 7 years ago
  24. 75e3696 Include linux/falloc.h directly by Gabriel · 7 years ago
  25. e7df808 Add header for mac targets by Guillaume Gomez · 7 years ago
  26. f04b442 Add CMSPAR to linux/mips by Bryant Mairs · 7 years ago
  27. 9f5766f add missing socket constants by Nicolas Dusart · 7 years ago
  28. 4abc3ce Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate by Nicolas Dusart · 7 years ago
  29. 60d9322 Add structs defined in linux/input.h by Mateusz Sieczko · 7 years ago
  30. 439a4d7 Auto merge of #608 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
  31. 553c5dc sys/io.h only in linux x86_64 Make changes to reflect this by Andrew Salmon · 7 years ago
  32. c98b9f7 add a number of syscalls by Andrew Salmon · 7 years ago
  33. 80e1422 Auto merge of #599 - xd009642:master, r=alexcrichton by bors · 7 years ago
  34. 6acbf87 Fixed issues in test and struct names. by Daniel McKenna · 7 years ago
  35. 6fb7c90 sys/times.h, setreuid/setregid, and sigpending by Andrew Salmon · 7 years ago
  36. bc48202 remove getitimer and setitimer by Andrew Salmon · 7 years ago
  37. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  38. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  39. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  40. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
  41. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
  42. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  43. 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
  44. 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 7 years ago
  45. be7e45f Skip res_init test on macOS/iOS by Jon Gjengset · 7 years ago
  46. 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 9 years ago
  47. afebd98 Android doesn't expose res_init in header file by Jon Gjengset · 8 years ago
  48. ef20ddb Add binding for res_init. by Jon Gjengset · 8 years ago
  49. c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 8 years ago
  50. 2a9b647 Remove extra comment by Kelvin Ly · 8 years ago
  51. 26670c7 Fix build errors for mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  52. 2d6c7da Fix more stuff after updating libc by Kelvin Ly · 8 years ago
  53. c34a802 Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton by bors · 8 years ago
  54. 9a83558 Add changes to allow uclibc to build by Kelvin Ly · 8 years ago
  55. 3ca6ad9 Fix x86_64-linux-android failing tests by Marco A L Barbosa · 8 years ago
  56. 2122616 Add IPC,SHM,MSG for Freebsd by superriva · 8 years ago
  57. bfeb360 Merge branch 'master' into ci-android by Marco A L Barbosa · 8 years ago
  58. dc1aa0e Auto merge of #530 - berkowski:baud_constants, r=alexcrichton by bors · 8 years ago
  59. 92ce518 Make libc-tests compile for aarch64-linux-android by Marco A L Barbosa · 8 years ago
  60. 0048148 Removed "rpcsvc/rex.h" from `build.rs` for OpenBSD by Zac Berkowitz · 8 years ago
  61. e8fc992 Removed "termios.h" from `build.rs` openbsd case. by Zac Berkowitz · 8 years ago
  62. 1683244 Auto merge of #532 - malbarbo:fs2-android, r=alexcrichton by bors · 8 years ago
  63. bad80ba Add definitions to Android to allow fs2 crate compile by Marco A L Barbosa · 8 years ago
  64. 7c03711 Add jail functions and constants for FreeBSD by Ryan Moeller · 8 years ago
  65. e393a2d Adding termios.h to openbsd headers. by Zac Berkowitz · 8 years ago
  66. 7fbff3a Fix for removed OS X constants. by Kevin Brothaler · 8 years ago
  67. 7134822 Skip signedness test for sem_t on DragonFly by Michael Neumann · 8 years ago
  68. 09bff05 Include aio.h on DragonFly as well by Michael Neumann · 8 years ago
  69. 8726270 Merge pull request #456 from alexcrichton/cache-things by Alex Crichton · 8 years ago
  70. c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
  71. 9860c29 Fix tests on FreeBSD 11 by Alan Somers · 8 years ago
  72. e0ff0d6 Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  73. 9245e07 Fix various CI errors in PR #449 by Alan Somers · 8 years ago
  74. 4ec884a Fix undefined symbol errors in CI by Alan Somers · 8 years ago
  75. 852db73 Merge pull request #441 from billiob/setfsuid by Alex Crichton · 8 years ago
  76. 28d0afa Add setfsgid()/setfsuid() on linux by Boris Faure · 8 years ago
  77. da445b9 Fix typo in comment by Boris Faure · 8 years ago
  78. 78070bd Try to fix powerpc64 and update to crates.io ctest by Alex Crichton · 8 years ago
  79. 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
  80. 10142aa Add checksums to cargo lock files by Alex Crichton · 8 years ago
  81. 04d0b71 Add missing header shadow.h by Philipp Keller · 8 years ago
  82. 7590565 Add System V message queue bindings for Linux (glibc/musl) by Alexander Schlarb · 8 years ago
  83. bcc44df libc-test: cargo update by Jorge Aparicio · 8 years ago
  84. 351df2d Bump to 0.2.16 by Alex Crichton · 8 years ago
  85. af23c1e Auto merge of #365 - alexcrichton:more-arch, r=alexcrichton by bors · 8 years ago
  86. a097ff6 Add ci for i686-unknown-linux-musl by Alex Crichton · 8 years ago
  87. 866c9e4 libc-test: ignore user-defined struct by Knight · 8 years ago
  88. 0e0fb68 libc-test: allow deprecated functions by Knight · 8 years ago
  89. 6c18f30 Bump to 0.2.15 by Alex Crichton · 8 years ago
  90. a6b283b Add header file for utmp(x) by Knight · 8 years ago
  91. c4947bb Define _NETBSD_SOURCE when building on NetBSD. by Tomasz Miąsko · 8 years ago
  92. a98c983 Linux: add reboot() and constants by Sergey Bugaev · 8 years ago
  93. 1f946a0 Bump to 0.2.14 by Alex Crichton · 8 years ago
  94. 760dd0b Bump to 0.2.13 by Alex Crichton · 8 years ago
  95. 91c5dbf Bump to 0.2.12 by Alex Crichton · 8 years ago
  96. 41699f7 Add semaphore APIs by Steven Fackler · 8 years ago
  97. e6150ae Adding sysinfo() and sysinfo struct for Linux and Android. by Raphael Cohn · 8 years ago
  98. 7fc0969 Substantial changes to better support Solaris and BSD variants. by Raphael Cohn · 8 years ago
  99. 959c6ab Bump to 0.2.11 by Alex Crichton · 8 years ago
  100. 9569599 linux: Add prlimit(2) and prlimit64(2) by Kamal Marhubi · 9 years ago