summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/linux/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add support for OpenHarmonyAmanieu d'Antras2023-03-041-61/+85
* Auto merge of #3133 - slp:musl-copy-file-range, r=JohnTitorbors2023-03-031-0/+9
|\
| * Move `copy_file_range` to `linux/mod.rs`Yuki Okushi2023-03-031-0/+9
* | membarrier flags constants additionDavid Carlier2023-02-221-0/+12
|/
* Auto merge of #3095 - devnexen:linux_sctp1, r=JohnTitorbors2023-02-121-0/+163
|\
| * linux starting adding sctp supportDavid Carlier2023-02-101-0/+163
* | Remove const from FUTEX_OPJérôme Dubois2023-02-091-1/+1
* | linux: add more constants and FUTEX_OP for futexJérôme Dubois2023-02-071-0/+21
|/
* linux: add PR_SET_PTRACER_ANYYang Hau2023-01-271-0/+1
* Auto merge of #3053 - tones111:rtnl_if_attr_tags, r=JohnTitorbors2023-01-221-0/+6
|\
| * linux: add additional netlink interface attribute tagsPaul Sbarra2023-01-171-0/+6
* | Add pthread barrierAndrei Odintsov2023-01-111-0/+39
|/
* linux: add OPEN_TREE_CLONE and OPEN_TREE_CLOEXECLuca BRUNO2023-01-091-0/+4
* linux add scheduler core for prctl constantsDavid Carlier2023-01-081-0/+10
* Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
* Auto merge of #3027 - Phantomical:auxval, r=JohnTitorbors2022-12-111-0/+4
|\
| * Add AT_SYSINFO_EHDR constant for linuxPhantomical2022-12-041-0/+4
* | Try readding all inotify flagscarbotaniuman2022-12-071-3/+3
|/
* adding getopt_long for unixes.David Carlier2022-12-011-0/+14
* Auto merge of #2995 - carbotaniuman:rand48, r=JohnTitorbors2022-11-201-0/+10
|\
| * Add rand48 functionscarbotaniuman2022-11-201-0/+10
* | linux: Add POSIX_SPAWN_SETSID flagHarvey Hunt2022-10-261-0/+1
* | linux add missing SIOC* constants.David Carlier2022-10-171-0/+18
* | add `ifreq` and friends for linuxFolkert2022-10-161-0/+69
|/
* linux add FICLONE* ioctl.David Carlier2022-09-191-0/+7
* Auto merge of #2891 - asomers:makedev, r=JohnTitorbors2022-09-091-11/+13
|\
| * Add makedev for the BSDsAlan Somers2022-09-071-11/+13
* | Auto merge of #2897 - paandahl:add-elf-constants, r=JohnTitorbors2022-09-061-20/+175
|\ \
| * | Added missing constants from elf.hPreben Aandahl2022-09-061-20/+175
* | | Auto merge of #2889 - phi-gamma:rtnetlink-mcast-groups, r=JohnTitorbors2022-09-021-0/+56
|\ \ \ | |/ / |/| |
| * | linux: add rtnetlink mcast group definitionsPhilipp Gesang2022-08-311-0/+56
| |/
* | Auto merge of #2881 - folkertdev:sof-timestamping-add-missing, r=JohnTitorbors2022-08-271-0/+8
|\ \ | |/ |/|
| * remove SOF_TIMESTAMPING_BIND_PHC for nowFolkert2022-08-251-1/+0
| * add missing SOF_TIMESTAMPING flagsFolkert2022-08-181-0/+9
* | linux: add missing netfilter definitionsPhilipp Gesang2022-08-211-8/+16
|/
* Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-131-0/+1
* linux: add TFD_TIMER_CANCEL_ON_SET constantPeter A. Bigot2022-07-291-0/+1
* Few socket updates related for Linux.David Carlier2022-07-221-0/+12
* Auto merge of #2768 - colincross:pthread_setname_np, r=Amanieubors2022-05-111-0/+3
|\
| * Promote pthread_getname_np and pthread_setname_np from glibc to linuxColin Cross2022-05-101-0/+3
* | Auto merge of #2776 - cww0614:socks_txtime_mips_musl, r=Amanieubors2022-05-051-16/+8
|\ \
| * | Enable sock_txtime on mips musl targetyifei2022-05-051-16/+8
| |/
* | Auto merge of #2743 - zx2c4-forks:grnd_insecure, r=Amanieubors2022-05-051-0/+1
|\ \ | |/ |/|
| * linux: add GRND_INSECURE constantJason A. Donenfeld2022-04-301-0/+1
* | Auto merge of #2731 - rtzoeller:pthread_prio_inherit, r=Amanieubors2022-04-241-0/+11
|\ \ | |/ |/|
| * Add pthread_mutexattr_setprotocol and pthread_mutexattr_getprotocol on LinuxRyan Zoeller2022-04-241-0/+11
* | Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux.David Carlier2022-04-021-0/+3
|/
* Update src/unix/linux_like/linux/mod.rsAndrew Balmos2022-03-031-1/+1
* Add SocketCan J1939 constants and structsAndrew Balmos2022-03-031-0/+56
* linux/android mempolicy options updateDavid Carlier2022-02-191-0/+3