1. 26ee782 Add Directory file descriptor relative syscall. by Axel Viala · 8 years ago
  2. 45d8589 Auto merge of #301 - Amanieu:musl_ioctl, r=alexcrichton by bors · 8 years ago
  3. aa4a2c6 Fix ioctl types for non-x86 musl by Amanieu d'Antras · 8 years ago
  4. bb4dabb Auto merge of #300 - rrichardson:master, r=alexcrichton by bors · 8 years ago
  5. df0a9ba added const SOCK_SEQPACKET, which is used for unix seqpacket sockets as well as SCTP IP by Rick Richardson · 8 years ago
  6. a200a04 Auto merge of #294 - lemonrock:getpriority, r=alexcrichton by bors · 8 years ago
  7. 505575f Auto merge of #288 - lemonrock:sysinfo, r=alexcrichton by bors · 8 years ago
  8. 4d37980 Merge branch 'master' into sysinfo by Raphael Cohn · 8 years ago
  9. cbc88ca Adjustments for latest merge by Raphael Cohn · 8 years ago
  10. 1f870b8 Auto merge of #297 - Amanieu:mutex_types, r=alexcrichton by bors · 8 years ago
  11. e0202b8 Auto merge of #298 - peterhj:peterhj-pthread-affinity, r=alexcrichton by bors · 8 years ago
  12. 0b3635f linux: Support getting and setting the cpu affinity for the current pthread. by Peter Jin · 8 years ago
  13. bf5b72b Changing android to not use id_t by Raphael Cohn · 8 years ago
  14. b2b9f29 Add pthread mutex type constants by Amanieu d'Antras · 8 years ago
  15. fa53abb Add the TIOCGWINSZ and TIOCSWINSZ constants by Severen Redwood · 8 years ago
  16. ad2d426 Merge branch 'master' into sysinfo by Raphael Cohn · 8 years ago
  17. e6150ae Adding sysinfo() and sysinfo struct for Linux and Android. by Raphael Cohn · 8 years ago
  18. a2d2b0c Redefining id_t because it is differently sized and has a different meaning across BSD platforms by Raphael Cohn · 8 years ago
  19. 2de25f8 glibc defines __priority_which_t two different ways by Raphael Cohn · 8 years ago
  20. fabef1d Added nice, setpriority and getpriority along with constants and type definitions by Raphael Cohn · 8 years ago
  21. e886937 Auto merge of #293 - SShrike:freebsd-ioctl-constants, r=alexcrichton by bors · 8 years ago
  22. ae72fc7 Add the TIOCGWINSZ and TIOCSWINSZ constants by Severen Redwood · 8 years ago
  23. fb5008c Auto merge of #289 - fnichol:fix-musl-ioctl-constants, r=alexcrichton by bors · 8 years ago
  24. b19b546 Auto merge of #291 - alexcrichton:readd-hw-ncpu, r=alexcrichton by bors · 8 years ago
  25. 841a4df Add back HW_NCPU by Alex Crichton · 8 years ago
  26. 78d9be2 Fix ioctl constants for musl target envs. by Fletcher Nichol · 8 years ago
  27. 4a397ab Auto merge of #287 - alexcrichton:no-util-on-musl, r=alexcrichton by bors · 8 years ago
  28. 72519bf Auto merge of #285 - lemonrock:sysctl, r=alexcrichton by bors · 8 years ago
  29. 786d505 Merge branch 'master' into sysctl by Raphael Cohn · 8 years ago
  30. a6d4805 Added extensive constants to make use of the BSD's sysctl function. by Raphael Cohn · 8 years ago
  31. 33fef10 Don't link util on musl, consolidate #[link] by Alex Crichton · 8 years ago
  32. 81e3af2 Auto merge of #283 - jvns:add_process_vm_readv, r=alexcrichton by bors · 8 years ago
  33. c9496fe Add process_vm_readv and process_vm_writev system calls by Julia Evans · 8 years ago
  34. 6598e2c Auto merge of #284 - lemonrock:getloadavg, r=alexcrichton by bors · 8 years ago
  35. 72f1fb6 Added getloadavg for Linux, the BSDs and Solaris. by Raphael Cohn · 8 years ago
  36. 19fd504 Auto merge of #281 - lemonrock:getprogname, r=alexcrichton by bors · 8 years ago
  37. 893d4d8 Adding getprogname and setprogname for all BSDs and Solaris. by Raphael Cohn · 8 years ago
  38. 2cd2cff Auto merge of #280 - fiveop:refine_mcontext, r=alexcrichton by bors · 8 years ago
  39. 53e14e2 Auto merge of #282 - Nercury:correctly-sized-structs-and-types-for-android-aarch64, r=alexcrichton by bors · 8 years ago
  40. dad0dd2 Add correctly sized structs and types for Android aarch64. by Nerijus Arlauskas · 8 years ago
  41. 7c0c28f Refine definition of mcontext_t on x86. by Philipp Matthias Schaefer · 8 years ago
  42. ac7f0fa Refine defininition of mcontext_t on x86-x64. by Philipp Matthias Schaefer · 8 years ago
  43. a04a52a Auto merge of #279 - kamalmarhubi:pipe_buf, r=alexcrichton by bors · 8 years ago
  44. ce0dc73 unix: Add PIPE_BUF for bsd and notbsd by Kamal Marhubi · 8 years ago
  45. 4fc03fe Auto merge of #278 - lemonrock:syslog, r=alexcrichton by bors · 8 years ago
  46. 828766f Added LOG_CRON back for Solaris by Raphael Cohn · 8 years ago
  47. 25df1e4 Added support for LOG_NTP, LOG_SECURITY and LOG_CONSOLE to FreeBSD. by Raphael Cohn · 8 years ago
  48. f5b64dd Merge branch 'syslog' of https://github.com/lemonrock/libc into syslog by Raphael Cohn · 8 years ago
  49. 1c6c0ca Moved `LOG_NFEATURES` from notbsd to Linux by Raphael Cohn · 8 years ago
  50. 3045cb2 Merge branch 'master' into syslog by Raphael Cohn · 8 years ago
  51. 7fc0969 Substantial changes to better support Solaris and BSD variants. by Raphael Cohn · 8 years ago
  52. ac752505 Auto merge of #277 - lemonrock:strnlen, r=alexcrichton by bors · 8 years ago
  53. 39f03ea Auto merge of #276 - lemonrock:SC_HOSTNAME_MAX_OpenBsd, r=alexcrichton by bors · 8 years ago
  54. 29b1cea Added strnlen function to all platforms. by Raphael Cohn · 8 years ago
  55. fc9a7de Auto merge of #275 - lemonrock:SC_HOSTNAME_MAX, r=alexcrichton by bors · 8 years ago
  56. 7e0dbc3 Adding syslog functions, constants and structs by Raphael Cohn · 8 years ago
  57. cdb99e3 Definition of _SC_HOST_NAME_MAX for OpenBSD and FreeBSD by Raphael Cohn · 8 years ago
  58. f365111 Added _SC_HOST_NAME_MAX for FreeBSD, BitRig and Linux (glibc and musl) by Raphael Cohn · 8 years ago
  59. 8adb9c5 Auto merge of #274 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  60. 959c6ab Bump to 0.2.11 by Alex Crichton · 8 years ago
  61. e2af623 Auto merge of #272 - kamalmarhubi:apple-rlimit-rss, r=alexcrichton by bors · 8 years ago
  62. 6b980b1 apple: Add RLIMIT_RSS as alias of RLIMIT_AS by Kamal Marhubi · 8 years ago
  63. 6ad1be7 Auto merge of #271 - mbarnett:add_WSIGNALED_etc_for_osx, r=alexcrichton by bors · 8 years ago
  64. 06abf3a fix naming of _WSTATUS macro from wait.h by Matt Barnett · 8 years ago
  65. 81efe51 Auto merge of #268 - kamalmarhubi:prlimit, r=alexcrichton by bors · 8 years ago
  66. 9569599 linux: Add prlimit(2) and prlimit64(2) by Kamal Marhubi · 8 years ago
  67. 4cc1df9 Auto merge of #269 - kamalmarhubi:linux-android-dups, r=alexcrichton by bors · 8 years ago
  68. 71e9d6c OS X: add various process status tests defined by wait.h by Matt Barnett · 8 years ago
  69. ac59d35 Auto merge of #265 - fiveop:missing_signals, r=alexcrichton by bors · 8 years ago
  70. 8025a3e Auto merge of #259 - nodakai:patch-1, r=alexcrichton by bors · 8 years ago
  71. b9750b6 notbsd: Deduplicate definitions by Kamal Marhubi · 8 years ago
  72. cba130b Explain about the automated tests on Travis by Kai Noda · 8 years ago
  73. a0725ad Add SIGEMT (for apple) and SIGINFO (for bsd). by Philipp Matthias Schaefer · 8 years ago
  74. 22bb4e4 Merge pull request #267 from alexcrichton/rustup by Alex Crichton · 8 years ago
  75. 621aa7c Use rustup to add targets, not manual curl by Alex Crichton · 8 years ago
  76. 1e6a354 Auto merge of #264 - timonvo:armmusleabi, r=alexcrichton by bors · 8 years ago
  77. ad72859 Add support for arm-unknown-linux-musleabi{,hf} targets. by Timon Van Overveldt · 9 years ago
  78. 779cde8 Auto merge of #255 - fiveop:ucontext_musl, r=alexcrichton by bors · 8 years ago
  79. d780eec Add ucontext for linux-musl. by Philipp Matthias Schaefer · 8 years ago
  80. bab6a37 Auto merge of #263 - bluss:printf, r=alexcrichton by bors · 8 years ago
  81. 1ebfe63 printf: Fix too long line by bluss · 8 years ago
  82. 9111f24 Move printf, scanf family of functions into the unix category by bluss · 8 years ago
  83. adb400d Add the family of printf, scanf functions by bluss · 8 years ago
  84. ba084f4 Auto merge of #261 - myfreeweb:master, r=alexcrichton by bors · 8 years ago
  85. 6b0e09c 64-bit android fix by Greg V · 8 years ago
  86. e4447f4 Auto merge of #262 - alexcrichton:bump, r=alexcrichton by bors · 8 years ago
  87. b302bed Bump to 0.2.10 by Alex Crichton · 8 years ago
  88. 74f8f4a Auto merge of #260 - alexcrichton:correctly-gate-travis, r=alexcrichton by bors · 8 years ago
  89. dfd196e Use '&&' on travis, not ';' by Alex Crichton · 8 years ago
  90. b484e6f Auto merge of #256 - nodakai:fix-cpu_set, r=alexcrichton by bors · 8 years ago
  91. afa77df Fix CPU_SET and CPU_ISSET by NODA, Kai · 8 years ago
  92. 60f90cf Auto merge of #237 - Nercury:use-signal-instead-of-bsd-signal, r=alexcrichton by bors · 8 years ago
  93. 0b7ccdd Do not skip "signal" when building libc tests. by Nerijus Arlauskas · 8 years ago
  94. f4411ad Auto merge of #250 - mrhota:readme_update, r=alexcrichton by bors · 8 years ago
  95. c2d1c71 Auto merge of #248 - mrhota:langinfo, r=alexcrichton by bors · 8 years ago
  96. 24c84f1 Define xlocale and langinfo interfaces by A.J. Gardner · 8 years ago
  97. 7265c17 Auto merge of #254 - alexcrichton:rtld-default, r=alexcrichton by bors · 8 years ago
  98. 031a450 Add RTLD_DEFAULT to more platforms by Alex Crichton · 8 years ago
  99. 2ded9ae Auto merge of #249 - alexcrichton:fix-link, r=alexcrichton by bors · 8 years ago
  100. a28ec43 Link to libraries when disabling `use_std` by Alex Crichton · 8 years ago