summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #3180 - jsha:print-rustc-error-output, r=JohnTitor0.2.141bors2023-04-041-0/+8
|\
| * build.rs: print rustc stderr if exit status != 0Jacob Hoffman-Andrews2023-04-031-0/+8
* | Auto merge of #3177 - arjentz:0.2.141, r=JohnTitorbors2023-04-042-3/+3
|\ \
| * | Bump version to 0.2.141Arjen2023-03-292-3/+3
| |/
* | Auto merge of #3185 - valpackett:aix, r=JohnTitorbors2023-04-031-0/+23
|\ \
| * | aix: add siginfo_t accessors for symmetry with other platformsVal Packett2023-04-031-0/+23
* | | Auto merge of #3155 - folkertdev:hardware-timestamping, r=JohnTitorbors2023-04-033-1/+82
|\ \ \
| * | | definitions for linux hardware timestampingFolkert2023-04-033-1/+82
| |/ /
* | | Auto merge of #3183 - ChrisDenton:align-stack-buffer, r=JohnTitorbors2023-04-031-13/+11
|\ \ \ | |/ / |/| |
| * | Use aligned `cmsghdr` structs `test_cmsg_nxthdr`Chris Denton2023-04-021-13/+11
* | | Auto merge of #3176 - coolreader18:aix-const-cmsg_space, r=JohnTitorbors2023-04-021-1/+1
|\ \ \
| * | | Make CMSG_SPACE on aix constNoa2023-03-291-1/+1
| | |/ | |/|
* | | Auto merge of #3150 - valpackett:kq, r=JohnTitorbors2023-04-029-5/+52
|\ \ \
| * | | Add missing kqueue constants across BSDsVal Packett2023-03-299-5/+52
| |/ /
* | | Auto merge of #3035 - jreppnow:rtnetlink-ext-filter, r=JohnTitorbors2023-04-023-0/+17
|\ \ \
| * | | ignore RTEXT_FILTER_* constants for non-GNU Linux libc checksJanosch Reppnow2023-02-261-0/+2
| * | | add RTEXT_FILTER* constants from linux/rtnetlink.hJanosch Reppnow2023-02-262-0/+15
* | | | Auto merge of #3174 - devnexen:redox_reallocarray, r=JohnTitorbors2023-04-022-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | redox reallocarray additionDavid Carlier2023-03-282-0/+4
* | | | Auto merge of #3182 - JohnTitor:skip-cmsg-nxthdr-freebsd, r=JohnTitorbors2023-04-021-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable `test_cmsg_nxthdr`Yuki Okushi2023-04-021-0/+3
|/ / /
* | | Auto merge of #3153 - devnexen:dl_iterate_phdr_haiku, r=JohnTitorbors2023-03-292-0/+18
|\ \ \
| * | | haku adding dl_iterate_phdr bsd extensionDavid Carlier2023-03-232-0/+18
* | | | Auto merge of #3166 - kxxt:riscv64gc-userregs, r=JohnTitorbors2023-03-292-0/+70
|\ \ \ \
| * | | | Add user_regs_struct for riscv32/64kxxt2023-03-282-0/+70
| |/ / /
* | | | Auto merge of #3152 - shua:mactime, r=JohnTitorbors2023-03-292-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | apple: add time.h functionsshua2023-03-262-0/+24
* | | | Auto merge of #3165 - devnexen:haiku_memmem, r=JohnTitorbors2023-03-281-0/+10
|\ \ \ \
| * | | | add memmem GNU extension for haikuDavid Carlier2023-03-241-0/+10
| | |/ / | |/| |
* | | | Auto merge of #3164 - devnexen:redox_explicit_bzero, r=JohnTitorbors2023-03-282-0/+4
|\ \ \ \
| * | | | redox add explicit_bzeroDavid CARLIER2023-03-242-0/+4
| |/ / /
* | | | Auto merge of #3168 - devnexen:redox_strclpy_api, r=JohnTitorbors2023-03-272-0/+6
|\ \ \ \
| * | | | redox add strlcpy apiDavid CARLIER2023-03-252-0/+6
| |/ / /
* | | | Auto merge of #3172 - JohnTitor:pin-freebsd-14, r=JohnTitorbors2023-03-271-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | FreeBSD: Ignore test for remove constYuki Okushi2023-03-281-1/+4
|/ / /
* | | Auto merge of #3162 - JohnTitor:enable-triagebot-shortcut, r=JohnTitorbors2023-03-231-0/+2
|\ \ \
| * | | Enable the "shortcut" feature for triagebotYuki Okushi2023-03-231-0/+2
| |/ /
* | | Auto merge of #3156 - ribalda:kexec, r=JohnTitorbors2023-03-235-0/+31
|\ \ \
| * | | linux: add kexec flagsRicardo Ribalda2023-03-205-0/+31
| |/ /
* | | Auto merge of #3158 - devnexen:haiku_progname, r=JohnTitorbors2023-03-231-0/+3
|\ \ \ | |/ / |/| |
| * | progname api for haikuDavid Carlier2023-03-201-0/+3
|/ /
* | Auto merge of #3146 - lcheylus:openbsd, r=JohnTitorbors2023-03-152-0/+10
|\ \
| * | Add OpenBSD CLOCK_* constantsLaurent Cheylus2023-03-132-0/+10
|/ /
* | Auto merge of #3145 - coolreader18:redox-locale, r=JohnTitorbors2023-03-132-1/+11
|\ \
| * | Add LC_ constants for redox (and truncate() is now supported)Noa2023-03-102-1/+11
* | | Auto merge of #3140 - sunfishcode:sunfishcode/map-sync-sock-seqpacket, r=John...bors2023-03-133-2/+4
|\ \ \
| * | | Fix `MAP_SYNC` on musl powerpc and s390.Dan Gohman2023-03-123-2/+4
* | | | Auto merge of #3148 - KoviRobi:add-reentrant-getmntent_r, r=JohnTitorbors2023-03-122-0/+11
|\ \ \ \
| * | | | Add reentrant glibc getmntent_rKovacsics Robert2023-03-112-0/+11
| | |/ / | |/| |
* | | | Auto merge of #3147 - devnexen:haiku_stringlist, r=JohnTitorbors2023-03-122-1/+14
|\ \ \ \