summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libc 0.2.1270.2.127Josh Triplett2022-08-031-1/+1
* Auto merge of #2854 - pabigot:pabigot/20220729a, r=JohnTitorbors2022-07-292-0/+2
|\
| * linux: add TFD_TIMER_CANCEL_ON_SET constantPeter A. Bigot2022-07-292-0/+2
* | Auto merge of #2853 - youknowone:ios-memmem, r=JohnTitorbors2022-07-291-0/+6
|\ \ | |/ |/|
| * memmem and task_set_info is available on iOSJeong YunWon2022-07-281-0/+6
|/
* Auto merge of #2852 - joshtriplett:version-note, r=JohnTitorbors2022-07-261-1/+3
|\
| * README.md: Clarify (lack of) MSRV policyJosh Triplett2022-07-261-1/+3
|/
* Auto merge of #2849 - devnexen:socket_linux_update, r=JohnTitorbors2022-07-223-0/+14
|\
| * Few socket updates related for Linux.David Carlier2022-07-223-0/+14
|/
* Auto merge of #2838 - devnexen:linux_followup_prctl, r=JohnTitorbors2022-07-201-0/+13
|\
| * linux prctl add speculation control flagsDavid Carlier2022-07-201-0/+13
* | Auto merge of #2847 - obrown06:add-ethpip, r=JohnTitorbors2022-07-172-0/+4
|\ \
| * | Add ETH_P_IP to Fuchsia public constantsNick Brown2022-07-152-0/+4
|/ /
* | Auto merge of #2841 - asomers:openbsd-chflags, r=Amanieubors2022-07-123-12/+21
|\ \
| * | Fix the type of file flags on OpenBSDAlan Somers2022-07-103-12/+21
* | | Auto merge of #2846 - joshtriplett:style-quickfix, r=Amanieubors2022-07-121-1/+1
|\ \ \
| * | | style: Format errors so that editors can jump to file/lineJosh Triplett2022-07-111-1/+1
| |/ /
* | | Auto merge of #2842 - rtzoeller:freebsd-cpu-macros, r=Amanieubors2022-07-121-5/+5
|\ \ \ | |/ / |/| |
| * | Fix FreeBSD CPU_ macrosRyan Zoeller2022-07-111-5/+5
|/ /
* | Auto merge of #2840 - devnexen:linux_prctl_update3, r=JohnTitorbors2022-07-072-3/+10
|\ \
| * | prctl process timing control options for android.David Carlier2022-07-072-3/+10
* | | Auto merge of #2839 - nielx:haiku-posix_spawn, r=JohnTitorbors2022-07-071-0/+78
|\ \ \ | |/ / |/| |
| * | Haiku: add the posix_spawn functions and constantsNiels Sascha Reedijk2022-07-021-0/+78
| |/
* | Auto merge of #2837 - devnexen:linux_ptr_auth_followup, r=JohnTitorbors2022-07-022-0/+13
|\ \ | |/ |/|
| * linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-292-0/+13
|/
* Auto merge of #2833 - devnexen:linux_prctl_update, r=JohnTitorbors2022-06-261-0/+6
|\
| * linux/glibc tagged ptr supports for arm64 control addition.David Carlier2022-06-261-0/+6
* | Auto merge of #2834 - devnexen:task_set_info, r=JohnTitorbors2022-06-252-0/+6
|\ \ | |/ |/|
| * task_set_info addition, on macOs only.David CARLIER2022-06-242-0/+6
|/
* Auto merge of #2831 - JohnTitor:macos-12-ci, r=Amanieubors2022-06-223-7/+4
|\
| * Remove a workaround for older macOSYuki Okushi2022-06-211-3/+0
| * Upgrade macOS image to 12Yuki Okushi2022-06-212-4/+4
* | Auto merge of #2830 - tiann:master, r=JohnTitorbors2022-06-223-0/+391
|\ \
| * | Add rtnetlink.h, if_addr.h, if_link.h header to Androidtiann2022-06-223-21/+40
| * | Add rtnetlink.h, if_link.h header to Androidtiann2022-06-222-0/+372
| |/
* | Auto merge of #2823 - brunowonka:fuchsia, r=JohnTitorbors2022-06-212-0/+12
|\ \ | |/ |/|
| * Automatically derive traits for in6_pktinfoBruno Dal Bo2022-06-211-5/+5
| * in6_pktinfo.ipi6_ifindex is unsignedBruno Dal Bo2022-06-131-1/+1
| * Add IPv6 CMSG options to FuchsiaBruno Dal Bo2022-06-102-0/+12
* | Auto merge of #2829 - devnexen:fbsd_mfd_upd, r=Amanieubors2022-06-203-0/+42
|\ \
| * | memfd_create additional flags for FreeBSD.David CARLIER2022-06-193-0/+42
|/ /
* | Auto merge of #2828 - JohnTitor:remove-rumprun-support, r=Amanieubors2022-06-195-40/+5
|\ \
| * | Remove rumprun-related codeYuki Okushi2022-06-194-40/+1
| * | Document "Supported target policy"Yuki Okushi2022-06-191-0/+4
|/ /
* | Auto merge of #2827 - devnexen:task_api_macos_upd, r=Amanieubors2022-06-182-0/+10
|\ \
| * | task_threads addition for macOsDavid CARLIER2022-06-172-0/+10
|/ /
* | Auto merge of #2826 - devnexen:apple_task_api, r=JohnTitorbors2022-06-142-0/+15
|\ \
| * | apple add task_create/task_terminateDavid CARLIER2022-06-142-0/+15
|/ /
* | Auto merge of #2824 - JohnTitor:style-check-fix, r=Amanieubors2022-06-131-43/+32
|\ \
| * | Format style checkerYuki Okushi2022-06-121-17/+24