1. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  2. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  3. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  4. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
  5. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
  6. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  7. 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
  8. 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 7 years ago
  9. be7e45f Skip res_init test on macOS/iOS by Jon Gjengset · 7 years ago
  10. 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 8 years ago
  11. afebd98 Android doesn't expose res_init in header file by Jon Gjengset · 7 years ago
  12. ef20ddb Add binding for res_init. by Jon Gjengset · 7 years ago
  13. c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 7 years ago
  14. 2a9b647 Remove extra comment by Kelvin Ly · 7 years ago
  15. 26670c7 Fix build errors for mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  16. 2d6c7da Fix more stuff after updating libc by Kelvin Ly · 7 years ago
  17. c34a802 Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton by bors · 7 years ago
  18. 9a83558 Add changes to allow uclibc to build by Kelvin Ly · 7 years ago
  19. 3ca6ad9 Fix x86_64-linux-android failing tests by Marco A L Barbosa · 7 years ago
  20. 2122616 Add IPC,SHM,MSG for Freebsd by superriva · 7 years ago
  21. bfeb360 Merge branch 'master' into ci-android by Marco A L Barbosa · 7 years ago
  22. dc1aa0e Auto merge of #530 - berkowski:baud_constants, r=alexcrichton by bors · 8 years ago
  23. 92ce518 Make libc-tests compile for aarch64-linux-android by Marco A L Barbosa · 8 years ago
  24. 0048148 Removed "rpcsvc/rex.h" from `build.rs` for OpenBSD by Zac Berkowitz · 8 years ago
  25. e8fc992 Removed "termios.h" from `build.rs` openbsd case. by Zac Berkowitz · 8 years ago
  26. 1683244 Auto merge of #532 - malbarbo:fs2-android, r=alexcrichton by bors · 8 years ago
  27. bad80ba Add definitions to Android to allow fs2 crate compile by Marco A L Barbosa · 8 years ago
  28. 7c03711 Add jail functions and constants for FreeBSD by Ryan Moeller · 8 years ago
  29. e393a2d Adding termios.h to openbsd headers. by Zac Berkowitz · 8 years ago
  30. 7fbff3a Fix for removed OS X constants. by Kevin Brothaler · 8 years ago
  31. 7134822 Skip signedness test for sem_t on DragonFly by Michael Neumann · 8 years ago
  32. 09bff05 Include aio.h on DragonFly as well by Michael Neumann · 8 years ago
  33. 8726270 Merge pull request #456 from alexcrichton/cache-things by Alex Crichton · 8 years ago
  34. c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
  35. 9860c29 Fix tests on FreeBSD 11 by Alan Somers · 8 years ago
  36. e0ff0d6 Fix more CI errors in PR #449 by Alan Somers · 8 years ago
  37. 9245e07 Fix various CI errors in PR #449 by Alan Somers · 8 years ago
  38. 4ec884a Fix undefined symbol errors in CI by Alan Somers · 8 years ago
  39. 852db73 Merge pull request #441 from billiob/setfsuid by Alex Crichton · 8 years ago
  40. 28d0afa Add setfsgid()/setfsuid() on linux by Boris Faure · 8 years ago
  41. da445b9 Fix typo in comment by Boris Faure · 8 years ago
  42. 78070bd Try to fix powerpc64 and update to crates.io ctest by Alex Crichton · 8 years ago
  43. 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
  44. 10142aa Add checksums to cargo lock files by Alex Crichton · 8 years ago
  45. 04d0b71 Add missing header shadow.h by Philipp Keller · 8 years ago
  46. 7590565 Add System V message queue bindings for Linux (glibc/musl) by Alexander Schlarb · 8 years ago
  47. bcc44df libc-test: cargo update by Jorge Aparicio · 8 years ago
  48. 351df2d Bump to 0.2.16 by Alex Crichton · 8 years ago
  49. af23c1e Auto merge of #365 - alexcrichton:more-arch, r=alexcrichton by bors · 8 years ago
  50. a097ff6 Add ci for i686-unknown-linux-musl by Alex Crichton · 8 years ago
  51. 866c9e4 libc-test: ignore user-defined struct by Knight · 8 years ago
  52. 0e0fb68 libc-test: allow deprecated functions by Knight · 8 years ago
  53. 6c18f30 Bump to 0.2.15 by Alex Crichton · 8 years ago
  54. a6b283b Add header file for utmp(x) by Knight · 8 years ago
  55. c4947bb Define _NETBSD_SOURCE when building on NetBSD. by Tomasz Miąsko · 8 years ago
  56. a98c983 Linux: add reboot() and constants by Sergey Bugaev · 8 years ago
  57. 1f946a0 Bump to 0.2.14 by Alex Crichton · 8 years ago
  58. 760dd0b Bump to 0.2.13 by Alex Crichton · 8 years ago
  59. 91c5dbf Bump to 0.2.12 by Alex Crichton · 8 years ago
  60. 41699f7 Add semaphore APIs by Steven Fackler · 8 years ago
  61. e6150ae Adding sysinfo() and sysinfo struct for Linux and Android. by Raphael Cohn · 8 years ago
  62. 7fc0969 Substantial changes to better support Solaris and BSD variants. by Raphael Cohn · 8 years ago
  63. 959c6ab Bump to 0.2.11 by Alex Crichton · 8 years ago
  64. 9569599 linux: Add prlimit(2) and prlimit64(2) by Kamal Marhubi · 8 years ago
  65. cba130b Explain about the automated tests on Travis by Kai Noda · 8 years ago
  66. b302bed Bump to 0.2.10 by Alex Crichton · 8 years ago
  67. 60f90cf Auto merge of #237 - Nercury:use-signal-instead-of-bsd-signal, r=alexcrichton by bors · 8 years ago
  68. 0b7ccdd Do not skip "signal" when building libc tests. by Nerijus Arlauskas · 8 years ago
  69. 24c84f1 Define xlocale and langinfo interfaces by A.J. Gardner · 8 years ago
  70. 4d1efd9 Exclude MS_RMT_MASK from libc-test by NODA, Kai · 8 years ago
  71. 9c4af10 unix: Add openpty(3) and forkpty(3) for non-Apple platforms by Kamal Marhubi · 8 years ago
  72. dfc1ab5 Auto merge of #244 - mrhota:basic_locale, r=alexcrichton by bors · 8 years ago
  73. 3de1107 Bump to 0.2.9 by Alex Crichton · 8 years ago
  74. b788a5c Add locale.h in libc-test by A.J. Gardner · 8 years ago
  75. 609693d Update winapi by Alex Crichton · 8 years ago
  76. 89a7700 apple: Add openpty(3) and forkpty(3) by Kamal Marhubi · 8 years ago
  77. 95a5652 Update the libc-test lockfile by Alex Crichton · 8 years ago
  78. c173d9c Merge branch 'ucontext' of https://github.com/fiveop/libc into merge by Alex Crichton · 8 years ago
  79. 7e3a151 Add ucontext struct for Linux/x86 by Philipp Matthias Schaefer · 9 years ago
  80. 35420e2 Re-enable some Rumprun tests by Sebastian Wicki · 8 years ago
  81. a09fe71 Fix a couple of issues spotted by alexcrichton. by Michael Neumann · 9 years ago
  82. a6a64d1 Squashed commit of the following: by Michael Neumann · 9 years ago
  83. 87e6c65 Bump to 0.2.7 by Alex Crichton · 9 years ago
  84. 143358b unix: Add sendfile to platforms that support it by Kamal Marhubi · 9 years ago
  85. 773aab8 Add musl definitions for x86, arm and asmjs by Brian Anderson · 9 years ago
  86. 381be4b Bump to 0.2.6 by Alex Crichton · 9 years ago
  87. 2abaf33 Bump to 0.2.5 by Alex Crichton · 9 years ago
  88. bb6f198 Fix all definitions on FreeBSD by Alex Crichton · 9 years ago
  89. d820c4a Add OpenBSD and FreeBSD CI to Travis by Alex Crichton · 9 years ago
  90. f8772f7 Skip C/Rust type checks for eventfd. by Jim Blandy · 9 years ago
  91. 9b53e54 Don't #include <linux/fs.h>; libc's API is described by <sys/mount.h>. by Jim Blandy · 9 years ago
  92. fc1b0ad Merge branch 'master' of https://github.com/diwic/libc into merge by Alex Crichton · 9 years ago
  93. 9d2493e Add poll API by David Henningsson · 9 years ago
  94. 6c8a63a keep openbsd name for dirent field member by Sébastien Marie · 9 years ago
  95. c618f36 add openbsd support to libc-test by Sébastien Marie · 9 years ago
  96. 881ef9b Update the android CI image by Alex Crichton · 9 years ago
  97. ff38c3a Bump to 0.2.4 by Alex Crichton · 9 years ago
  98. 79d9899 Bump to 0.2.3 by Alex Crichton · 9 years ago
  99. 8dce9ad Add a load of constants/definitions from nix by Alex Crichton · 9 years ago
  100. 5850156 SysV shared memory APIs by Alexander Polakov · 9 years ago