1. d820c4a Add OpenBSD and FreeBSD CI to Travis by Alex Crichton · 9 years ago
  2. 2575794 Merge pull request #138 from nbaksalyar/illumos by Alex Crichton · 9 years ago
  3. bff3892 Move getpwuid_r definition to platform-specific modules by Nikita Baksalyar · 9 years ago
  4. 7fa6dea Reorganize Illumos module by Nikita Baksalyar · 9 years ago
  5. 25726a6 Add Illumos support by Nikita Baksalyar · 9 years ago
  6. a59ccee Merge pull request #137 from mrjana/setns by Alex Crichton · 9 years ago
  7. 3bb1768 Add setns api to linux targets by Jana Radhakrishnan · 9 years ago
  8. 9aa6600 Merge pull request #133 from antonblanchard/powerpc64_merge by Alex Crichton · 9 years ago
  9. c4f676b Add powerpc64 and powerpc64le support by Anton Blanchard · 9 years ago
  10. 04d93c9 Merge pull request #136 from jimblandy/eventfd-whitelist by Alex Crichton · 9 years ago
  11. f8772f7 Skip C/Rust type checks for eventfd. by Jim Blandy · 9 years ago
  12. 95d6a00 Merge pull request #135 from alexcrichton/fix-mips-flags by Alex Crichton · 9 years ago
  13. e9c088b Correct MIPS types of SA_* flags by Alex Crichton · 9 years ago
  14. 4d9ab7e Merge pull request #127 from jimblandy/no-linux-fs by Alex Crichton · 9 years ago
  15. e91606d Common up all definitions of MS_RMT_MASK, since they're all equal now. by Jim Blandy · 9 years ago
  16. 9b53e54 Don't #include <linux/fs.h>; libc's API is described by <sys/mount.h>. by Jim Blandy · 9 years ago
  17. e773764 Remove MS_NOSEC and MS_BORN flags; these are not part of the public kernel interface. by Jim Blandy · 9 years ago
  18. 3074853 Delete definitions of MS_VERBOSE; it's deprecated in favor of the (more portable!) MS_SILENT. by Jim Blandy · 9 years ago
  19. 0ba8571 Merge pull request #134 from alexcrichton/merge by Alex Crichton · 9 years ago
  20. 6cf54d5 Fix constant values for MIPS by Alex Crichton · 9 years ago
  21. 2d05930 Merge branch 'android-posix-memalign' of https://github.com/tamird/libc into merge by Alex Crichton · 9 years ago
  22. 0422dba Merge branch 'add_ioctl_constants' of https://github.com/derekdreery/libc into merge by Alex Crichton · 9 years ago
  23. a5d830a Move docker container and don't re-symlink mips compilers by Alex Crichton · 9 years ago
  24. 4506d29 Merge branch 'mips3' of https://github.com/polachok/libc into merge by Alex Crichton · 9 years ago
  25. fc1b0ad Merge branch 'master' of https://github.com/diwic/libc into merge by Alex Crichton · 9 years ago
  26. 0e67fab Merge branch 'openbsd-cleanup' of https://github.com/semarie/libc into merge by Alex Crichton · 9 years ago
  27. 0b102fd android has `posix_memalign` for API 16+ since NDK r10d by Tamir Duberstein · 9 years ago
  28. 6ac75c1 Fix mips fallout on new toolchain by Alexander Polakov · 9 years ago
  29. 0a64d24 Add ioctl constants by Richard Dodd · 9 years ago
  30. 52f4f39 Add SO_REUSEPORT for Android by Simon Sapin · 9 years ago
  31. 2cdb21e Use docker for MIPS by Alexander Polakov · 9 years ago
  32. 9d2493e Add poll API by David Henningsson · 9 years ago
  33. 6c8a63a keep openbsd name for dirent field member by Sébastien Marie · 9 years ago
  34. 6b84742 provide getentropy(2) instead of SYS_entropy by Sébastien Marie · 9 years ago
  35. ee8c050 define NI_MAXHOST per system by Sébastien Marie · 9 years ago
  36. 3de62ef define TMP_MAX differently for openbsdlike by Sébastien Marie · 9 years ago
  37. 0f8571b properly define SIGSTKSZ under openbsd by Sébastien Marie · 9 years ago
  38. 6dc3868 use proper type of si_addr in siginfo_t by Sébastien Marie · 9 years ago
  39. b1a108c change sign for `blksize_t` type under openbsd by Sébastien Marie · 9 years ago
  40. d732678 change type size to match openbsd C by Sébastien Marie · 9 years ago
  41. c5eadb3 remove backtrace() prototype that don't exists under by Sébastien Marie · 9 years ago
  42. 5f75552 change proto for getnameinfo() by Sébastien Marie · 9 years ago
  43. 3465481 more proto change on openbsd by Sébastien Marie · 9 years ago
  44. 040976b change proto (uint -> int) for pthread_*_np() functions by Sébastien Marie · 9 years ago
  45. 27fd4f8 rename syscalls constants to follow name under openbsd by Sébastien Marie · 9 years ago
  46. 85008bd drop undefined constants under openbsd by Sébastien Marie · 9 years ago
  47. 15cb336 move Dl_info struct per system by Sébastien Marie · 9 years ago
  48. 9e87079 there are no `pw_fields` in `struct passwd` under openbsd by Sébastien Marie · 9 years ago
  49. c618f36 add openbsd support to libc-test by Sébastien Marie · 9 years ago
  50. fb83189 Merge pull request #107 from brson/emscripten by Alex Crichton · 9 years ago
  51. 9d014e9 Remove emscripten docs by Brian Anderson · 9 years ago
  52. 7d1d575 Add emscripten support by Brian Anderson · 9 years ago
  53. e0c0bf4 Merge pull request #109 from semarie/openbsd-si_addr by Alex Crichton · 9 years ago
  54. 73a2dbc openbsd: map `si_addr` inside `struct siginfo_t` by Sébastien Marie · 9 years ago
  55. 4b9b07c Merge pull request #88 from alexcrichton/update-android by Alex Crichton · 9 years ago
  56. 881ef9b Update the android CI image by Alex Crichton · 9 years ago
  57. 2c7e08c Merge pull request #108 from mmcco/sc by Alex Crichton · 9 years ago
  58. 3d372e6 Fix build by adding type prefix colons by Michael McConville · 9 years ago
  59. 405e557 Add getentropy(2)'s syscall number as a const by Michael McConville · 9 years ago
  60. 31423a3 Merge pull request #106 from alexcrichton/bump by Alex Crichton · 9 years ago
  61. ff38c3a Bump to 0.2.4 by Alex Crichton · 9 years ago
  62. 9863d56 Merge pull request #105 from alexcrichton/fix-bsd by Alex Crichton · 9 years ago
  63. 37b7142 Fix compiles on various BSDs by Alex Crichton · 9 years ago
  64. 3e1791c Merge pull request #102 from fhahn/add-memrchr by Alex Crichton · 9 years ago
  65. 6bb23a1 Add binding for memrchr on Linux, FreeBSD, OpenBSD and NetBSD by Florian Hahn · 9 years ago
  66. ab53d5e Merge pull request #103 from alexcrichton/bump by Alex Crichton · 9 years ago
  67. 79d9899 Bump to 0.2.3 by Alex Crichton · 9 years ago
  68. 0ac0bc0 Merge pull request #93 from alexcrichton/nix-additions by Alex Crichton · 9 years ago
  69. 8dce9ad Add a load of constants/definitions from nix by Alex Crichton · 9 years ago
  70. 4920c7e Merge pull request #101 from maghoff/master by Alex Crichton · 9 years ago
  71. 4b32065 Expose functionality to get peer credentials for a Unix socket on Linux by Magnus Hoff · 9 years ago
  72. 64da6d2 Merge pull request #98 from j16r/master by Alex Crichton · 9 years ago
  73. 761f7bd Hoist PATH_MAX into src/bsd it's common to all the BSDs by John Barker · 9 years ago
  74. 93d6e98 Add PATH_MAX for FreeBSDlike, defined in /usr/src/sys/sys/syslimits.h by John Barker · 9 years ago
  75. a02fdc2 Merge pull request #96 from polachok/shm by Alex Crichton · 9 years ago
  76. 5ad78b8 Merge branch 'master' into shm by Alexander Polakov · 9 years ago
  77. 5850156 SysV shared memory APIs by Alexander Polakov · 9 years ago
  78. e432357 Merge pull request #95 from dimbleby/path-max by Alex Crichton · 9 years ago
  79. 8b296bd Add PATH_MAX by David Hotham · 9 years ago
  80. 087b5a4 Merge pull request #91 from alexcrichton/more-constants by Alex Crichton · 9 years ago
  81. e0f3fe3 Add KERN_PROC_* constants for OpenBSD by Alex Crichton · 9 years ago
  82. 47f1439 Merge pull request #90 from alexcrichton/more-constants by Alex Crichton · 9 years ago
  83. cd24bbd Add some constants for learning about cpus by Alex Crichton · 9 years ago
  84. 6736e10 Merge pull request #89 from alexcrichton/dirent-defns by Alex Crichton · 9 years ago
  85. f811901 Add dirent DT_* definitions by Alex Crichton · 9 years ago
  86. 9042478 Merge pull request #87 from polachok/xattr by Alex Crichton · 9 years ago
  87. 30baed0 Add getxattr()/setxattr()/listxattr()/removexattr() variations by Alexander Polakov · 9 years ago
  88. 6a13db9 Merge pull request #86 from alexcrichton/rumprun by Alex Crichton · 9 years ago
  89. 49d7bca Add rumprun CI and get tests passing by Alex Crichton · 9 years ago
  90. f25765f Merge pull request #85 from alexcrichton/lock by Alex Crichton · 9 years ago
  91. 0af5e23 Check in Cargo.lock for libc-test by Alex Crichton · 9 years ago
  92. aad297a Merge pull request #79 from polachok/sched by Alex Crichton · 9 years ago
  93. 557c670 Add sched_get_priority_* by Alexander Polakov · 9 years ago
  94. 26974c7 Add SCHED_* constants for linux & freebsd by Alexander Polakov · 9 years ago
  95. e09951c sched_getscheduler() / sched_setscheduler() by Alexander Polakov · 9 years ago
  96. 94e9b3c Merge pull request #84 from dongz9/master by Alex Crichton · 9 years ago
  97. 188bef6 Fix build by Dong Zhou · 9 years ago
  98. 51ed574 Add RTLD_NEXT and RTLD_DEFAULT by Dong Zhou · 9 years ago
  99. c7a7f4e Merge pull request #83 from bossmc/add-umask by Alex Crichton · 9 years ago
  100. dd54f29 Only applicable on unix systems by Andy Caldwell · 9 years ago