summaryrefslogtreecommitdiff
path: root/src/unix/linux_like/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-062-20/+177
|\ \
| * | Added missing constants from elf.hPreben Aandahl2022-09-062-20/+177
* | | 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
* | Auto merge of #2876 - phi-gamma:netfilter, r=JohnTitorbors2022-08-241-8/+16
|\ \
| * | linux: add missing netfilter definitionsPhilipp Gesang2022-08-211-8/+16
| |/
* | Add ENOTSUP constant for riscv32/muslKhem Raj2022-08-191-0/+1
|/
* Fix incorrect constant for O_LARGEFILE on mips64-linux-musljam1garner2022-08-151-1/+1
* Auto merge of #2873 - pirocks:master, r=JohnTitorbors2022-08-151-0/+1
|\
| * Add pthread_sigqueue.Francis Nixon2022-08-131-0/+1
* | Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-131-0/+1
|/
* Add `gnu_get_[version|release]` for glibcChristian Legnitto2022-08-031-0/+5
* 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 #2838 - devnexen:linux_followup_prctl, r=JohnTitorbors2022-07-201-0/+13
|\
| * linux prctl add speculation control flagsDavid Carlier2022-07-201-0/+13
* | linux arm64 pointer, prctl auth control follow-up.David Carlier2022-06-291-0/+10
|/
* linux/glibc tagged ptr supports for arm64 control addition.David Carlier2022-06-261-0/+6
* linux 64 bits gnu/musl add clone_args for clone3 syscall.David Carlier2022-05-314-0/+64
* Auto merge of #2808 - devnexen:linux_somaxconn_rework, r=Amanieubors2022-05-313-0/+6
|\
| * linux SOMAXCONN rework proposal.David Carlier2022-05-283-0/+6
* | Musl s390x: add ENOTSUP alias for EOPNOTSUPPAleksei Nikiforov2022-05-301-0/+1
|/
* Auto merge of #2607 - devnexen:user_fpsimd_struct_arm64, r=Amanieubors2022-05-281-0/+8
|\
| * linux glibc add user_fpsimd_struct structDavid Carlier2022-01-041-0/+8
* | Auto merge of #2768 - colincross:pthread_setname_np, r=Amanieubors2022-05-112-2/+3
|\ \
| * | Promote pthread_getname_np and pthread_setname_np from glibc to linuxColin Cross2022-05-102-2/+3
* | | Add ENOTSUP constant for riscv64 muslSören Tempel2022-05-081-0/+1
* | | Auto merge of #2777 - jjl:musl-malloc_usable_size, r=Amanieubors2022-05-051-0/+1
|\ \ \
| * | | add malloc_usable_size for musljjl2022-05-021-0/+1
* | | | 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 #2540 - kraj:rv32-musl, r=Amanieubors2022-04-294-0/+818
|\ \ \ \
| * | | | Add riscv32 support for musl C library based linux platformsKhem Raj2022-04-284-0/+818
* | | | | Auto merge of #2765 - zhaixiaojuan:master, r=Amanieubors2022-04-286-3/+901
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add loongarch64 supportzhaixiaojuan2022-04-286-3/+901
* | | | | 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
* | | | | Add siginfo accessors for uclibcPatrick Mooney2022-04-111-0/+26
| |_|/ / |/| | |
* | | | mips64: add missing symbolsDonald Hoskins2022-04-041-0/+1
* | | | Adds to PR_SET_VMA/PR_SET_VMA_ANON_NAME to Linux.David Carlier2022-04-021-0/+3
* | | | Auto merge of #2719 - Gankra:fpsimd, r=Gankrabors2022-03-234-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Create optionally-available __int128 typedefs and use them for ARM64 definiti...Aria Beingessner2022-03-234-0/+28
* | | | Auto merge of #2716 - slp:add-rseq, r=Amanieubors2022-03-1214-0/+14
|\ \ \ \