summaryrefslogtreecommitdiff
path: root/libc-test/semver/linux.txt
Commit message (Expand)AuthorAgeFilesLines
* Add CAN_RAW_XL_FRAMES socket optionmarcelbuesing2023-05-121-0/+1
* Add linux canxl constants and canxl frame structmarcelbuesing2023-05-121-0/+14
* Auto merge of #3051 - tones111:rtnl_if_enum, r=JohnTitorbors2023-05-061-0/+10
|\
| * linux: add rtnetlink ifinfomsg attribute enumeralsPaul Sbarra2023-04-211-0/+10
* | Auto merge of #3159 - tatref:linux-madv, r=JohnTitorbors2023-04-221-0/+7
|\ \ | |/ |/|
| * Add MADV_* constants for Linuxtatref2023-04-211-0/+7
* | Upstream a few more constants from rustix.Dan Gohman2023-04-181-0/+1
|/
* definitions for linux hardware timestampingFolkert2023-04-031-0/+23
* Auto merge of #3035 - jreppnow:rtnetlink-ext-filter, r=JohnTitorbors2023-04-021-0/+7
|\
| * add RTEXT_FILTER* constants from linux/rtnetlink.hJanosch Reppnow2023-02-261-0/+7
* | linux: add kexec flagsRicardo Ribalda2023-03-201-0/+6
* | Auto merge of #3136 - nekopsykose:dccp, r=JohnTitorbors2023-03-121-0/+17
|\ \
| * | linux: move DCCP_ constants from linux/gnu to linuxpsykose2023-03-031-0/+17
| |/
* | membarrier flags constants additionDavid Carlier2023-02-221-0/+10
|/
* Auto merge of #3104 - devnexen:linux_addstrchrnul, r=JohnTitorbors2023-02-141-0/+1
|\
| * linux adding strchrnulDavid Carlier2023-02-051-0/+1
* | Auto merge of #3095 - devnexen:linux_sctp1, r=JohnTitorbors2023-02-121-0/+66
|\ \
| * | linux starting adding sctp supportDavid Carlier2023-02-101-0/+66
| |/
* | linux: add more constants and FUTEX_OP for futexJérôme Dubois2023-02-071-0/+14
|/
* 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/+11
|/
* linux: add OPEN_TREE_CLONE and OPEN_TREE_CLOEXECLuca BRUNO2023-01-091-0/+2
* linux add scheduler core for prctl constantsDavid Carlier2023-01-081-0/+9
* linux-like: add AT_RECURSIVE constantLuca BRUNO2022-12-221-0/+1
* Auto merge of #3041 - devnexen:linux_kernel_version, r=JohnTitorbors2022-12-211-0/+1
|\
| * adding KERNEL_VERSION macro for linux.David Carlier2022-12-211-0/+1
* | Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-141-1/+0
|/
* Auto merge of #3027 - Phantomical:auxval, r=JohnTitorbors2022-12-111-0/+1
|\
| * Add AT_SYSINFO_EHDR constant for linuxPhantomical2022-12-041-0/+1
* | Try readding all inotify flagscarbotaniuman2022-12-071-0/+3
|/
* adding getopt_long for unixes.David Carlier2022-12-011-0/+1
* Auto merge of #2995 - carbotaniuman:rand48, r=JohnTitorbors2022-11-201-0/+9
|\
| * Add rand48 functionscarbotaniuman2022-11-201-0/+9
* | 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/+2
|/
* linux add FICLONE* ioctl.David Carlier2022-09-191-0/+1
* Added missing constants from elf.hPreben Aandahl2022-09-061-0/+139
* remove SOF_TIMESTAMPING_BIND_PHC for nowFolkert2022-08-251-1/+0
* add new consts to linux semver fileFolkert2022-08-181-0/+9
* Add FUTEX_LOCK_PI2 on LinuxRyan Zoeller2022-08-131-0/+1
* add BUS_ si_code constantsi509VCB2022-07-311-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/+1
* unix: setreuid/setregidNikolay Edigaryev2022-05-271-2/+0
* Auto merge of #2768 - colincross:pthread_setname_np, r=Amanieubors2022-05-111-0/+2
|\
| * Promote pthread_getname_np and pthread_setname_np from glibc to linuxColin Cross2022-05-101-0/+2
* | Auto merge of #2776 - cww0614:socks_txtime_mips_musl, r=Amanieubors2022-05-051-0/+3
|\ \