1. 2f59370 Fix and cleanup Fuchsia by Taylor Cramer · 6 years ago
  2. 7a9f031 Auto merge of #1065 - eeyun:eeyun/solaris_termios, r=alexcrichton by bors · 6 years ago
  3. a3c843b Add TIOCGWINSZ accessor to solaris module by Ian Henry · 6 years ago
  4. b9c613f Fix allow_failures section by Alex Crichton · 6 years ago
  5. f31d0f7 Allow sparc64 to fail on CI by Alex Crichton · 6 years ago
  6. b6dacea Merge pull request #1063 from jakllsch/netbsd-time50-fixes by Alex Crichton · 6 years ago
  7. 78f1dd2 Merge pull request #1052 from debris/exchangedata by Alex Crichton · 6 years ago
  8. c0fab38 NetBSD: correct link_name of some time-related functions by Jonathan A. Kollasch · 6 years ago
  9. 504f286 Push function into lower modules by debris · 6 years ago
  10. 56dde29 Two variants of exchangedata by debris · 6 years ago
  11. 195d63a Merge branch 'master' of github.com:rust-lang/libc into exchangedata by debris · 6 years ago
  12. c67224e Use u32 for exchangedata by debris · 6 years ago
  13. 2c063c2 Auto merge of #1062 - alexcrichton:update-ctest, r=alexcrichton by bors · 6 years ago
  14. e72f187 Update ctest to 0.2 by Alex Crichton · 6 years ago
  15. 9be97c9 Auto merge of #1050 - MegatonHammer:master, r=alexcrichton by bors · 6 years ago
  16. fc8db96 Auto merge of #1058 - jakllsch:netbsd-283b36ac-fab0-4e5f-b620-4325f8cedc80, r=alexcrichton by bors · 6 years ago
  17. 0478c60 NetBSD: add basic types for aarch64 by Jonathan A. Kollasch · 6 years ago
  18. 27114a9 Auto merge of #1057 - jakllsch:netbsd-5298beff-d081-4368-ab2a-0987e84c6d02, r=alexcrichton by bors · 6 years ago
  19. 80f2d7d fix syntax error in previous by Jonathan A. Kollasch · 6 years ago
  20. 174888f NetBSD: correct c_char signedness on arm and powerpc by Jonathan A. Kollasch · 6 years ago
  21. 6bdbf5d Auto merge of #1056 - faern:release, r=alexcrichton by bors · 6 years ago
  22. add1a32 Bump version to 0.2.43 by Linus Färnstrand · 6 years ago
  23. 8ff70b6 Add some switch-related libc typedefs by roblabla · 6 years ago
  24. 8318a3e Auto merge of #1053 - papertigers:illumos-epoll-event, r=alexcrichton by bors · 6 years ago
  25. 7b45a7c Auto merge of #1048 - ColinFinck:master, r=alexcrichton by bors · 6 years ago
  26. 5090477 Merge pull request #1051 from alexcrichton/fix-apple by Alex Crichton · 6 years ago
  27. e6bc44b Allow iOS to fail by Alex Crichton · 6 years ago
  28. 83f78df Fix OSX builders on CI by Alex Crichton · 6 years ago
  29. e131bd1 change exchangedata param c_long -> c_ulong by debris · 6 years ago
  30. 3d5c968 exchangedata is osx only, fix the function signature by debris · 6 years ago
  31. 019f429 Merge branch 'master' into exchangedata by debris · 6 years ago
  32. d213c3a illumos epoll_event struct should be packed by Mike Zeller · 6 years ago
  33. 086bdf9 Fix coding style. by Colin Finck · 6 years ago
  34. e1ebfaf Auto merge of #1049 - alecmocatta:master, r=alexcrichton by bors · 6 years ago
  35. 86e8394 remove FIOCLEX and FIONBIO which were shadowing a bsd-wide declaration by alecmocatta · 6 years ago
  36. 25498ef FIO* for *-apple-* by alecmocatta · 6 years ago
  37. 8565755 Auto merge of #1044 - faern:modern-alignment, r=alexcrichton by bors · 6 years ago
  38. e167a73 Describe the align feature in the readme by Linus Färnstrand · 6 years ago
  39. 5801a08 Add libc definitions for HermitCore (https://hermitcore.org) by Colin Finck · 6 years ago
  40. 2819634 Add align feature to pthread structs by Linus Färnstrand · 6 years ago
  41. 41ca29f Add align feature to sem_t struct by Linus Färnstrand · 6 years ago
  42. 5f38367 Add testing with align feature by Linus Färnstrand · 6 years ago
  43. 6abe0b5 Add align feature and use on in6_addr by Linus Färnstrand · 6 years ago
  44. 7d262c0 Auto merge of #1047 - kubo39:posix-spawn-apple-extension, r=alexcrichton by bors · 6 years ago
  45. 0cf5560 Add some posix_spawn apple extension flags by Hiroki Noda · 6 years ago
  46. 7d2a122 Auto merge of #1045 - Amanieu:revert_musl_libgcc, r=alexcrichton by bors · 6 years ago
  47. 6777e63 Revert "Link to libgcc when statically linking musl" by Amanieu d'Antras · 6 years ago
  48. 72b16d2 Auto merge of #1041 - bachp:module-init, r=alexcrichton by bors · 6 years ago
  49. 2365707 provide linux/module.h in debian sparc64 build by Pascal Bach · 6 years ago
  50. 1abcbda use new headers for musl build by Pascal Bach · 6 years ago
  51. aa41265 Update musl ci jobs to 1.1.19 by Pascal Bach · 6 years ago
  52. ebe0feb Add linux/module.h to test build by Pascal Bach · 6 years ago
  53. 8bfe10c Add MODULE_INIT_ constants by Pascal Bach · 6 years ago
  54. 5ac35c8 Auto merge of #1039 - alesharik:master, r=alexcrichton by bors · 6 years ago
  55. ce4c140 Bump ctest version by alesharik · 6 years ago
  56. 5ec8699 Implement statfs for dragonfly, freebsd and openbsd by alesharik · 6 years ago
  57. 73c0263 Auto merge of #1040 - semarie:openbsd-fix, r=alexcrichton by bors · 6 years ago
  58. fec9baf remove ignore for published OpenBSD versions by Sébastien Marie · 6 years ago
  59. 280976e fix struct arphdr alignment on OpenBSD by Sébastien Marie · 6 years ago
  60. 9d203f5 adjust SIGSTKSZ value for OpenBSD 6.3-current by Sébastien Marie · 6 years ago
  61. ec026d6 add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSD by Sébastien Marie · 6 years ago
  62. 14f6cf8 add KERN_AUDIO and inc KERN_MAXID on OpenBSD by Sébastien Marie · 6 years ago
  63. c70efd8 TCP_KEEP* constants are netbsd specific by Sébastien Marie · 6 years ago
  64. bfe0e32 Auto merge of #1038 - Amanieu:fix_netbsd, r=alexcrichton by bors · 6 years ago
  65. 3d763ae Disable test for --no-default-features on rumprun by Amanieu d'Antras · 6 years ago
  66. 6fc015f Fix netbsd build with "stdbuild" by Amanieu d'Antras · 6 years ago
  67. ab63550 Auto merge of #1037 - alexcrichton:fix, r=alexcrichton by bors · 6 years ago
  68. 30bb481 Fix a #[cfg] attribute by Alex Crichton · 6 years ago
  69. 37e3a22 Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichton by bors · 6 years ago
  70. 920cfea Link to libgcc when statically linking musl by Amanieu d'Antras · 6 years ago
  71. 9f54322 Auto merge of #1035 - rust-lang:dependabot/cargo/ctest-5c53723, r=alexcrichton by bors · 6 years ago
  72. 011603a Bump ctest from `482c7f0` to `5c53723` by dependabot[bot] · 6 years ago
  73. 22e4dcf Auto merge of #1033 - SmilingNavern:add_packet_mreq, r=alexcrichton by bors · 6 years ago
  74. 5446faa Fix type + style fix style issues by Alexander Danilov · 6 years ago
  75. 6a5dd50 Add if_packet.h headers by Alexander Danilov · 6 years ago
  76. 41475bd Fixed lint errors by debris · 6 years ago
  77. ba46c0c Add exchangedata for bsd by debris · 6 years ago
  78. 460fb13 Auto merge of #1031 - dusxmt:add-platform-linux-musl-ppc32, r=alexcrichton by bors · 6 years ago
  79. 0163a7c Add linux musl powerpc (32-bit) support by Marek Benc · 6 years ago
  80. 4dd6665 Auto merge of #1030 - mati865:android_enoattr, r=alexcrichton by bors · 6 years ago
  81. 27043ec Add ENOATTR for Android by Mateusz Mikuła · 6 years ago
  82. 8a9b980 Auto merge of #1029 - alexcrichton:no-custom-attr, r=alexcrichton by bors · 6 years ago
  83. cd3b87d Remove `#![custom_attribute]` by Alex Crichton · 6 years ago
  84. 03e1a8c Auto merge of #1027 - bcko:patch-1, r=alexcrichton by bors · 6 years ago
  85. b6d23ed Auto merge of #1028 - est31:master, r=alexcrichton by bors · 6 years ago
  86. 90c01fa Re-add aarch64 stuff removed by previous commit by est31 · 6 years ago
  87. 8a12092 added badges by BC Ko · 6 years ago
  88. a9666f6 Auto merge of #1026 - papertigers:master, r=alexcrichton by bors · 6 years ago
  89. 2341e6f illumos header translation is wrong 02000000 should be 0x80000 by Mike Zeller · 6 years ago
  90. 7cac8d0 Auto merge of #1019 - est31:master, r=alexcrichton by bors · 6 years ago
  91. 0d0a5f7 Auto merge of #1024 - nielx:master, r=alexcrichton by bors · 6 years ago
  92. ac1a119 Auto merge of #1022 - sfackler:phys-pages, r=alexcrichton by bors · 6 years ago
  93. 42a5ad8 Auto merge of #1023 - mksully22:ppc64le_libc, r=alexcrichton by bors · 6 years ago
  94. f36341e Auto merge of #1021 - redox-os:master, r=alexcrichton by bors · 6 years ago
  95. 93bc59e Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichton by bors · 6 years ago
  96. 2357814 Auto merge of #1016 - debris:fs-swap-api, r=alexcrichton by bors · 6 years ago
  97. 4bd52f5 Auto merge of #995 - canndrew:if_arp, r=alexcrichton by bors · 6 years ago
  98. 572f142 Haiku: Add more IP_* and IPV6_* constants. by Niels Sascha Reedijk · 6 years ago
  99. dcff154 libc: changes to ppc64le musl branch to support building of rust on Alpine by Mike Sullivan · 6 years ago
  100. 4aabb87 Add _SC_PHYS_PAGES on macOS by Steven Fackler · 6 years ago