1. 2819634 Add align feature to pthread structs by Linus Färnstrand · 6 years ago
  2. 41ca29f Add align feature to sem_t struct by Linus Färnstrand · 6 years ago
  3. 5f38367 Add testing with align feature by Linus Färnstrand · 6 years ago
  4. 6abe0b5 Add align feature and use on in6_addr by Linus Färnstrand · 6 years ago
  5. 7d262c0 Auto merge of #1047 - kubo39:posix-spawn-apple-extension, r=alexcrichton by bors · 6 years ago
  6. 0cf5560 Add some posix_spawn apple extension flags by Hiroki Noda · 6 years ago
  7. 7d2a122 Auto merge of #1045 - Amanieu:revert_musl_libgcc, r=alexcrichton by bors · 6 years ago
  8. 6777e63 Revert "Link to libgcc when statically linking musl" by Amanieu d'Antras · 6 years ago
  9. 72b16d2 Auto merge of #1041 - bachp:module-init, r=alexcrichton by bors · 6 years ago
  10. 2365707 provide linux/module.h in debian sparc64 build by Pascal Bach · 6 years ago
  11. 1abcbda use new headers for musl build by Pascal Bach · 6 years ago
  12. aa41265 Update musl ci jobs to 1.1.19 by Pascal Bach · 6 years ago
  13. ebe0feb Add linux/module.h to test build by Pascal Bach · 6 years ago
  14. 8bfe10c Add MODULE_INIT_ constants by Pascal Bach · 6 years ago
  15. 5ac35c8 Auto merge of #1039 - alesharik:master, r=alexcrichton by bors · 6 years ago
  16. ce4c140 Bump ctest version by alesharik · 6 years ago
  17. 5ec8699 Implement statfs for dragonfly, freebsd and openbsd by alesharik · 6 years ago
  18. 73c0263 Auto merge of #1040 - semarie:openbsd-fix, r=alexcrichton by bors · 6 years ago
  19. fec9baf remove ignore for published OpenBSD versions by Sébastien Marie · 6 years ago
  20. 280976e fix struct arphdr alignment on OpenBSD by Sébastien Marie · 6 years ago
  21. 9d203f5 adjust SIGSTKSZ value for OpenBSD 6.3-current by Sébastien Marie · 6 years ago
  22. ec026d6 add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSD by Sébastien Marie · 6 years ago
  23. 14f6cf8 add KERN_AUDIO and inc KERN_MAXID on OpenBSD by Sébastien Marie · 6 years ago
  24. c70efd8 TCP_KEEP* constants are netbsd specific by Sébastien Marie · 6 years ago
  25. bfe0e32 Auto merge of #1038 - Amanieu:fix_netbsd, r=alexcrichton by bors · 6 years ago
  26. 3d763ae Disable test for --no-default-features on rumprun by Amanieu d'Antras · 6 years ago
  27. 6fc015f Fix netbsd build with "stdbuild" by Amanieu d'Antras · 6 years ago
  28. ab63550 Auto merge of #1037 - alexcrichton:fix, r=alexcrichton by bors · 6 years ago
  29. 30bb481 Fix a #[cfg] attribute by Alex Crichton · 6 years ago
  30. 37e3a22 Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichton by bors · 6 years ago
  31. 920cfea Link to libgcc when statically linking musl by Amanieu d'Antras · 6 years ago
  32. 9f54322 Auto merge of #1035 - rust-lang:dependabot/cargo/ctest-5c53723, r=alexcrichton by bors · 6 years ago
  33. 011603a Bump ctest from `482c7f0` to `5c53723` by dependabot[bot] · 6 years ago
  34. 22e4dcf Auto merge of #1033 - SmilingNavern:add_packet_mreq, r=alexcrichton by bors · 6 years ago
  35. 5446faa Fix type + style fix style issues by Alexander Danilov · 6 years ago
  36. 6a5dd50 Add if_packet.h headers by Alexander Danilov · 6 years ago
  37. 460fb13 Auto merge of #1031 - dusxmt:add-platform-linux-musl-ppc32, r=alexcrichton by bors · 6 years ago
  38. 0163a7c Add linux musl powerpc (32-bit) support by Marek Benc · 6 years ago
  39. 4dd6665 Auto merge of #1030 - mati865:android_enoattr, r=alexcrichton by bors · 6 years ago
  40. 27043ec Add ENOATTR for Android by Mateusz Mikuła · 6 years ago
  41. 8a9b980 Auto merge of #1029 - alexcrichton:no-custom-attr, r=alexcrichton by bors · 6 years ago
  42. cd3b87d Remove `#![custom_attribute]` by Alex Crichton · 6 years ago
  43. 03e1a8c Auto merge of #1027 - bcko:patch-1, r=alexcrichton by bors · 6 years ago
  44. b6d23ed Auto merge of #1028 - est31:master, r=alexcrichton by bors · 6 years ago
  45. 90c01fa Re-add aarch64 stuff removed by previous commit by est31 · 6 years ago
  46. 8a12092 added badges by BC Ko · 6 years ago
  47. a9666f6 Auto merge of #1026 - papertigers:master, r=alexcrichton by bors · 6 years ago
  48. 2341e6f illumos header translation is wrong 02000000 should be 0x80000 by Mike Zeller · 6 years ago
  49. 7cac8d0 Auto merge of #1019 - est31:master, r=alexcrichton by bors · 6 years ago
  50. 0d0a5f7 Auto merge of #1024 - nielx:master, r=alexcrichton by bors · 6 years ago
  51. ac1a119 Auto merge of #1022 - sfackler:phys-pages, r=alexcrichton by bors · 6 years ago
  52. 42a5ad8 Auto merge of #1023 - mksully22:ppc64le_libc, r=alexcrichton by bors · 6 years ago
  53. f36341e Auto merge of #1021 - redox-os:master, r=alexcrichton by bors · 6 years ago
  54. 93bc59e Auto merge of #1018 - scottlamb:pr-fdopendir, r=alexcrichton by bors · 6 years ago
  55. 2357814 Auto merge of #1016 - debris:fs-swap-api, r=alexcrichton by bors · 6 years ago
  56. 4bd52f5 Auto merge of #995 - canndrew:if_arp, r=alexcrichton by bors · 6 years ago
  57. 572f142 Haiku: Add more IP_* and IPV6_* constants. by Niels Sascha Reedijk · 6 years ago
  58. dcff154 libc: changes to ppc64le musl branch to support building of rust on Alpine by Mike Sullivan · 6 years ago
  59. 4aabb87 Add _SC_PHYS_PAGES on macOS by Steven Fackler · 6 years ago
  60. 30f6da8 Add getpid by jD91mZM2 · 6 years ago
  61. f164aa8 Simplify the stdbuild section by est31 · 6 years ago
  62. 322ba04 add fdopendir on macOS by Scott Lamb · 6 years ago
  63. 843388a glibc does not provide a wrapper for the renameat2 by debris · 6 years ago
  64. 7315cfd added renameat2, renamex_np, renameatx_np by debris · 6 years ago
  65. 1cc2f1e add net/if_arp.h definitions by Andrew Cann · 6 years ago
  66. 8a85d66 Auto merge of #1014 - Susurrus:termios_sparc64, r=alexcrichton by bors · 6 years ago
  67. 2aa3297 Add some termios constants for sparc64 by Bryant Mairs · 6 years ago
  68. 575832d Auto merge of #1012 - redox-os:master, r=alexcrichton by bors · 6 years ago
  69. a75938d Auto merge of #1010 - canndrew:make-size_of-const, r=alexcrichton by bors · 6 years ago
  70. 1fc4c57 Auto merge of #1007 - canndrew:dox-traits, r=alexcrichton by bors · 6 years ago
  71. c081781 Auto merge of #1005 - Susurrus:s390x_fix, r=alexcrichton by bors · 6 years ago
  72. 3783f1f Auto merge of #1001 - canndrew:add-rtentry, r=alexcrichton by bors · 6 years ago
  73. a27fae9 Bump version to 0.2.42 by Jeremy Soller · 6 years ago
  74. 6acb091 Auto merge of #1008 - stratact:master, r=alexcrichton by bors · 6 years ago
  75. 0198ea0 add const_fn feature by Andrew Cann · 6 years ago
  76. c460b37 make dox::mem::size_of a const fn by Andrew Cann · 6 years ago
  77. d650166 Add `gethostname` support to Redox module by stratact · 6 years ago
  78. 399c37d remove lone symbol by Andrew Cann · 6 years ago
  79. 78dbddb move rtentry even further down heirarchy by Andrew Cann · 6 years ago
  80. 29d944b move stuff into linux subdir by Andrew Cann · 6 years ago
  81. 02d95f6 move some symbols down the heirarchy by Andrew Cann · 6 years ago
  82. 0eaa305 add more built-in traits to dox.rs by Andrew Cann · 6 years ago
  83. 1c00b9b fix type error by Andrew Cann · 6 years ago
  84. 4b526c2 move rtentry, add rest of net/route.h by Andrew Cann · 6 years ago
  85. 651d6fe add rtentry by Andrew Cann · 6 years ago
  86. 0f8a62b Fail hard on sparc64 build failures by Bryant Mairs · 6 years ago
  87. d41e62a Correct path for sparc64 debian image by Bryant Mairs · 6 years ago
  88. 6578c7c Auto merge of #1002 - canndrew:add-linux-ip-defs, r=alexcrichton by bors · 6 years ago
  89. eb75e53 Auto merge of #1004 - canndrew:fix-size_of, r=alexcrichton by bors · 6 years ago
  90. 020a68a fix size_of function in dox.rs by Andrew Cann · 6 years ago
  91. 96c9483 make some symbols linux-specific by Andrew Cann · 6 years ago
  92. e4a5081 remove conflicting linux/ip.h header by Andrew Cann · 6 years ago
  93. 8dd5125 add constants from linux/ip.h by Andrew Cann · 6 years ago
  94. 9f3681c Auto merge of #998 - canndrew:linux-socket-ioctls, r=alexcrichton by bors · 6 years ago
  95. b02c6a3 Remove ioctl symbols for emscripten by Andrew Cann · 6 years ago
  96. dfaa8f6 correct some ioctl request values by Andrew Cann · 6 years ago
  97. 93f9167 Add linux socket ioctl defs by Andrew Cann · 6 years ago
  98. 4083c89 Auto merge of #994 - bkchr:android_fixes, r=alexcrichton by bors · 6 years ago
  99. 6a6dc86 Fixes test for android `getifaddrs` by Bastian Köcher · 6 years ago
  100. 0280db3 Moves `ifaddrs` and some functions to common Linux module by Bastian Köcher · 6 years ago