Commit Graph

  • 811f602fb2 Add GETREGS/SETREGS for android s1341 2022-04-11 11:33:49 +03:00
  • 775936e52d Add GETREGS/SETREGS for android s1341 2022-04-11 11:33:49 +03:00
  • 9fb8e55385 Add extra traits for user_fpregs_struct s1341 2022-04-11 11:33:29 +03:00
  • ac2785e150 Add extra traits for user_fpregs_struct s1341 2022-04-11 11:33:29 +03:00
  • b1c4298458 Add android x86_64 user struct s1341 2022-04-11 10:58:42 +03:00
  • fd6475642c Add android x86_64 user struct s1341 2022-04-11 10:58:42 +03:00
  • 9cbec874e0 Auto merge of #2745 - vityafx:add-sched-constants-for-openbsd, r=Amanieu bors 2022-04-10 22:03:39 +00:00
  • a0e4f9df3f Auto merge of #2745 - vityafx:add-sched-constants-for-openbsd, r=Amanieu bors 2022-04-10 22:03:39 +00:00
  • 8db9c0f9fa Auto merge of #2744 - vityafx:add-pthread-functions-to-freebsd, r=Amanieu bors 2022-04-10 20:43:22 +00:00
  • c25369946c Auto merge of #2744 - vityafx:add-pthread-functions-to-freebsd, r=Amanieu bors 2022-04-10 20:43:22 +00:00
  • 1bd14d86c2 Auto merge of #2742 - petrochenkov:stabundle, r=Amanieu bors 2022-04-10 19:41:37 +00:00
  • 5987128633 Auto merge of #2742 - petrochenkov:stabundle, r=Amanieu bors 2022-04-10 19:41:37 +00:00
  • 14aa8c1b65 Auto merge of #2740 - junhochoi:ip_dontfrag_freebsdlike, r=Amanieu bors 2022-04-10 18:37:52 +00:00
  • 6e2de912d4 Auto merge of #2740 - junhochoi:ip_dontfrag_freebsdlike, r=Amanieu bors 2022-04-10 18:37:52 +00:00
  • 4efdd80f66 Auto merge of #2747 - Amanieu:disable_semver, r=Amanieu bors 2022-04-10 13:11:36 +00:00
  • c971d659ff Auto merge of #2747 - Amanieu:disable_semver, r=Amanieu bors 2022-04-10 13:11:36 +00:00
  • b479fb08ac Remove broken uclibc CI targets Amanieu d'Antras 2022-04-09 21:00:57 +01:00
  • 23a301d64b Remove broken uclibc CI targets Amanieu d'Antras 2022-04-09 21:00:57 +01:00
  • 7e6e79e67e Add SCHED constants for OpenBSD. Victor Polevoy 2022-04-09 21:53:47 +02:00
  • cdba825048 Add SCHED constants for OpenBSD. Victor Polevoy 2022-04-09 21:53:47 +02:00
  • 847b5e15c5 Disable broken semver CI jobs Amanieu d'Antras 2022-04-09 19:55:18 +01:00
  • a544f6def1 Disable broken semver CI jobs Amanieu d'Antras 2022-04-09 19:55:18 +01:00
  • d0b5d7fd21 Add pthread_set/get schedparam functions to FreeBSD. Victor Polevoy 2022-04-09 18:23:35 +02:00
  • 1d5136a6bb Add pthread_set/get schedparam functions to FreeBSD. Victor Polevoy 2022-04-09 18:23:35 +02:00
  • 3c2064e463 Remove use of feature(static_nobundle) Vadim Petrochenkov 2022-04-08 19:02:18 +03:00
  • 7683ea2832 Remove use of feature(static_nobundle) Vadim Petrochenkov 2022-04-08 19:02:18 +03:00
  • 00a6ad3334 Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-like Junho Choi 2022-04-05 16:29:38 -07:00
  • 9d17b31dfe Add IP_DONTFRAG and IPV6_DONTFRAG for FreeBSD-like Junho Choi 2022-04-05 16:29:38 -07:00
  • ace92d77a5 Auto merge of #2739 - Gankra:release, r=Amanieu bors 2022-04-05 23:11:07 +00:00
  • 53f78cdcd4 Auto merge of #2739 - Gankra:release, r=Amanieu bors 2022-04-05 23:11:07 +00:00
  • e94c774ce6 0.2.122 Release Aria Beingessner 2022-04-05 15:27:59 -04:00
  • 658e7ee248 0.2.122 Release Aria Beingessner 2022-04-05 15:27:59 -04:00
  • 80828b5220 Auto merge of #2738 - Itus-Shield:master, r=Amanieu bors 2022-04-05 14:42:55 +00:00
  • ce7fd91d8d Auto merge of #2738 - Itus-Shield:master, r=Amanieu bors 2022-04-05 14:42:55 +00:00
  • 6c30a8cbda mips64: add missing symbols Donald Hoskins 2022-04-03 13:53:17 -04:00
  • 0acce7277d mips64: add missing symbols Donald Hoskins 2022-04-03 13:53:17 -04:00
  • 2946084544 Auto merge of #2737 - devnexen:pr_set_vma_linux, r=Amanieu bors 2022-04-03 00:17:09 +00:00
  • 962e262e2d Auto merge of #2737 - devnexen:pr_set_vma_linux, r=Amanieu bors 2022-04-03 00:17:09 +00:00
  • 8ad6dcd052 Auto merge of #2733 - vityafx:add-pthread-functions-to-bsd, r=Amanieu bors 2022-04-02 23:14:55 +00:00
  • 02bdb0a39f Auto merge of #2733 - vityafx:add-pthread-functions-to-bsd, r=Amanieu bors 2022-04-02 23:14:55 +00:00
  • 2ef26745f9 Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux. David Carlier 2022-04-02 18:24:44 +01:00
  • 2798840ee3 Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux. David Carlier 2022-04-02 18:24:44 +01:00
  • 3d6f813a73 Expose more thread bindings for NetBSD-like OSes. Victor Polevoy 2022-03-26 15:57:44 +01:00
  • 576f86d26f Expose more thread bindings for NetBSD-like OSes. Victor Polevoy 2022-03-26 15:57:44 +01:00
  • 478a72dc67 Auto merge of #2736 - devnexen:obsd_kve_flags_followup, r=Amanieu bors 2022-04-01 02:19:47 +00:00
  • f59a970384 Auto merge of #2736 - devnexen:obsd_kve_flags_followup, r=Amanieu bors 2022-04-01 02:19:47 +00:00
  • ce8581496c following up on openbsd's kinfo_vmentry flags David Carlier 2022-03-31 18:15:50 +01:00
  • 5fbf1bd7c7 following up on openbsd's kinfo_vmentry flags David Carlier 2022-03-31 18:15:50 +01:00
  • 0f1afd030b Auto merge of #2734 - devnexen:pthread_spin_haiku, r=Amanieu bors 2022-03-31 11:56:18 +00:00
  • 4297ad14bf Auto merge of #2734 - devnexen:pthread_spin_haiku, r=Amanieu bors 2022-03-31 11:56:18 +00:00
  • 808a347fa7 Auto merge of #2735 - devnexen:openbsd__kve_flags, r=Amanieu bors 2022-03-31 10:50:09 +00:00
  • a25c8532ab Auto merge of #2735 - devnexen:openbsd__kve_flags, r=Amanieu bors 2022-03-31 10:50:09 +00:00
  • bcdff728e0 openbsd kinfo_vmentry protection flags David Carlier 2022-03-30 21:55:48 +01:00
  • 587230ad49 openbsd kinfo_vmentry protection flags David Carlier 2022-03-30 21:55:48 +01:00
  • 196e6aff4d haiku add pthread spinlock api David Carlier 2022-03-30 18:05:23 +00:00
  • ed0b1b93b6 haiku add pthread spinlock api David Carlier 2022-03-30 18:05:23 +00:00
  • 1d55b2cf6c Auto merge of #2732 - est31:master, r=Amanieu bors 2022-03-27 15:54:34 +00:00
  • 9d1d40a966 Auto merge of #2732 - est31:master, r=Amanieu bors 2022-03-27 15:54:34 +00:00
  • 6e96220d97 Use static_assert_eq macro est31 2022-03-24 11:51:48 +01:00
  • e1d9927d53 Use static_assert_eq macro est31 2022-03-24 11:51:48 +01:00
  • b50c755a73 Typo fix est31 2022-03-24 11:47:21 +01:00
  • 6a52bb8cdf Typo fix est31 2022-03-24 11:47:21 +01:00
  • 3eeff6dcd2 Auto merge of #2719 - Gankra:fpsimd, r=Gankra bors 2022-03-23 23:02:28 +00:00
  • f00ea00576 Auto merge of #2719 - Gankra:fpsimd, r=Gankra bors 2022-03-23 23:02:28 +00:00
  • 8d86141c6c Create optionally-available __int128 typedefs and use them for ARM64 definitions. Aria Beingessner 2022-03-09 01:42:43 -05:00
  • adfa38507c Create optionally-available __int128 typedefs and use them for ARM64 definitions. Aria Beingessner 2022-03-09 01:42:43 -05:00
  • 79f0509677 Auto merge of #2730 - devnexen:haiku_find_dir_upd, r=Amanieu bors 2022-03-21 21:46:51 +00:00
  • c8f31c96bb Auto merge of #2730 - devnexen:haiku_find_dir_upd, r=Amanieu bors 2022-03-21 21:46:51 +00:00
  • 68824f51c4 haiku finddirectory api update David Carlier 2022-03-20 10:10:24 +00:00
  • c9545d0efc haiku finddirectory api update David Carlier 2022-03-20 10:10:24 +00:00
  • 12bc1a2f52 Auto merge of #2729 - redox-os:0.2.121, r=Amanieu bors 2022-03-18 19:07:55 +00:00
  • a9176caa19 Auto merge of #2729 - redox-os:0.2.121, r=Amanieu bors 2022-03-18 19:07:55 +00:00
  • 309463462e Auto merge of #2726 - devnexen:solarish_general_build_fix_for_rustc, r=Amanieu bors 2022-03-18 17:58:57 +00:00
  • fe5e6cc5b9 Auto merge of #2726 - devnexen:solarish_general_build_fix_for_rustc, r=Amanieu bors 2022-03-18 17:58:57 +00:00
  • d60c4f7025 Bump version to 0.2.121 Jeremy Soller 2022-03-18 11:17:33 -06:00
  • 9ab83aeda9 Bump version to 0.2.121 Jeremy Soller 2022-03-18 11:17:33 -06:00
  • 31dabfe852 Auto merge of #2727 - redox-os:redox-0.2.120, r=Amanieu bors 2022-03-18 15:59:51 +00:00
  • 179242ec7b Auto merge of #2727 - redox-os:redox-0.2.120, r=Amanieu bors 2022-03-18 15:59:51 +00:00
  • bcd743acb7 Auto merge of #2728 - redox-os:redox-stable, r=Amanieu bors 2022-03-18 14:57:15 +00:00
  • 3beb97c01c Auto merge of #2728 - redox-os:redox-stable, r=Amanieu bors 2022-03-18 14:57:15 +00:00
  • 356af3485a Auto merge of #2717 - vladimir-ea:watchos, r=Amanieu bors 2022-03-17 21:56:39 +00:00
  • f0f4b68990 Auto merge of #2717 - vladimir-ea:watchos, r=Amanieu bors 2022-03-17 21:56:39 +00:00
  • af9d207cf2 redox: fix compilation on stable Jeremy Soller 2022-03-17 13:06:27 -06:00
  • 5d69358d6f redox: fix compilation on stable Jeremy Soller 2022-03-17 13:06:27 -06:00
  • 0971af7ba9 redox: add siginfo_t and rename sa_handler to sa_sigaction Jeremy Soller 2022-03-17 12:41:18 -06:00
  • 20b7e44baa redox: add siginfo_t and rename sa_handler to sa_sigaction Jeremy Soller 2022-03-17 12:41:18 -06:00
  • f8b0975839 Use target_pointer_width attribute Vladimir Michael Eatwell 2022-03-17 16:19:21 +00:00
  • 68c988ff64 Use target_pointer_width attribute Vladimir Michael Eatwell 2022-03-17 16:19:21 +00:00
  • 0bf9cbbfb1 fixing illumos build for couple of structs David Carlier 2022-03-15 18:58:59 +00:00
  • 8642e84b9b fixing illumos build for couple of structs David Carlier 2022-03-15 18:58:59 +00:00
  • bade560577 Auto merge of #2725 - Meziu:master, r=Amanieu bors 2022-03-15 10:22:53 +00:00
  • ea3ab53234 Auto merge of #2725 - Meziu:master, r=Amanieu bors 2022-03-15 10:22:53 +00:00
  • 807537e371 Fixed size of sockaddr_in Andrea Ciliberti 2022-03-15 08:03:35 +01:00
  • 8c60c9a95f Fixed size of sockaddr_in Andrea Ciliberti 2022-03-15 08:03:35 +01:00
  • 48ae488bb3 Auto merge of #2723 - solid-rs:libc-02120, r=Amanieu bors 2022-03-14 11:16:57 +00:00
  • f05cd2a191 Auto merge of #2723 - solid-rs:libc-02120, r=Amanieu bors 2022-03-14 11:16:57 +00:00
  • 388388d27b Auto merge of #2714 - AzureMarker:horizon-getrandom-and-fixes, r=Amanieu bors 2022-03-14 10:08:37 +00:00
  • 1a311288a8 Auto merge of #2714 - AzureMarker:horizon-getrandom-and-fixes, r=Amanieu bors 2022-03-14 10:08:37 +00:00
  • efb94dbe71 Bump version to 0.2.120 Tomoaki Kawada 2022-03-14 10:34:53 +09:00
  • 4ba9d448db Bump version to 0.2.120 Tomoaki Kawada 2022-03-14 10:34:53 +09:00