summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add rtprio (realtime priority) API for FreeBSD and DragonFlyGreg V2018-01-233-0/+30
* Add FreeBSD process descriptors APIGreg V2018-01-221-0/+9
* Add missing kqueue event filters on FreeBSDGreg V2018-01-221-0/+3
* add DT_UNKNOWNBill Fraser2018-01-191-0/+1
* fix stylegnzlbg2018-01-184-9/+6
* remove gethosname, use proper types depending on bsd flavourgnzlbg2018-01-181-1/+7
* Add gethostname.gnzlbg2018-01-181-0/+1
* Add {get,set}domainnamegnzlbg2018-01-181-1/+2
* Add sockaddr_ctl on MacBryant Mairs2018-01-141-0/+9
* Auto merge of #879 - SanchayanMaity:kill, r=alexcrichtonbors2018-01-131-0/+3
|\
| * Add killpgSanchayan Maity2017-12-191-0/+3
* | Auto merge of #896 - cneira:master, r=alexcrichtonbors2018-01-121-0/+44
|\ \
| * | revert changesneirac2018-01-121-1/+3
| * | fix styleneirac2018-01-121-12/+0
| * | epoll create syscall table numerneirac2018-01-121-0/+5
| * | pub mod unixneirac2018-01-111-1/+1
| * | illumos definesneirac2018-01-112-22/+21
| * | solaris modneirac2018-01-111-0/+3
| * | solaris defs missingneirac2018-01-111-6/+1
| * | solaris defs missingneirac2018-01-111-2/+1
| * | pub unixneirac2018-01-111-2/+6
| * | add constneirac2018-01-112-2/+5
| * | epoll definesneirac2018-01-111-0/+19
| * | adding epoll for illumosneirac2018-01-111-0/+27
* | | Add difftime functionGuillaume Gomez2018-01-111-0/+2
* | | feat(linux): add mntent struct and related functionsKelsey Z2018-01-111-0/+17
|/ /
* | Add support for CloudABI running on 32-bit ARM systems.Ed Schouten2018-01-092-0/+7
* | Correct the type of c_char.Ed Schouten2018-01-091-1/+1
* | Auto merge of #889 - EdSchouten:cloudabi-time_t, r=alexcrichtonbors2018-01-081-0/+1
|\ \
| * | Add time_t for CloudABI.Ed Schouten2018-01-071-0/+1
* | | android: add statvfs flags (ST_*)Igor Gnatenko2018-01-081-0/+10
|/ /
* | Add _SC_NPROCESSORS_ONLN for CloudABI.Ed Schouten2018-01-021-0/+1
* | Auto merge of #884 - EdSchouten:cloudabi, r=alexcrichtonbors2017-12-285-0/+176
|\ \
| * | Add EXIT_FAILURE and EXIT_SUCCESS for CloudABI.Ed Schouten2017-12-281-0/+3
| * | Add arc4random_buf() for PRNG access.Ed Schouten2017-12-281-0/+1
| * | Fix style to appease CI.Ed Schouten2017-12-271-37/+55
| * | Inline values coming from the cloudabi package.Ed Schouten2017-12-271-20/+18
| * | Add support for CloudABI.Ed Schouten2017-12-275-0/+156
* | | Add bpf constant on macOSluozijun2017-12-272-0/+24
* | | Add struct `bpf_hdr` on macOSluozijun2017-12-272-0/+14
|/ /
* | Add some constants for linux and macosluozijun2017-12-262-1/+186
* | Add SECCOMP_MODE_* flags on LinuxJörg Thalheim2017-12-192-0/+8
* | Auto merge of #876 - asomers:remove_deprecated, r=alexcrichtonbors2017-12-171-4/+4
|\ \
| * | Change deprecated constants into hidden constantsAlan Somers2017-12-171-4/+4
* | | Auto merge of #875 - kpcyrd:aarch64-syscalls, r=alexcrichtonbors2017-12-171-0/+5
|\ \ \ | |/ / |/| |
| * | Remove special aarch64 syscalls againkpcyrd2017-12-171-6/+0
| * | Add additional aarch64 linux syscallskpcyrd2017-12-161-0/+11
| |/
* | Auto merge of #871 - asomers:mq, r=alexcrichtonbors2017-12-174-0/+76
|\ \ | |/ |/|
| * POSIX mqueue bindings for the BSDsAlan Somers2017-12-164-0/+76
* | Remove constants `UTUN_CONTROL_NAME`luozijun2017-12-151-1/+0