1. 2015cf1 Auto merge of #614 - Razican:version_update, r=alexcrichton by bors · 7 years ago
  2. eb3f7b3 cargo update by Razican · 7 years ago
  3. edbc1f1 Auto merge of #619 - gdf8gdn8:fixed-missing-epolloneshot-android, r=alexcrichton by bors · 7 years ago
  4. ce955e9 Auto merge of #618 - jcowgill:mips-cleanups, r=alexcrichton by bors · 7 years ago
  5. 3799b7b Add missing struct flock to mips64 by James Cowgill · 7 years ago
  6. 23ce69b Add missing MIPS syscalls by James Cowgill · 7 years ago
  7. b58bf3d Move types common to mips32 and mips64 into the main mips module by James Cowgill · 7 years ago
  8. 519c5ea Fixed missing epoll one shot by Uwe Strempel · 7 years ago
  9. 0bfcd7a Auto merge of #617 - Mic92:dirfd, r=alexcrichton by bors · 7 years ago
  10. 2c8ad9b Add dirfd on netbsd by Jörg Thalheim · 7 years ago
  11. c25d657 Auto merge of #611 - vityafx:add-pthread-priority-functions, r=alexcrichton by bors · 7 years ago
  12. 539e50c Auto merge of #571 - Mic92:dirfd, r=alexcrichton by bors · 7 years ago
  13. fbec8eb Move pthread_setschedprio into the linux submodule by Victor Polevoy · 7 years ago
  14. a75fef0 Disable pthread_setschedprio for android by Victor Polevoy · 7 years ago
  15. 192a245 Move pthread_setschedprio to not-bsd by Victor Polevoy · 7 years ago
  16. 84c20a1 Build fix for non-bsd by Victor Polevoy · 7 years ago
  17. 5900879 add dirfd on unix by Jörg Thalheim · 7 years ago
  18. 70f2986 Auto merge of #612 - shawnanastasio:master, r=alexcrichton by bors · 7 years ago
  19. f5554af Bumped version number by Razican · 7 years ago
  20. 4340d17 Add unix seteuid() by Shawn Anastasio · 7 years ago
  21. cb03e62 Add schedule params & priority pthread functions by Victor Polevoy · 7 years ago
  22. 439a4d7 Auto merge of #608 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
  23. 4e0e06e move some functions not in android by Andrew Salmon · 7 years ago
  24. 553c5dc sys/io.h only in linux x86_64 Make changes to reflect this by Andrew Salmon · 7 years ago
  25. c98b9f7 add a number of syscalls by Andrew Salmon · 7 years ago
  26. 5e208ed Auto merge of #607 - humenda:master, r=alexcrichton by bors · 7 years ago
  27. 4d3ea34 Add x86_64 module to uclibc/mod.rs by Sebastian Humenda · 7 years ago
  28. f74d134 Auto merge of #591 - humenda:master, r=alexcrichton by bors · 7 years ago
  29. 09a04d8 Add experimental L4re support by Sebastian Humenda · 7 years ago
  30. 80e1422 Auto merge of #599 - xd009642:master, r=alexcrichton by bors · 7 years ago
  31. 6acbf87 Fixed issues in test and struct names. by Daniel McKenna · 7 years ago
  32. 3c28e47 Auto merge of #606 - kubo39:add-SC_NPROCESSORS_CONF-to-linux, r=alexcrichton by bors · 7 years ago
  33. b83505c Add _SC_NPROCESSORS_CONF on Linux by Hiroki Noda · 7 years ago
  34. 69da605 Auto merge of #605 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
  35. f1b62c3 move functions to linux hopefully that fixes build errors by Andrew Salmon · 7 years ago
  36. 68eebe3 add ::timeval to settimeofday by Andrew Salmon · 7 years ago
  37. 83ba532 make modifications for proper build. by Andrew Salmon · 7 years ago
  38. f1fc19f Auto merge of #604 - Uplifting:posix, r=alexcrichton by bors · 7 years ago
  39. 27c693e add unix utilities assumed portable (expecting build failures) by Andrew Salmon · 7 years ago
  40. 6fb7c90 sys/times.h, setreuid/setregid, and sigpending by Andrew Salmon · 7 years ago
  41. 30b0ecc Auto merge of #602 - Razican:unistd_sync, r=alexcrichton by bors · 7 years ago
  42. eaaa277 remove semid_ds by Andrew Salmon · 7 years ago
  43. 41f9e7c remove struct fields because build failure by Andrew Salmon · 7 years ago
  44. 35f262a Merge branch 'posix' of https://github.com/Uplifting/libc into posix by Andrew Salmon · 7 years ago
  45. 8239c0a fix overflow lines overflow lines caused style build failure by Andrew Salmon · 7 years ago
  46. d3535f6 Merge branch 'master' into posix by Andrew Salmon · 7 years ago
  47. 0f93f37 typo in sem_flg somehow i didn't catch this on my machine...oversight by Andrew Salmon · 7 years ago
  48. bc48202 remove getitimer and setitimer by Andrew Salmon · 7 years ago
  49. 406b01a Fixed targets without the sync() function by Razican · 7 years ago
  50. 548e4cf fill out sys/sem.h by Andrew Salmon · 7 years ago
  51. e976c37 add getitimer and setitimer by Andrew Salmon · 7 years ago
  52. 229bd66 Auto merge of #603 - Uplifting:master, r=alexcrichton by bors · 7 years ago
  53. c0cf280 Fix docs on nightly by Alex Crichton · 7 years ago
  54. 7efffc1 Add gmtime() Also slightly modified argument name for localtime. by Andrew Salmon · 7 years ago
  55. b993a9b Added the sync() function from unistd.h by Razican · 7 years ago
  56. 3522d8b Updated cargo.lock by Daniel McKenna · 7 years ago
  57. ca117fe Fixed style issues and reverted version number. by Daniel McKenna · 7 years ago
  58. 9766d50 Updated cargo.lock and toml for release. by Daniel McKenna · 7 years ago
  59. fbcd9df Added missing linux/user.h structures. by Daniel McKenna · 7 years ago
  60. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  61. 7db3fd5 Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton by bors · 7 years ago
  62. 0457d3b Bump to 0.2.23 by Lee Bousfield · 7 years ago
  63. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  64. a3e79eb Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichton by bors · 7 years ago
  65. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  66. a285387 Auto merge of #593 - PlasmaPower:bsd-at-fdcwd, r=alexcrichton by bors · 7 years ago
  67. 85e2738 Add AT_FDCWD for FreeBSD by Lee Bousfield · 7 years ago
  68. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
  69. c8c5d64 Auto merge of #592 - PlasmaPower:xattr-flags, r=alexcrichton by bors · 7 years ago
  70. 1a06678 Add XATTR flags by Lee Bousfield · 7 years ago
  71. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
  72. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  73. 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
  74. c1187f3 Auto merge of #590 - malbarbo:android-x86_64-test, r=alexcrichton by bors · 7 years ago
  75. 2fd7f7a Add x86_64-linux-android test by Marco A L Barbosa · 7 years ago
  76. 03562b0 Auto merge of #585 - jonhoo:res_init, r=alexcrichton by bors · 7 years ago
  77. be7e45f Skip res_init test on macOS/iOS by Jon Gjengset · 7 years ago
  78. fcf5fc0 Avoid special-casing linking with resolv by Jon Gjengset · 7 years ago
  79. b3700e4 Blacklist > whitelist by Jon Gjengset · 7 years ago
  80. fd9d460 Auto merge of #589 - tokenrove:recvmmsg-sendmmsg, r=alexcrichton by bors · 7 years ago
  81. 61c23fb Add Linux-specific recvmmsg(2) and sendmmsg(2) by NODA, Kai · 8 years ago
  82. 5257dd8 Auto merge of #588 - PlasmaPower:patch-1, r=alexcrichton by bors · 7 years ago
  83. 44805ff Auto merge of #587 - sfackler:makedev, r=alexcrichton by bors · 7 years ago
  84. 9fe8ac4 Merge pull request #580 from anatol/pub_restorer by Alex Crichton · 7 years ago
  85. 0b59ace Add RTLD_NEXT and RTLD_SELF to *BSD by Lee Bousfield · 7 years ago
  86. dbdce80 Add major, minor, makedev functions by Steven Fackler · 7 years ago
  87. 779984b Remove mips64-linux-uclibc as a target by Kelvin Ly · 7 years ago
  88. 052d91d Remove unsupported targets by Kelvin Ly · 7 years ago
  89. 6eb8d1c Treat bitrig and openbsd the same (@semarie) by Jon Gjengset · 7 years ago
  90. b8f5838 OpenBSD also uses res_init like NetBSD? by Jon Gjengset · 7 years ago
  91. afebd98 Android doesn't expose res_init in header file by Jon Gjengset · 7 years ago
  92. f93cf62 OpenBSD can't -lresolv, Android shouldn't need it by Jon Gjengset · 7 years ago
  93. ef20ddb Add binding for res_init. by Jon Gjengset · 7 years ago
  94. f9ae8e6 Auto merge of #584 - alexcrichton:release, r=alexcrichton by bors · 7 years ago
  95. c14178c Fix indentation, remove more constants that don't work for uclibc by Kelvin Ly · 7 years ago
  96. 97a158b Add instructions of how to make a release by Alex Crichton · 7 years ago
  97. 288ed55 Auto merge of #583 - alexcrichton:bump, r=alexcrichton by bors · 7 years ago
  98. 6ef11e6 Bump to 0.2.22 by Alex Crichton · 7 years ago
  99. 326df18 Make sigaction.sa_restorer public by Anatol Pomozov · 7 years ago
  100. 6641160 Auto merge of #582 - mkilgore:sigprocmask, r=alexcrichton by bors · 7 years ago