Commit Graph

  • 900fa596e8 Revive x86_64-linux-android CI with an old nightly Yuki Okushi 2022-11-03 16:59:06 +09:00
  • eddc5a3fb9 Revive x86_64-linux-android CI with an old nightly Yuki Okushi 2022-11-03 16:59:06 +09:00
  • 72d2d0fc5f add extended attributes constants on NetBSD Steve Lau 2022-11-02 17:05:31 +08:00
  • 1422cee067 add extended attributes constants on NetBSD Steve Lau 2022-11-02 17:05:31 +08:00
  • 94c51261da Auto merge of #2986 - dtolnay-contrib:ficlone, r=JohnTitor bors 2022-11-01 09:26:02 +00:00
  • 301790eecd Auto merge of #2986 - dtolnay-contrib:ficlone, r=JohnTitor bors 2022-11-01 09:26:02 +00:00
  • 6ce272e6b3 Auto merge of #2985 - flba-eb:fix_s_macro_order, r=JohnTitor bors 2022-11-01 08:22:25 +00:00
  • a2b0b4fea3 Auto merge of #2985 - flba-eb:fix_s_macro_order, r=JohnTitor bors 2022-11-01 08:22:25 +00:00
  • 3c611ca724 Add FICLONE ioctl for linux aarch64 David Tolnay 2022-10-31 15:34:21 -07:00
  • 9857684717 Add FICLONE ioctl for linux aarch64 David Tolnay 2022-10-31 15:34:21 -07:00
  • 579876ff25 fix: Order of all s_*! macro calls Florian Bartels 2022-10-28 10:17:56 +02:00
  • 60b655df91 fix: Order of all s_*! macro calls Florian Bartels 2022-10-28 10:17:56 +02:00
  • b93e8844ea style: Enforce order of any s_*! macro call Florian Bartels 2022-10-28 10:13:08 +02:00
  • 31693b7e87 style: Enforce order of any s_*! macro call Florian Bartels 2022-10-28 10:13:08 +02:00
  • cd09df41d0 Auto merge of #2983 - HarveyHunt:posix-spawn-setsid, r=JohnTitor bors 2022-10-27 23:39:02 +00:00
  • 7d615f03bc Auto merge of #2983 - HarveyHunt:posix-spawn-setsid, r=JohnTitor bors 2022-10-27 23:39:02 +00:00
  • a9f964784d Auto merge of #2981 - giraffate:fix_readfs_typo, r=JohnTitor bors 2022-10-27 22:38:22 +00:00
  • 7665a001ab Auto merge of #2981 - giraffate:fix_readfs_typo, r=JohnTitor bors 2022-10-27 22:38:22 +00:00
  • 807793be8b linux: Add POSIX_SPAWN_SETSID flag Harvey Hunt 2022-10-26 21:22:31 +01:00
  • 36aa6ca39c linux: Add POSIX_SPAWN_SETSID flag Harvey Hunt 2022-10-26 21:22:31 +01:00
  • bb89a9b699 Auto merge of #2982 - JohnTitor:release-0.2.137, r=JohnTitor bors 2022-10-25 21:45:00 +00:00
  • a90993ec23 Auto merge of #2982 - JohnTitor:release-0.2.137, r=JohnTitor bors 2022-10-25 21:45:00 +00:00
  • ca19134d82 Prepare 0.2.137 releaase Yuki Okushi 2022-10-26 06:44:24 +09:00
  • 2cd24f52db Prepare 0.2.137 releaase Yuki Okushi 2022-10-26 06:44:24 +09:00
  • 1cef92b1d0 Auto merge of #2979 - redox-os:redox-0.2.136, r=JohnTitor bors 2022-10-25 14:28:06 +00:00
  • 7e8f84c2bb Auto merge of #2979 - redox-os:redox-0.2.136, r=JohnTitor bors 2022-10-25 14:28:06 +00:00
  • 2d5f1aa8e8 Fix typo: readfs -> readfds Takayuki Nakata 2022-10-25 22:06:27 +09:00
  • e206853f48 Fix typo: readfs -> readfds Takayuki Nakata 2022-10-25 22:06:27 +09:00
  • c06371d3b5 Auto merge of #2974 - SteveLauC:dirname-basename, r=JohnTitor bors 2022-10-25 10:41:18 +00:00
  • a8b7b9c592 Auto merge of #2974 - SteveLauC:dirname-basename, r=JohnTitor bors 2022-10-25 10:41:18 +00:00
  • 426714fffc Auto merge of #2978 - devnexen:musl_emscripten_msg_constants, r=JohnTitor bors 2022-10-25 09:34:45 +00:00
  • 3cdabffc40 Auto merge of #2978 - devnexen:musl_emscripten_msg_constants, r=JohnTitor bors 2022-10-25 09:34:45 +00:00
  • 12b825df48 Auto merge of #2980 - JohnTitor:ignore-res-init-macos, r=JohnTitor bors 2022-10-25 08:24:59 +00:00
  • 3ee203bc63 Auto merge of #2980 - JohnTitor:ignore-res-init-macos, r=JohnTitor bors 2022-10-25 08:24:59 +00:00
  • 2251c71c7a Ignore res_init test on macOS Yuki Okushi 2022-10-25 17:15:16 +09:00
  • 8081c99181 Ignore res_init test on macOS Yuki Okushi 2022-10-25 17:15:16 +09:00
  • ee35fb1f56 follow-up on #2963, changing MSG* constant types for musl/emscripten. David Carlier 2022-10-24 19:46:06 +01:00
  • 4ba884ac18 follow-up on #2963, changing MSG* constant types for musl/emscripten. David Carlier 2022-10-24 19:46:06 +01:00
  • 09286ba536 Add MADV constants for Redox Jeremy Soller 2022-10-24 21:13:31 -06:00
  • f9d1f3ed1d Add MADV constants for Redox Jeremy Soller 2022-10-24 21:13:31 -06:00
  • 4b8e8bc563 expose dirname and basename Steve Lau 2022-10-25 08:04:54 +08:00
  • 5ffdbc6847 expose dirname and basename Steve Lau 2022-10-25 08:04:54 +08:00
  • bb557df40e Migrate from highfive to triagebot Eric Huss 2022-10-24 10:11:05 -07:00
  • 8e874bdf8e Migrate from highfive to triagebot Eric Huss 2022-10-24 10:11:05 -07:00
  • d84207e4de Auto merge of #2975 - JohnTitor:release-0.2.136, r=JohnTitor bors 2022-10-24 09:47:29 +00:00
  • 09ad0b37f3 Auto merge of #2975 - JohnTitor:release-0.2.136, r=JohnTitor bors 2022-10-24 09:47:29 +00:00
  • 15c93b0e91 Prepare 0.2.136 release Yuki Okushi 2022-10-24 18:31:09 +09:00
  • 5e3c7089fc Prepare 0.2.136 release Yuki Okushi 2022-10-24 18:31:09 +09:00
  • 5c69102f7c Auto merge of #2969 - pfmooney:illumos-aout, r=JohnTitor bors 2022-10-23 03:34:16 +00:00
  • 71b864d377 Auto merge of #2969 - pfmooney:illumos-aout, r=JohnTitor bors 2022-10-23 03:34:16 +00:00
  • 44e82c24e6 Auto merge of #2973 - asomers:MNT_bsd, r=JohnTitor bors 2022-10-23 02:31:21 +00:00
  • cc19b6f080 Auto merge of #2973 - asomers:MNT_bsd, r=JohnTitor bors 2022-10-23 02:31:21 +00:00
  • 9e1c66989d Add new definitions to libc-test/semver Alan Somers 2022-10-22 19:54:28 -06:00
  • 8acaac5ddf Add new definitions to libc-test/semver Alan Somers 2022-10-22 19:54:28 -06:00
  • a258f223c5 Auto merge of #2963 - devnexen:recvmsg_linux_fix, r=JohnTitor bors 2022-10-23 00:28:31 +00:00
  • a59c842948 Auto merge of #2963 - devnexen:recvmsg_linux_fix, r=JohnTitor bors 2022-10-23 00:28:31 +00:00
  • 0a5b450600 Style fixes, and filter out duplicate definitions Alan Somers 2022-10-22 10:23:26 -06:00
  • cfa31165a9 Style fixes, and filter out duplicate definitions Alan Somers 2022-10-22 10:23:26 -06:00
  • 7297134c42 Add more MNT_ flags on {Dragonfly,Net,Open}BSD Alan Somers 2022-10-22 09:22:05 -06:00
  • 138202dae5 Add more MNT_ flags on {Dragonfly,Net,Open}BSD Alan Somers 2022-10-22 09:22:05 -06:00
  • c0af891b11 warns that in the near future the MSG_* constants will have a type change to fit Musl and Emscripten. David Carlier 2022-10-22 08:14:24 +01:00
  • 00204b0e20 warns that in the near future the MSG_* constants will have a type change to fit Musl and Emscripten. David Carlier 2022-10-22 08:14:24 +01:00
  • 187433a8e4 Auto merge of #2968 - name1e5s:macos_clocks, r=JohnTitor bors 2022-10-18 23:40:30 +00:00
  • 0488a83dc9 Auto merge of #2968 - name1e5s:macos_clocks, r=JohnTitor bors 2022-10-18 23:40:30 +00:00
  • 458365f557 Auto merge of #2966 - redox-os:redox-0.2.135, r=JohnTitor bors 2022-10-18 22:36:41 +00:00
  • e96f3abac8 Auto merge of #2966 - redox-os:redox-0.2.135, r=JohnTitor bors 2022-10-18 22:36:41 +00:00
  • c35ea848b8 remove redunant definition of CLOCK_UPTIME_RAW name1e5s 2022-10-18 22:59:47 +08:00
  • 35e3a431c3 remove redunant definition of CLOCK_UPTIME_RAW name1e5s 2022-10-18 22:59:47 +08:00
  • 98e31aea16 redox: Add ENOTSUP, FIONREAD, MSG_DONTWAIT, and madvise Jeremy Soller 2022-10-17 10:36:10 -06:00
  • c09d65f7fb redox: Add ENOTSUP, FIONREAD, MSG_DONTWAIT, and madvise Jeremy Soller 2022-10-17 10:36:10 -06:00
  • edb92c9856 Auto merge of #2967 - devnexen:missing_ioctl_sioc_flags, r=JohnTitor bors 2022-10-18 12:29:56 +00:00
  • 9bff92d2a9 Auto merge of #2967 - devnexen:missing_ioctl_sioc_flags, r=JohnTitor bors 2022-10-18 12:29:56 +00:00
  • add2867d64 Auto merge of #2965 - semarie:locale, r=JohnTitor bors 2022-10-18 11:25:52 +00:00
  • 1e07687d27 Auto merge of #2965 - semarie:locale, r=JohnTitor bors 2022-10-18 11:25:52 +00:00
  • c47bc0dac7 Auto merge of #2970 - pfmooney:solarish-libsendfile, r=JohnTitor bors 2022-10-18 10:20:22 +00:00
  • ce0d4079b2 Auto merge of #2970 - pfmooney:solarish-libsendfile, r=JohnTitor bors 2022-10-18 10:20:22 +00:00
  • c3c6893e41 add new constants to openbsd.txt Sébastien Marie 2022-10-18 04:45:05 +00:00
  • 21f11f3507 add new constants to openbsd.txt Sébastien Marie 2022-10-18 04:45:05 +00:00
  • e804d01b72 illumos: Remove obsolete (and private) a.out define Patrick Mooney 2022-10-17 23:23:29 -05:00
  • bb881547ca illumos: Remove obsolete (and private) a.out define Patrick Mooney 2022-10-17 23:23:29 -05:00
  • fe1c0bc329 add missing clockid_t on macOS yuhaixin.hx 2022-10-18 10:36:39 +08:00
  • de1de5a078 add missing clockid_t on macOS yuhaixin.hx 2022-10-18 10:36:39 +08:00
  • fa7d301a7b linux add missing SIOC* constants. David Carlier 2022-10-17 21:20:55 +01:00
  • c6a69a3e85 linux add missing SIOC* constants. David Carlier 2022-10-17 21:20:55 +01:00
  • d489691384 solarish: Fix libsendfile symbol dependency Patrick Mooney 2022-10-17 13:37:14 -05:00
  • 3edc2a3e33 solarish: Fix libsendfile symbol dependency Patrick Mooney 2022-10-17 13:37:14 -05:00
  • 9683471d0d openbsd: add more locale constants for use with newlocale() Sébastien Marie 2022-10-17 16:06:41 +00:00
  • 75224dd1cf openbsd: add more locale constants for use with newlocale() Sébastien Marie 2022-10-17 16:06:41 +00:00
  • 77f6b9f6d7 Auto merge of #2964 - devnexen:win32_putenv, r=JohnTitor bors 2022-10-16 22:46:53 +00:00
  • 998e88630e Auto merge of #2964 - devnexen:win32_putenv, r=JohnTitor bors 2022-10-16 22:46:53 +00:00
  • 3466a871d8 Auto merge of #2960 - folkertdev:linux-ifreq, r=JohnTitor bors 2022-10-16 21:39:34 +00:00
  • 937aeaafe4 Auto merge of #2960 - folkertdev:linux-ifreq, r=JohnTitor bors 2022-10-16 21:39:34 +00:00
  • e3496e8c02 add ifreq and friends for linux Folkert 2022-10-16 15:05:59 +02:00
  • 72667185f6 add ifreq and friends for linux Folkert 2022-10-16 15:05:59 +02:00
  • 34607d6152 adds putenv call to win32. closes #2926. David Carlier 2022-10-16 12:04:02 +01:00
  • 44450feaff adds putenv call to win32. closes #2926. David Carlier 2022-10-16 12:04:02 +01:00
  • b1ee86eda0 Auto merge of #2958 - thomcc:tvos-support, r=JohnTitor bors 2022-10-13 01:28:06 +00:00
  • e4e865d1c3 Auto merge of #2958 - thomcc:tvos-support, r=JohnTitor bors 2022-10-13 01:28:06 +00:00
  • aa774e817e Auto merge of #2957 - SteveLauC:time-fn, r=JohnTitor bors 2022-10-13 00:22:29 +00:00
  • 9960e1cdcc Auto merge of #2957 - SteveLauC:time-fn, r=JohnTitor bors 2022-10-13 00:22:29 +00:00