1. fbcd9df Added missing linux/user.h structures. by Daniel McKenna · 7 years ago
  2. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  3. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  4. a3e79eb Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichton by bors · 7 years ago
  5. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  6. 85e2738 Add AT_FDCWD for FreeBSD by Lee Bousfield · 7 years ago
  7. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 8 years ago
  8. 1a06678 Add XATTR flags by Lee Bousfield · 8 years ago
  9. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 8 years ago
  10. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  11. 96a8306 Merge branch 'master' into master by Kelvin Ly · 8 years ago
  12. 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 8 years ago
  13. fcf5fc0 Avoid special-casing linking with resolv by Jon Gjengset · 8 years ago
  14. b3700e4 Blacklist > whitelist by Jon Gjengset · 8 years ago
  15. 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 9 years ago
  16. 5257dd8 Auto merge of #588 - PlasmaPower:patch-1, r=alexcrichton by bors · 8 years ago
  17. 44805ff Auto merge of #587 - sfackler:makedev, r=alexcrichton by bors · 8 years ago
  18. 9fe8ac4 Merge pull request #580 from anatol/pub_restorer by Alex Crichton · 8 years ago
  19. 0b59ace Add RTLD_NEXT and RTLD_SELF to *BSD by Lee Bousfield · 8 years ago
  20. dbdce80 Add major, minor, makedev functions by Steven Fackler · 8 years ago
  21. 779984b Remove mips64-linux-uclibc as a target by Kelvin Ly · 8 years ago
  22. 052d91d Remove unsupported targets by Kelvin Ly · 8 years ago
  23. 6eb8d1c Treat bitrig and openbsd the same (@semarie) by Jon Gjengset · 8 years ago
  24. b8f5838 OpenBSD also uses res_init like NetBSD? by Jon Gjengset · 8 years ago
  25. f93cf62 OpenBSD can't -lresolv, Android shouldn't need it by Jon Gjengset · 8 years ago
  26. ef20ddb Add binding for res_init. by Jon Gjengset · 8 years ago
  27. c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 8 years ago
  28. 326df18 Make sigaction.sa_restorer public by Anatol Pomozov · 8 years ago
  29. 6641160 Auto merge of #582 - mkilgore:sigprocmask, r=alexcrichton by bors · 8 years ago
  30. 5306983 Add sigprocmask function by Matthew Kilgore · 8 years ago
  31. f9ddaf0 Fix more style by Kelvin Ly · 8 years ago
  32. ac7bff7 Style fixes by Kelvin Ly · 8 years ago
  33. 7f015b0 Remove uclibc references from notbsd module by Kelvin Ly · 8 years ago
  34. b956976 Remove extraneous error file by Kelvin Ly · 8 years ago
  35. 6e4beb6 Restructure with separate uclibc branch by Kelvin Ly · 8 years ago
  36. de75eb6 Add MINSIGSTKSZ constant to linux sources by Anatol Pomozov · 8 years ago
  37. 15c9447 Fix more libc-test fails for mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  38. 26670c7 Fix build errors for mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  39. 56d2d47 Omit lots of definitions from mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  40. 2d6c7da Fix more stuff after updating libc by Kelvin Ly · 8 years ago
  41. 3e70b66 Fix constants for mips-unknown-linux-uclibc by Kelvin Ly · 8 years ago
  42. 19fb98d Auto merge of #577 - malbarbo:pthread_atfork, r=alexcrichton by bors · 8 years ago
  43. 9192435 Add pthread_atfork function by Marco A L Barbosa · 8 years ago
  44. 397f851 Auto merge of #576 - vojtechkral:solaris, r=alexcrichton by bors · 8 years ago
  45. c34a802 Auto merge of #572 - malbarbo:android-x86_64, r=alexcrichton by bors · 8 years ago
  46. 04989f4 Solaris: Add support for ports by Vojtech Kral · 8 years ago
  47. 9e9a325 Solaris: correct a number of types, add some errnos by Vojtech Kral · 8 years ago
  48. d67c961 Expose EXTPROC on Linux/mips by Bryant Mairs · 8 years ago
  49. 73ca389 Expose B460800 & B921600 on netbsd by Bryant Mairs · 8 years ago
  50. 4cc8097 Don't expose B460800 & B921600 on dragonfly by Bryant Mairs · 8 years ago
  51. 66bfe09 Expose CRTSCTS on freebsd and dragonfly by Bryant Mairs · 8 years ago
  52. e71f051 Add IUTF8 to all Linux platforms by Bryant Mairs · 8 years ago
  53. 3ca6ad9 Fix x86_64-linux-android failing tests by Marco A L Barbosa · 8 years ago
  54. 65b5a5f Add const socket protocol for divert rule ipfw on FreeBSD by Norbytus · 8 years ago
  55. a763fc5 Link libc crate against pthread by Anatol Pomozov · 8 years ago
  56. 89aab46 Auto merge of #559 - superriva:superriva-patch-1, r=alexcrichton by bors · 8 years ago
  57. 2122616 Add IPC,SHM,MSG for Freebsd by superriva · 8 years ago
  58. be1cbaf Added O_PATH, O_EXEC, O_SEARCH to musl. by Amos Onn · 8 years ago
  59. 252be4d Added O_EXEC and O_SEARCH to solaris libc. by Amos Onn · 8 years ago
  60. f4fea9b Correct sa_family_t on Solaris/Illumos by Vojtech Kral · 8 years ago
  61. c6a68f1 Auto merge of #560 - Mic92:fchown, r=alexcrichton by bors · 8 years ago
  62. 22e79d6 add UTIME_OMIT, UTIME_NOW on linux by Jörg Thalheim · 8 years ago
  63. e6864db add fchown by Jörg Thalheim · 8 years ago
  64. 1033ce7 Auto merge of #558 - Mic92:truncate64, r=alexcrichton by bors · 8 years ago
  65. 677b08e add openat64 on linux by Jörg Thalheim · 8 years ago
  66. 4b6ffe3 add readdir64 on linux by Jörg Thalheim · 8 years ago
  67. 6893609 add truncate64 on linux by Jörg Thalheim · 8 years ago
  68. 6ddc76a add AT_* constants by Jörg Thalheim · 8 years ago
  69. 913da6c Add FIONREAD for apple/b64 by Geoff Cant · 8 years ago
  70. 99a524d add fdopendir by Jörg Thalheim · 8 years ago
  71. e9238eb Auto merge of #552 - vojtechkral:patch-3, r=alexcrichton by bors · 8 years ago
  72. 636348a Solaris/Illumos: Add several more filio ioctls by Vojtech Kral · 8 years ago
  73. 64f8933 move *at family to unix by Jörg Thalheim · 8 years ago
  74. 23d4059 Add support for the `accept4` system call for FreeBSD* & NetBSD* by Alexander Schlarb · 8 years ago
  75. d197e21 Auto merge of #543 - berkowski:socket_constants, r=alexcrichton by bors · 8 years ago
  76. 985ea40 Added #[doc(hidden)] to AF_MAX, PF_MAX, others. by Zac Berkowitz · 8 years ago
  77. fa19626 Added socket constants for apple by Zac Berkowitz · 8 years ago
  78. 27ce7b1 Cleaned up unused socket constants. by Zac Berkowitz · 8 years ago
  79. 5494238 Added many socket-related constants to BSD by Zac Berkowitz · 8 years ago
  80. 1479ea8 Added many socket-related constants to linux by Zac Berkowitz · 8 years ago
  81. 612a586 Auto merge of #538 - malbarbo:ci-android, r=alexcrichton by bors · 8 years ago
  82. cda0f20 Add OXTABS and ONOEOT for BSD systems by Bryant Mairs · 8 years ago
  83. b2791db Merge branch 'master' into ci-android by Marco A L Barbosa · 8 years ago
  84. 9a20f93 Fix style by Marco A L Barbosa · 8 years ago
  85. a3759d7 Fix missing prefix :: by Marco A L Barbosa · 8 years ago
  86. bfeb360 Merge branch 'master' into ci-android by Marco A L Barbosa · 8 years ago
  87. fab2d30 Remove cfg_if from src/unix/mod.rs by Marco A L Barbosa · 8 years ago
  88. 1175c66 Remove cfg_if from src/unix/notbsd/android/ by Marco A L Barbosa · 8 years ago
  89. 39e554f Add cfmakeraw and cfsetspeed by Bryant Mairs · 8 years ago
  90. b9a0a6a Auto merge of #537 - Susurrus:master, r=alexcrichton by bors · 8 years ago
  91. dc1aa0e Auto merge of #530 - berkowski:baud_constants, r=alexcrichton by bors · 8 years ago
  92. f2f1129 Fix aarch64-linux-android failing tests by Marco A L Barbosa · 8 years ago
  93. 92ce518 Make libc-tests compile for aarch64-linux-android by Marco A L Barbosa · 8 years ago
  94. 62ec26a Changed CBAUDEX to 0b000020 on ppc and ppc64 by Zac Berkowitz · 8 years ago
  95. bd6e72d Changed CBAUDEX to 0o010000 for ppc and ppc64 by Zac Berkowitz · 8 years ago
  96. 88e37f2 Fix path for nfds_t by Bryant Mairs · 8 years ago
  97. 871f3b2 Expose ppoll on some BSDs by Bryant Mairs · 8 years ago
  98. 6d5aa56 Unify import style by Bryant Mairs · 8 years ago
  99. 029cd2d Only expose ppoll on non-BSD targets by Bryant Mairs · 8 years ago
  100. d86901e Fix timeout argument type by Bryant Mairs · 8 years ago