1. f53b95a Auto merge of #625 - Susurrus:termios_more, r=alexcrichton by bors · 7 years ago
  2. 46f71e2 Auto merge of #626 - humenda:master, r=alexcrichton by bors · 7 years ago
  3. 297d5b7 Add termios local flags by Bryant Mairs · 7 years ago
  4. a38631f Auto merge of #616 - Arvamer:linux_input_types, r=alexcrichton by bors · 7 years ago
  5. 2f28640 Auto merge of #627 - GuildMasterInfinite:master, r=alexcrichton by bors · 7 years ago
  6. 93f897a Add _SC_NPROCESSORS_CONF by Gabriel Majeri · 7 years ago
  7. cb53d72 Add termios control flags by Bryant Mairs · 7 years ago
  8. bd7dfd1 Add termios control character indices by Bryant Mairs · 7 years ago
  9. 14a3a11 Add more termios output flags by Bryant Mairs · 7 years ago
  10. c7a7cd8 Add more structs by Sebastian Humenda · 7 years ago
  11. 299e3f6 Auto merge of #624 - equal-l2:add-bsd-flag, r=alexcrichton by bors · 7 years ago
  12. 00fae9e Explicitly use namespace by equal-l2 · 7 years ago
  13. 6294184 Add O_TTY_INIT for FreeBSD by equal-l2 · 7 years ago
  14. 8394276 Add O_RSYNC for NetBSD and OpenBSD by equal-l2 · 7 years ago
  15. cad9a69 Add O_EXEC for FreeBSD by equal-l2 · 7 years ago
  16. 971a291 Add O_DIRECT for NetBSD and FreeBSD-like by equal-l2 · 7 years ago
  17. 62c0993 Add O_DIRECTORY for FreeBSD, DragonFly, and OpenBSD-like by equal-l2 · 7 years ago
  18. b88c8f5 Auto merge of #623 - equal-l2:unify-bsd-flags, r=alexcrichton by bors · 7 years ago
  19. 1c39531 Unify some BSD flags by equal-l2 · 7 years ago
  20. 50c5a33 Auto merge of #621 - mneumann:dragonfly-at-fixes, r=alexcrichton by bors · 7 years ago
  21. abdeff3 Fix AT_ constants for DragonFly by Michael Neumann · 7 years ago
  22. a9ae173 Auto merge of #620 - pornel:master, r=alexcrichton by bors · 7 years ago
  23. 53e0d38 struct tm for Windows by Kornel · 7 years ago
  24. 495d22a Merge branch 'master' into linux_input_types by Arvamer · 7 years ago
  25. 2015cf1 Auto merge of #614 - Razican:version_update, r=alexcrichton by bors · 7 years ago
  26. eb3f7b3 cargo update by Razican · 7 years ago
  27. edbc1f1 Auto merge of #619 - gdf8gdn8:fixed-missing-epolloneshot-android, r=alexcrichton by bors · 7 years ago
  28. ce955e9 Auto merge of #618 - jcowgill:mips-cleanups, r=alexcrichton by bors · 7 years ago
  29. 3799b7b Add missing struct flock to mips64 by James Cowgill · 7 years ago
  30. 23ce69b Add missing MIPS syscalls by James Cowgill · 7 years ago
  31. b58bf3d Move types common to mips32 and mips64 into the main mips module by James Cowgill · 7 years ago
  32. 519c5ea Fixed missing epoll one shot by Uwe Strempel · 7 years ago
  33. 92fac1d Merge branch 'master' into linux_input_types by Arvamer · 7 years ago
  34. 60d9322 Add structs defined in linux/input.h by Mateusz Sieczko · 7 years ago
  35. 0bfcd7a Auto merge of #617 - Mic92:dirfd, r=alexcrichton by bors · 7 years ago
  36. 2c8ad9b Add dirfd on netbsd by Jörg Thalheim · 7 years ago
  37. c25d657 Auto merge of #611 - vityafx:add-pthread-priority-functions, r=alexcrichton by bors · 7 years ago
  38. 539e50c Auto merge of #571 - Mic92:dirfd, r=alexcrichton by bors · 7 years ago
  39. fbec8eb Move pthread_setschedprio into the linux submodule by Victor Polevoy · 7 years ago
  40. a75fef0 Disable pthread_setschedprio for android by Victor Polevoy · 7 years ago
  41. 192a245 Move pthread_setschedprio to not-bsd by Victor Polevoy · 7 years ago
  42. 84c20a1 Build fix for non-bsd by Victor Polevoy · 7 years ago
  43. 5900879 add dirfd on unix by Jörg Thalheim · 7 years ago
  44. 70f2986 Auto merge of #612 - shawnanastasio:master, r=alexcrichton by bors · 7 years ago
  45. f5554af Bumped version number by Razican · 7 years ago
  46. 4340d17 Add unix seteuid() by Shawn Anastasio · 7 years ago
  47. cb03e62 Add schedule params & priority pthread functions by Victor Polevoy · 7 years ago
  48. 439a4d7 Auto merge of #608 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
  49. 4e0e06e move some functions not in android by Andrew Salmon · 7 years ago
  50. 553c5dc sys/io.h only in linux x86_64 Make changes to reflect this by Andrew Salmon · 7 years ago
  51. c98b9f7 add a number of syscalls by Andrew Salmon · 7 years ago
  52. 5e208ed Auto merge of #607 - humenda:master, r=alexcrichton by bors · 7 years ago
  53. 4d3ea34 Add x86_64 module to uclibc/mod.rs by Sebastian Humenda · 7 years ago
  54. f74d134 Auto merge of #591 - humenda:master, r=alexcrichton by bors · 7 years ago
  55. 09a04d8 Add experimental L4re support by Sebastian Humenda · 7 years ago
  56. 80e1422 Auto merge of #599 - xd009642:master, r=alexcrichton by bors · 7 years ago
  57. 6acbf87 Fixed issues in test and struct names. by Daniel McKenna · 7 years ago
  58. 3c28e47 Auto merge of #606 - kubo39:add-SC_NPROCESSORS_CONF-to-linux, r=alexcrichton by bors · 7 years ago
  59. b83505c Add _SC_NPROCESSORS_CONF on Linux by Hiroki Noda · 7 years ago
  60. 69da605 Auto merge of #605 - Uplifting:unix, r=alexcrichton by bors · 7 years ago
  61. f1b62c3 move functions to linux hopefully that fixes build errors by Andrew Salmon · 7 years ago
  62. 68eebe3 add ::timeval to settimeofday by Andrew Salmon · 7 years ago
  63. 83ba532 make modifications for proper build. by Andrew Salmon · 7 years ago
  64. f1fc19f Auto merge of #604 - Uplifting:posix, r=alexcrichton by bors · 7 years ago
  65. 27c693e add unix utilities assumed portable (expecting build failures) by Andrew Salmon · 7 years ago
  66. 6fb7c90 sys/times.h, setreuid/setregid, and sigpending by Andrew Salmon · 7 years ago
  67. 30b0ecc Auto merge of #602 - Razican:unistd_sync, r=alexcrichton by bors · 7 years ago
  68. eaaa277 remove semid_ds by Andrew Salmon · 7 years ago
  69. 41f9e7c remove struct fields because build failure by Andrew Salmon · 7 years ago
  70. 35f262a Merge branch 'posix' of https://github.com/Uplifting/libc into posix by Andrew Salmon · 7 years ago
  71. 8239c0a fix overflow lines overflow lines caused style build failure by Andrew Salmon · 7 years ago
  72. d3535f6 Merge branch 'master' into posix by Andrew Salmon · 7 years ago
  73. 0f93f37 typo in sem_flg somehow i didn't catch this on my machine...oversight by Andrew Salmon · 7 years ago
  74. bc48202 remove getitimer and setitimer by Andrew Salmon · 7 years ago
  75. 406b01a Fixed targets without the sync() function by Razican · 7 years ago
  76. 548e4cf fill out sys/sem.h by Andrew Salmon · 7 years ago
  77. e976c37 add getitimer and setitimer by Andrew Salmon · 7 years ago
  78. 229bd66 Auto merge of #603 - Uplifting:master, r=alexcrichton by bors · 7 years ago
  79. c0cf280 Fix docs on nightly by Alex Crichton · 7 years ago
  80. 7efffc1 Add gmtime() Also slightly modified argument name for localtime. by Andrew Salmon · 7 years ago
  81. b993a9b Added the sync() function from unistd.h by Razican · 7 years ago
  82. 3522d8b Updated cargo.lock by Daniel McKenna · 7 years ago
  83. ca117fe Fixed style issues and reverted version number. by Daniel McKenna · 7 years ago
  84. 9766d50 Updated cargo.lock and toml for release. by Daniel McKenna · 7 years ago
  85. fbcd9df Added missing linux/user.h structures. by Daniel McKenna · 7 years ago
  86. fda4049 Auto merge of #596 - Susurrus:master, r=alexcrichton by bors · 7 years ago
  87. 7db3fd5 Auto merge of #597 - PlasmaPower:bump-version, r=alexcrichton by bors · 7 years ago
  88. 0457d3b Bump to 0.2.23 by Lee Bousfield · 7 years ago
  89. 9b9f36a Use NOCANCEL variants for close on Mac by Bryant Mairs · 7 years ago
  90. a3e79eb Auto merge of #594 - PlasmaPower:linux-enoattr, r=alexcrichton by bors · 7 years ago
  91. 98889cf Add ENOATTR for Linux by Lee Bousfield · 7 years ago
  92. a285387 Auto merge of #593 - PlasmaPower:bsd-at-fdcwd, r=alexcrichton by bors · 7 years ago
  93. 85e2738 Add AT_FDCWD for FreeBSD by Lee Bousfield · 7 years ago
  94. 19f3be3 Auto merge of #578 - cactorium:master, r=alexcrichton by bors · 7 years ago
  95. c8c5d64 Auto merge of #592 - PlasmaPower:xattr-flags, r=alexcrichton by bors · 7 years ago
  96. 1a06678 Add XATTR flags by Lee Bousfield · 7 years ago
  97. fdbfe8f Add xattr functions for OSX by Lee Bousfield · 7 years ago
  98. c0bec43 Remove MAP_HUGETLB from mips-unknown-linux-uclibc by Kelvin Ly · 7 years ago
  99. 96a8306 Merge branch 'master' into master by Kelvin Ly · 7 years ago
  100. c1187f3 Auto merge of #590 - malbarbo:android-x86_64-test, r=alexcrichton by bors · 7 years ago