1. dd69563 Add libc (rust) build file. am: da7b119f43 by Ivan Lozano · 5 years ago
  2. da7b119 Add libc (rust) build file. by Ivan Lozano · 5 years ago
  3. 2388957 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 44bf1c6bf5 am: 0a7958437d by Jeff Vander Stoep · 5 years ago
  4. 5996d47 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 44bf1c6bf5 by Jeff Vander Stoep · 5 years ago
  5. 0a79584 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 44bf1c6bf5 by Jeff Vander Stoep · 5 years ago
  6. 44bf1c6 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Jeff Vander Stoep · 5 years ago
  7. a73d6bc Auto merge of #1402 - sikmir:haiku-add-ioctls, r=gnzlbg by bors · 5 years ago
  8. 60254f1 haiku: add missing ioctl identifiers to control the TTY by Nikolay Korotkiy · 5 years ago
  9. 0cc9d21 Initial empty repository by Inna Palant · 5 years ago
  10. 5bbba03 Auto merge of #1399 - josephlr:getrandom, r=gnzlbg by bors · 5 years ago
  11. 14b22c1 Fix style lints by Joe Richey · 5 years ago
  12. 457c02d Add getrandom() on non-mips musl by Joe Richey · 5 years ago
  13. 0b02c40 Auto merge of #1398 - josephlr:fuchsia, r=gnzlbg by bors · 5 years ago
  14. 3a7da47 Older musl doesn't have getrandom() by Joe Richey · 5 years ago
  15. 45083af Android doesn't have getrandom() by Joe Richey · 5 years ago
  16. 851e9a1 Use *mut c_void for buffer pointer. by Joe Richey · 5 years ago
  17. 8bc8981 Add getrandom() bindings on linux and android by Joe Richey · 5 years ago
  18. 3b27cb3 Remove Linux constants from Fushia by Joe Richey · 5 years ago
  19. e0ff1e6 Auto merge of #1387 - tormol:fionclex, r=gnzlbg by bors · 5 years ago
  20. 11c762c Auto merge of #1394 - Susurrus:sigevent_extra_traits, r=gnzlbg by bors · 5 years ago
  21. 7c26591 Switch to manual trait impls for sigevent by Bryant Mairs · 5 years ago
  22. 6985986 Auto merge of #1386 - red75prime:arm-linux-uclibcgnueabi, r=gnzlbg by bors · 5 years ago
  23. 2026c86 Auto merge of #1392 - stefano-garzarella:vsock, r=gnzlbg by bors · 5 years ago
  24. 2c10c4c Add FIONCLEX for Linux by Torbjørn Birch Moltu · 5 years ago
  25. 2293748 Add FIODTYPE, FIGETLBA and FIODGNAME for DragonFly by Torbjørn Birch Moltu · 5 years ago
  26. a319b62 Generalize some FIO* constants to all BSDs by Torbjørn Birch Moltu · 5 years ago
  27. d5a599e Auto merge of #1393 - Susurrus:ptrace_detach, r=gnzlbg by bors · 5 years ago
  28. 1f27f5d Re-add PTRACE_DETACH for mips64 GNU targets by Bryant Mairs · 5 years ago
  29. 635ced1 Auto merge of #1388 - tormol:mq_time, r=gnzlbg by bors · 5 years ago
  30. 9aa66dc Auto merge of #1390 - gnzlbg:ref_gnu, r=gnzlbg by bors · 5 years ago
  31. fbe38dd Fix builds by gnzlbg · 5 years ago
  32. 46dbf2d Fix siginfo_t in s390x by gnzlbg · 5 years ago
  33. 090f873 Fix utmpx on s390x by gnzlbg · 5 years ago
  34. 5e37553 Fix statfs by gnzlbg · 5 years ago
  35. f21d91f Fix value of RLIM_INFINITY on mips32 by gnzlbg · 5 years ago
  36. fc7c408 Fix formatting by gnzlbg · 5 years ago
  37. 1c97b77 Correct bugs in mips, mips64 and s390x by gnzlbg · 5 years ago
  38. 4f78d5d Fix style by gnzlbg · 5 years ago
  39. 4825678 libc-test: include "linux/vm_sockets.h" to test VSOCK by Stefano Garzarella · 5 years ago
  40. b988e27 Refactor linux x86_64 module by gnzlbg · 5 years ago
  41. 60571f9 Remove duplicated constants from x86_64 by gnzlbg · 5 years ago
  42. d36963a Remove duplicated constants from s390x by gnzlbg · 5 years ago
  43. 35ff8c2 Remove duplicated constnats from mips32 by gnzlbg · 5 years ago
  44. 0546d42 linux: add VSOCK struct and constants by Stefano Garzarella · 5 years ago
  45. 4c3bc0d Fix duplicated constants in x32 and not_x32 modules by gnzlbg · 5 years ago
  46. bbcfd3c Add posix message queue types and functions for solarish by Torbjørn Birch Moltu · 6 years ago
  47. 25846bc Add mq_timedsend() and mq_timedreceive() for Linux by Torbjørn Birch Moltu · 6 years ago
  48. bf92b76 Remove duplicated flock type in s390x by gnzlbg · 5 years ago
  49. 4bd419e Move the mips module into the gnu module by gnzlbg · 5 years ago
  50. 65f23e6 Move s390x into the gnu module by gnzlbg · 5 years ago
  51. ce7e3a7 Auto merge of #1389 - gnzlbg:ref_linux2, r=gnzlbg by bors · 5 years ago
  52. 8f098a3 Rename the notbsd module to linux_like by gnzlbg · 5 years ago
  53. a85e001 Fix libstd compilation for arm-uclibc target by red75prime · 5 years ago
  54. 0e25493 Auto merge of #1384 - gnzlbg:upgrade_rlimit_consts, r=gnzlbg by bors · 5 years ago
  55. 5f7600c Bump patch version to 0.2.58 by gnzlbg · 5 years ago
  56. d4cdc7c Upgrade target-dependent RLIMIT_ consts by gnzlbg · 5 years ago
  57. cdc48ea Merge pull request #1382 from gnzlbg/rlimit_consts by gnzlbg · 5 years ago
  58. e07cd94 Bump patch version to 0.2.57 by gnzlbg · 5 years ago
  59. f75483a Fix type of RLIMIT constants or gnu linux targets by gnzlbg · 5 years ago
  60. 0e39a54 Auto merge of #1380 - gnzlbg:missing_tiors485, r=gnzlbg by bors · 5 years ago
  61. 0e702c1 Auto merge of #1379 - gnzlbg:deprecate_fixed_width_ints, r=gnzlbg by bors · 5 years ago
  62. e66b2a8 Auto merge of #1378 - gnzlbg:statx, r=gnzlbg by bors · 5 years ago
  63. bf1ab2b CI sparc64 glibc version does not have statx by gnzlbg · 5 years ago
  64. 3c903c8 Merge pull request #1375 from gnzlbg/deprecate_af_max by gnzlbg · 5 years ago
  65. 706b101 Add missing TIOCGRS485, TIOCSRS485 constants to Linux by gnzlbg · 5 years ago
  66. c5b72e3 Use Rust types instead of fixed-width integer type aliases by gnzlbg · 5 years ago
  67. afa3edf Deprecates fixed-width integer type aliases by gnzlbg · 5 years ago
  68. a086526 Replace uses of fixed-width integer aliases with Rust types by gnzlbg · 5 years ago
  69. 08a4519 Refactor fixed-width integer types into its own module by gnzlbg · 5 years ago
  70. ed8b4cb Add statx on Linux by gnzlbg · 5 years ago
  71. a74b588 Deprecate AF_MAX and PF_MAX by gnzlbg · 5 years ago
  72. b6ab2f0 Auto merge of #1374 - gnzlbg:cleanup_asmjs, r=gnzlbg by bors · 5 years ago
  73. 08d4488 Auto merge of #629 - Susurrus:tcflag_t, r=gnzlbg by bors · 5 years ago
  74. c9fbd00 Auto merge of #1372 - tklauser:f-seal-future-write, r=gnzlbg by bors · 5 years ago
  75. 558d892 Bump libc version to 0.2.56 by gnzlbg · 5 years ago
  76. 504e10e Re-enable asmjs on CI by gnzlbg · 5 years ago
  77. 7364369 Add F_SEAL_FUTURE_WRITE on Linux/Android by Tobias Klauser · 5 years ago
  78. 927ccfd Auto merge of #1373 - gnzlbg:cleanup_emscripten, r=gnzlbg by bors · 5 years ago
  79. 0af34e1 Re-enable wasm32-unknown-emscripten on CI by gnzlbg · 5 years ago
  80. 484f39e Document SIGUNUSED deprecation on Android by gnzlbg · 5 years ago
  81. 8e26ab4 Minor nitpicks by gnzlbg · 5 years ago
  82. cf0bd36 Update values of some emscripten constants by gnzlbg · 5 years ago
  83. fdd6631 [breaking change] remove constants that are unavailable in emscripten by gnzlbg · 5 years ago
  84. 0bc18a5 [breaking change] sendmmsg/recvmmsg have incorrect signature c_int vs c_uint on emscripten by gnzlbg · 5 years ago
  85. 05caeab [breaking change] sockaddr_nl is not available on emscripten by gnzlbg · 5 years ago
  86. 5ede8aa Enable disabled tests by gnzlbg · 5 years ago
  87. 516f3ef update emscripten by gnzlbg · 5 years ago
  88. 48193e8 Auto merge of #1365 - gnzlbg:cleanup_linux, r=gnzlbg by bors · 5 years ago
  89. 1a3d152 [breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSL by gnzlbg · 5 years ago
  90. 8e2e498 Auto merge of #1371 - Susurrus:mq_attr, r=gnzlbg by bors · 5 years ago
  91. 2543b7c bump kernel headers to 4.4.2-2 by gnzlbg · 5 years ago
  92. 1cbc523 [breaking change] MADV_SOFT_OFFLINE is undefined on MIPS by gnzlbg · 5 years ago
  93. 8f403e5 Update MUSL Linux kernel headers and re-enable Linux tests by gnzlbg · 5 years ago
  94. 4e9c49e Auto merge of #1370 - alesharik:master, r=gnzlbg by bors · 5 years ago
  95. 0b34501 Ignore padding for `sockaddr_nl` struct by Bryant Mairs · 5 years ago
  96. 7d235af Ignore padding for mq_attr by Bryant Mairs · 5 years ago
  97. 45c84a0 Fix SA_* constants for `sigaction` in Android by alesharikReserv@yandex.ru · 5 years ago
  98. 1059e0b Merge pull request #1346 from gnzlbg/simplify_freebsd by gnzlbg · 5 years ago
  99. 15855d6 Auto merge of #1364 - gnzlbg:deprecate_mach, r=gnzlbg by bors · 5 years ago
  100. 6d4c60d Auto merge of #1358 - pkubaj:patch-1, r=gnzlbg by bors · 5 years ago