Commit Graph

  • 344cec053e Auto merge of #2774 - dtolnay-contrib:checkoutv3, r=Amanieu bors 2022-04-30 23:49:24 +00:00
  • 42faa24e57 Auto merge of #2774 - dtolnay-contrib:checkoutv3, r=Amanieu bors 2022-04-30 23:49:24 +00:00
  • bc357dc347 Update GitHub Actions actions/checkout@v2 to v3 David Tolnay 2022-04-30 13:54:24 -07:00
  • 449edcfcc1 Update GitHub Actions actions/checkout@v2 to v3 David Tolnay 2022-04-30 13:54:24 -07:00
  • 02135ed458 linux: add GRND_INSECURE constant Jason A. Donenfeld 2022-04-08 23:55:31 +02:00
  • 552d131686 linux: add GRND_INSECURE constant Jason A. Donenfeld 2022-04-08 23:55:31 +02:00
  • e178e9ced9 openbsd: constantify some arguments of openpty() and forkpty() Sébastien Marie 2022-04-30 18:03:15 +00:00
  • 90fb41c2be openbsd: constantify some arguments of openpty() and forkpty() Sébastien Marie 2022-04-30 18:03:15 +00:00
  • 450469bb8f haiku build fix David Carlier 2022-04-30 05:40:21 +00:00
  • 9bf2fb0a1e haiku build fix David Carlier 2022-04-30 05:40:21 +00:00
  • c6512c9988 Auto merge of #2771 - Amanieu:release-0.2.125, r=Amanieu bors 2022-04-29 11:06:28 +00:00
  • d7abb0265d Auto merge of #2771 - Amanieu:release-0.2.125, r=Amanieu bors 2022-04-29 11:06:28 +00:00
  • 60d77e6930 Bump version to 0.2.125 Amanieu d'Antras 2022-04-29 12:03:23 +01:00
  • 5905f46972 Bump version to 0.2.125 Amanieu d'Antras 2022-04-29 12:03:23 +01:00
  • 6e4c03c4a6 Auto merge of #2540 - kraj:rv32-musl, r=Amanieu bors 2022-04-29 01:18:23 +00:00
  • a31c79385b Auto merge of #2540 - kraj:rv32-musl, r=Amanieu bors 2022-04-29 01:18:23 +00:00
  • d1daa0198b Auto merge of #2769 - jessicah:haiku, r=Amanieu bors 2022-04-29 00:15:01 +00:00
  • ae3414cd01 Auto merge of #2769 - jessicah:haiku, r=Amanieu bors 2022-04-29 00:15:01 +00:00
  • d4926b4663 haiku: improve platform compatibility Jessica Hamilton 2022-04-18 13:00:38 +12:00
  • a7cba7c340 haiku: improve platform compatibility Jessica Hamilton 2022-04-18 13:00:38 +12:00
  • be93a5ad52 Add riscv32 support for musl C library based linux platforms Khem Raj 2021-11-15 18:46:31 -08:00
  • 391a9b2f87 Add riscv32 support for musl C library based linux platforms Khem Raj 2021-11-15 18:46:31 -08:00
  • 20d97f053c Auto merge of #2770 - m-ou-se:freebsd-futex, r=Amanieu bors 2022-04-28 17:55:57 +00:00
  • 3b5fcd60d1 Auto merge of #2770 - m-ou-se:freebsd-futex, r=Amanieu bors 2022-04-28 17:55:57 +00:00
  • af6ee97030 Auto merge of #2767 - carbotaniuman:patch-1, r=Amanieu bors 2022-04-28 16:39:42 +00:00
  • 27ad069636 Auto merge of #2767 - carbotaniuman:patch-1, r=Amanieu bors 2022-04-28 16:39:42 +00:00
  • 9efd18499d Auto merge of #2765 - zhaixiaojuan:master, r=Amanieu bors 2022-04-28 15:33:00 +00:00
  • d747e7dada Auto merge of #2765 - zhaixiaojuan:master, r=Amanieu bors 2022-04-28 15:33:00 +00:00
  • dadc33aa19 Auto merge of #2751 - guyru:master, r=Amanieu bors 2022-04-28 14:29:01 +00:00
  • d31cbb1ebe Auto merge of #2751 - guyru:master, r=Amanieu bors 2022-04-28 14:29:01 +00:00
  • 8101b01b4f Add loongarch64 support zhaixiaojuan 2022-04-21 08:52:10 +00:00
  • 467c34ca3d Add loongarch64 support zhaixiaojuan 2022-04-21 08:52:10 +00:00
  • 8cd9df9f02 Add FreeBSD's umtx timeout struct and flag. Mara Bos 2022-04-28 11:52:37 +02:00
  • 6700aff25c Add FreeBSD's umtx timeout struct and flag. Mara Bos 2022-04-28 11:52:37 +02:00
  • b4d54d57e5 Add umtx_op to FreeBSD. Mara Bos 2022-04-28 11:42:44 +02:00
  • daebd3e51f Add umtx_op to FreeBSD. Mara Bos 2022-04-28 11:42:44 +02:00
  • f3da72de3d Add stpcpy, stpncpy, and strtok_r to unix carbotaniuman 2022-04-26 08:23:01 -05:00
  • 3d7f89f27a Add stpcpy, stpncpy, and strtok_r to unix carbotaniuman 2022-04-26 08:23:01 -05:00
  • a5571610ff Use c_ulong instead of c_ulonglong in user_regs_struct s1341 2022-04-25 09:53:31 +03:00
  • f9dd83bba5 Use c_ulong instead of c_ulonglong in user_regs_struct s1341 2022-04-25 09:53:31 +03:00
  • 9dfcc5e268 Auto merge of #2731 - rtzoeller:pthread_prio_inherit, r=Amanieu bors 2022-04-24 16:53:38 +00:00
  • f6df53fd69 Auto merge of #2731 - rtzoeller:pthread_prio_inherit, r=Amanieu bors 2022-04-24 16:53:38 +00:00
  • 6c6488a944 Add pthread_mutexattr_setprotocol and pthread_mutexattr_getprotocol on Linux Ryan Zoeller 2022-03-21 21:27:44 -05:00
  • 91395aec78 Add pthread_mutexattr_setprotocol and pthread_mutexattr_getprotocol on Linux Ryan Zoeller 2022-03-21 21:27:44 -05:00
  • f681cdbb45 Remove adjtime for Android Guy Rutenberg 2022-04-23 17:02:03 +03:00
  • d76448f8f1 Remove adjtime for Android Guy Rutenberg 2022-04-23 17:02:03 +03:00
  • ef9fd1b6c8 Auto merge of #2762 - m-ou-se:netbsd-futex-consts, r=Amanieu bors 2022-04-20 14:49:14 +00:00
  • 40d529fdff Auto merge of #2762 - m-ou-se:netbsd-futex-consts, r=Amanieu bors 2022-04-20 14:49:14 +00:00
  • e827df796c Auto merge of #2763 - m-ou-se:dragonflybsd-futex, r=Amanieu bors 2022-04-20 13:08:14 +00:00
  • 01b49024c2 Auto merge of #2763 - m-ou-se:dragonflybsd-futex, r=Amanieu bors 2022-04-20 13:08:14 +00:00
  • 9c54433ffb Auto merge of #2761 - m-ou-se:openbsd-futex, r=Amanieu bors 2022-04-20 12:05:53 +00:00
  • d260cea530 Auto merge of #2761 - m-ou-se:openbsd-futex, r=Amanieu bors 2022-04-20 12:05:53 +00:00
  • 0684386c2f Typo. Mara Bos 2022-04-19 17:46:28 +02:00
  • e5b9bc0234 Typo. Mara Bos 2022-04-19 17:46:28 +02:00
  • b4170d7677 Add DragonFly umtx_{sleep, wakeup}. Mara Bos 2022-04-19 17:39:38 +02:00
  • 9579c1dc58 Add DragonFly umtx_{sleep, wakeup}. Mara Bos 2022-04-19 17:39:38 +02:00
  • a138ca5419 Add FUTEX_* to semver/netbsd.txt. Mara Bos 2022-04-19 17:30:41 +02:00
  • 6c130c9e5f Add FUTEX_* to semver/netbsd.txt. Mara Bos 2022-04-19 17:30:41 +02:00
  • 252cee97f8 Ignore futex() in libc-test/build.rs on OpenBSD. Mara Bos 2022-04-19 17:02:20 +02:00
  • 9a3cafa25d Ignore futex() in libc-test/build.rs on OpenBSD. Mara Bos 2022-04-19 17:02:20 +02:00
  • d6038c58de Add OpenBSD's futex.h. Mara Bos 2022-04-19 10:08:03 +02:00
  • 311c7d9e3b Add OpenBSD's futex.h. Mara Bos 2022-04-19 10:08:03 +02:00
  • 466e5b6ca6 Add NetBSD's FUTEX_* constants. Mara Bos 2022-04-19 10:49:37 +02:00
  • 42450ed56c Add NetBSD's FUTEX_* constants. Mara Bos 2022-04-19 10:49:37 +02:00
  • 95ced7d4c8 Auto merge of #2759 - asomers:fbsd12.3, r=Amanieu bors 2022-04-18 22:29:58 +00:00
  • 02f4f6cbcc Auto merge of #2759 - asomers:fbsd12.3, r=Amanieu bors 2022-04-18 22:29:58 +00:00
  • 14863f4c36 Auto merge of #2757 - MaxF12:master, r=Amanieu bors 2022-04-18 20:52:07 +00:00
  • 13534c34e8 Auto merge of #2757 - MaxF12:master, r=Amanieu bors 2022-04-18 20:52:07 +00:00
  • 2867327239 Update FreeBSD 12 CI image to 12.3. 12.2 is EoL. Alan Somers 2022-04-14 09:33:45 -06:00
  • dbd03ec678 Update FreeBSD 12 CI image to 12.3. 12.2 is EoL. Alan Somers 2022-04-14 09:33:45 -06:00
  • 3982e629b3 Remove existing shadowed PTRACE_GETREGS/PTRACE_SETREGS s1341 2022-04-14 07:03:45 +03:00
  • a4980859d9 Remove existing shadowed PTRACE_GETREGS/PTRACE_SETREGS s1341 2022-04-14 07:03:45 +03:00
  • b5ae3af6f3 Bump version to 0.2.124 maxfranke 2022-04-13 19:02:34 +02:00
  • 2d18edd42a Bump version to 0.2.124 maxfranke 2022-04-13 19:02:34 +02:00
  • 312acf88bb Remove adjtime for emscripten Guy Rutenberg 2022-04-13 07:52:03 +03:00
  • 7c37f9a623 Remove adjtime for emscripten Guy Rutenberg 2022-04-13 07:52:03 +03:00
  • f95b3db046 Auto merge of #2756 - MaxF12:master, r=Amanieu bors 2022-04-12 21:34:25 +00:00
  • dff5aca2a1 Auto merge of #2756 - MaxF12:master, r=Amanieu bors 2022-04-12 21:34:25 +00:00
  • fc9771f3d5 Fix values for Solaris maxfranke 2022-04-12 22:44:10 +02:00
  • e7efff4a0a Fix values for Solaris maxfranke 2022-04-12 22:44:10 +02:00
  • a4eb493a59 mixed up lines maxfranke 2022-04-12 22:41:03 +02:00
  • 78c2d8168b mixed up lines maxfranke 2022-04-12 22:41:03 +02:00
  • 58342f59f5 Added SSM sockops for OSes that have support but were missing from libc maxfranke 2022-04-12 22:31:48 +02:00
  • 2517a62e6e Added SSM sockops for OSes that have support but were missing from libc maxfranke 2022-04-12 22:31:48 +02:00
  • 289a33d0c1 Auto merge of #2752 - ian-h-chamberlain:horizon/pthread_condattr, r=Amanieu bors 2022-04-12 19:41:42 +00:00
  • 284335c960 Auto merge of #2752 - ian-h-chamberlain:horizon/pthread_condattr, r=Amanieu bors 2022-04-12 19:41:42 +00:00
  • a3a5738341 Auto merge of #2750 - pfmooney:uclibc-siginfo, r=Amanieu bors 2022-04-12 16:53:58 +00:00
  • 95aae38dce Auto merge of #2750 - pfmooney:uclibc-siginfo, r=Amanieu bors 2022-04-12 16:53:58 +00:00
  • 8fb776bfa9 Remove the freebsd specific adjtime. Guy Rutenberg 2022-04-12 16:15:57 +03:00
  • 9c8aa216b9 Remove the freebsd specific adjtime. Guy Rutenberg 2022-04-12 16:15:57 +03:00
  • 2b381f8737 Add pthread_condattr_{set,get}clock on Horizon OS Ian Chamberlain 2022-04-11 22:54:12 -04:00
  • 77d5ade713 Add pthread_condattr_{set,get}clock on Horizon OS Ian Chamberlain 2022-04-11 22:54:12 -04:00
  • d022cb936c Add adjtime support. Guy Rutenberg 2022-04-11 22:24:11 +03:00
  • 81f32d51ed Add adjtime support. Guy Rutenberg 2022-04-11 22:24:11 +03:00
  • ef69e73b9d Add siginfo accessors for uclibc Patrick Mooney 2022-04-11 12:03:12 -05:00
  • da00f5544a Add siginfo accessors for uclibc Patrick Mooney 2022-04-11 12:03:12 -05:00
  • 5a517a5f8e Auto merge of #2749 - vityafx:bump-version-to-0-2-123, r=Amanieu bors 2022-04-11 17:00:37 +00:00
  • 45b7f08e8e Auto merge of #2749 - vityafx:bump-version-to-0-2-123, r=Amanieu bors 2022-04-11 17:00:37 +00:00
  • 15f693d723 Bump version to 0.2.123 Victor Polevoy 2022-04-11 15:26:13 +02:00
  • aa82c00618 Bump version to 0.2.123 Victor Polevoy 2022-04-11 15:26:13 +02:00