summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/linux/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add IFLA_INFO_ constsBrandon Cheng2019-10-061-0/+7
* fix argument names in the mq_* family of functionsPhilipp Gesang2019-09-181-4/+4
* Auto merge of #1512 - padenot:reset-on-fork, r=gnzlbgbors2019-09-131-0/+2
|\
| * Add SCHED_RESET_ON_FORKPaul Adenot2019-09-121-0/+2
* | Formattinggnzlbg2019-09-121-384/+659
|/
* Move all netlink constants over from gnu/mod.rs to mod.rs on Linux - will pro...John Baublitz2019-08-101-0/+62
* Move constants to gnu/mod.rs that are not musl-compatibleJohn Baublitz2019-06-261-4/+0
* Add RTM_* constants to linux/mod.rs for rtnetlinkJohn Baublitz2019-06-261-0/+53
* Auto merge of #1392 - stefano-garzarella:vsock, r=gnzlbgbors2019-06-081-0/+15
|\
| * linux: add VSOCK struct and constantsStefano Garzarella2019-06-051-0/+15
* | Auto merge of #1388 - tormol:mq_time, r=gnzlbgbors2019-06-071-0/+10
|\ \
| * | Add mq_timedsend() and mq_timedreceive() for LinuxTorbjørn Birch Moltu2019-06-041-0/+10
| |/
* | Move s390x into the gnu modulegnzlbg2019-06-041-10/+3
|/
* Rename the notbsd module to linux_likegnzlbg2019-06-031-0/+2672