summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #2969 - pfmooney:illumos-aout, r=JohnTitorbors2022-10-231-2/+0
|\
| * illumos: Remove obsolete (and private) a.out definePatrick Mooney2022-10-171-2/+0
* | Auto merge of #2973 - asomers:MNT_bsd, r=JohnTitorbors2022-10-236-1/+49
|\ \
| * | Style fixes, and filter out duplicate definitionsAlan Somers2022-10-223-7/+2
| * | Add more MNT_ flags on {Dragonfly,Net,Open}BSDAlan Somers2022-10-226-1/+54
* | | warns that in the near future the MSG_* constants will haveDavid Carlier2022-10-221-0/+72
|/ /
* | Auto merge of #2968 - name1e5s:macos_clocks, r=JohnTitorbors2022-10-182-2/+4
|\ \
| * | remove redunant definition of CLOCK_UPTIME_RAWname1e5s2022-10-181-2/+0
| * | add missing clockid_t on macOSyuhaixin.hx2022-10-181-0/+4
| |/
* | Auto merge of #2966 - redox-os:redox-0.2.135, r=JohnTitorbors2022-10-181-0/+4
|\ \
| * | redox: Add ENOTSUP, FIONREAD, MSG_DONTWAIT, and madviseJeremy Soller2022-10-181-0/+4
* | | Auto merge of #2967 - devnexen:missing_ioctl_sioc_flags, r=JohnTitorbors2022-10-181-0/+18
|\ \ \
| * | | linux add missing SIOC* constants.David Carlier2022-10-171-0/+18
| | |/ | |/|
* | | Auto merge of #2965 - semarie:locale, r=JohnTitorbors2022-10-181-0/+12
|\ \ \
| * | | openbsd: add more locale constants for use with newlocale()Sébastien Marie2022-10-171-0/+12
| |/ /
* | | solarish: Fix libsendfile symbol dependencyPatrick Mooney2022-10-171-11/+12
|/ /
* | Auto merge of #2964 - devnexen:win32_putenv, r=JohnTitorbors2022-10-161-0/+8
|\ \
| * | adds putenv call to win32.David Carlier2022-10-161-0/+8
* | | add `ifreq` and friends for linuxFolkert2022-10-161-0/+69
|/ /
* | Auto merge of #2958 - thomcc:tvos-support, r=JohnTitorbors2022-10-132-3/+16
|\ \
| * | Add support for tvosThom Chiovoloni2022-10-112-3/+16
| |/
* | some time functions on glibc and muslSteve Lau2022-10-122-0/+21
|/
* Auto merge of #2952 - SteveLauC:eaccess-on-freebsd-and-dragonfly, r=JohnTitorbors2022-10-101-0/+2
|\
| * add eaccess on freebsd and dragonflySteve Lau2022-10-091-0/+2
* | add faccessat on illumos/solaris and euidaccess on solarisSteve Lau2022-10-092-0/+4
|/
* Auto merge of #2941 - SteveLauC:statx-constants-on-gnu-linux, r=JohnTitorbors2022-10-091-0/+3
|\
| * add missing STATX_ATTR_* constants on gnu/linuxSteve Lau2022-10-091-0/+3
* | Auto merge of #2949 - MrCroxx:xx/android-xfs-super-magic, r=JohnTitorbors2022-10-091-0/+11
|\ \
| * | add xfs super magic to android targetsMrCroxx2022-10-081-0/+11
* | | Auto merge of #2947 - SteveLauC:euidaccess-and-eaccess, r=JohnTitorbors2022-10-092-0/+6
|\ \ \
| * | | add euidaccess and eaccess on gnu/musl linuxSteve Lau2022-10-082-0/+6
| |/ /
* | | Auto merge of #2946 - devnexen:os_log_macos, r=JohnTitorbors2022-10-091-0/+24
|\ \ \ | |_|/ |/| |
| * | os_log/signpost for apple api subsetDavid CARLIER2022-10-071-0/+24
| |/
* | Auto merge of #2944 - thomcc:apple-iconv, r=JohnTitorbors2022-10-091-1/+4
|\ \
| * | Don't link against iconv on apple targets when used by `std`Thom Chiovoloni2022-10-061-1/+4
| |/
* | Auto merge of #2943 - SteveLauC:fgetpwent_r-and-fgetgrent_r-on-GNU-Linux, r=J...bors2022-10-091-0/+14
|\ \ | |/ |/|
| * add fgetpwent_r and fgetgrent_r on GNU/LinuxSteve Lau2022-10-071-0/+14
* | Auto merge of #2930 - devnexen:solarish_regset_amd64, r=JohnTitorbors2022-10-061-0/+31
|\ \
| * | solarish amd64 regset constantsDavid Carlier2022-09-281-0/+31
* | | Add bindings to Apple's `os/lock.h` APIs (os_unfair_lock)Thom Chiovoloni2022-10-051-0/+38
| |/ |/|
* | add major/minor/makedev on apple OSesSteve Lau2022-10-021-0/+12
* | Auto merge of #2923 - devnexen:ptrace_another_update, r=JohnTitorbors2022-09-301-0/+9
|\ \
| * | linux add ptrace_rseq_configurationDavid Carlier2022-09-291-0/+9
| |/
* | Auto merge of #2922 - devnexen:mman_update_solarish, r=JohnTitorbors2022-09-302-0/+6
|\ \
| * | mmap/madvise specific solaris additional flags.David Carlier2022-09-242-0/+6
* | | Use `::Option` and not `Option` for `pthread_jit_write_callback_t`Thom Chiovoloni2022-09-291-1/+1
| |/ |/|
* | Auto merge of #2925 - devnexen:cpuset_size_dfbsd, r=JohnTitorbors2022-09-281-0/+2
|\ \
| * | CPU_SETSIZE constant to dragonflybsd.David Carlier2022-09-281-0/+2
* | | fs: add NSFS_MAGIC constant Pedro Tammela2022-09-261-0/+2
|/ /
* | Added malloc_good_size.Nathan Ricci2022-09-231-0/+1