summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 0.2.139 releaseFlorian Bartels2022-12-221-2/+2
* Auto merge of #3041 - devnexen:linux_kernel_version, r=JohnTitorbors2022-12-212-0/+18
|\
| * adding KERNEL_VERSION macro for linux.David Carlier2022-12-212-0/+18
* | Add misc constants and functions for androidFrederick Mayle2022-12-201-0/+3
* | Auto merge of #3038 - gh-tr:rebased/20221216, r=JohnTitorbors2022-12-201-0/+252
|\ \
| * | Add support for QNX/Neutrino 7.1Florian Bartels2022-12-161-0/+252
| |/
* | Add ISO C functions atof, atol, atoll, strtoll, strtoullLegionMammal9782022-12-1410-6/+19
|/
* 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-072-0/+6
|/
* Auto merge of #2994 - SteveLauC:libc-02138, r=JohnTitor0.2.138bors2022-12-031-2/+2
|\
| * bump to 0.2.138Steve Lau2022-11-061-2/+2
* | Auto merge of #3021 - devnexen:getopt_long, r=JohnTitorbors2022-12-038-3/+18
|\ \
| * | adding getopt_long for unixes.David Carlier2022-12-018-3/+18
* | | Auto merge of #3023 - asomers:copy_file_range, r=JohnTitorbors2022-11-302-0/+2
|\ \ \
| * | | Enable copy_file_range on FreeBSDAlan Somers2022-11-302-0/+2
| |/ /
* | | Auto merge of #3022 - asomers:capsicum, r=JohnTitorbors2022-11-301-0/+17
|\ \ \
| * | | Add FreeBSD's capsicum functions to semverAlan Somers2022-11-291-0/+17
| |/ /
* | | Auto merge of #3003 - devnexen:musl_pidfd_nonblock, r=JohnTitorbors2022-11-301-1/+2
|\ \ \ | |/ / |/| |
| * | linux musl adding `PIDFD_NONBLOCK` constant.David Carlier2022-11-201-1/+2
* | | Auto merge of #2995 - carbotaniuman:rand48, r=JohnTitorbors2022-11-201-0/+9
|\ \ \
| * | | Add rand48 functionscarbotaniuman2022-11-201-0/+9
* | | | freebsd subset of memstat api additionDavid CARLIER2022-11-132-0/+13
| |/ / |/| |
* | | Auto merge of #2992 - devnexen:fbsd_procctl_upd, r=JohnTitorbors2022-11-102-1/+19
|\ \ \
| * | | freebsd procctl flags updateDavid CARLIER2022-11-072-1/+19
| | |/ | |/|
* | | Auto merge of #2991 - SteveLauC:extattr_list_xx-on-NetBSD, r=JohnTitorbors2022-11-071-0/+3
|\ \ \
| * | | add extattr_list_xxx() on NetBSDSteve Lau2022-11-031-0/+3
| |/ /
* | | Auto merge of #2984 - spencercw:android-uinput, r=JohnTitorbors2022-11-072-0/+59
|\ \ \ | |/ / |/| |
| * | Add Android uinput bindingsChris Spencer2022-11-072-0/+59
* | | add extended attributes constants on NetBSDSteve Lau2022-11-022-1/+5
* | | Add FICLONE ioctl for linux aarch64David Tolnay2022-10-311-0/+2
* | | linux: Add POSIX_SPAWN_SETSID flagHarvey Hunt2022-10-261-0/+1
|/ /
* | Prepare 0.2.137 releaaseYuki Okushi2022-10-261-2/+2
* | Auto merge of #2979 - redox-os:redox-0.2.136, r=JohnTitorbors2022-10-251-0/+5
|\ \
| * | Add MADV constants for RedoxJeremy Soller2022-10-241-0/+5
* | | Auto merge of #2974 - SteveLauC:dirname-basename, r=JohnTitorbors2022-10-259-3/+43
|\ \ \
| * | | expose dirname and basenameSteve Lau2022-10-259-3/+43
| |/ /
* | | Ignore `res_init` test on macOSYuki Okushi2022-10-251-0/+3
|/ /
* | Prepare 0.2.136 releaseYuki Okushi2022-10-241-2/+2
* | Add new definitions to libc-test/semverAlan Somers2022-10-223-1/+44
* | Auto merge of #2968 - name1e5s:macos_clocks, r=JohnTitorbors2022-10-182-2/+5
|\ \
| * | remove redunant definition of CLOCK_UPTIME_RAWname1e5s2022-10-181-2/+1
| * | add missing clockid_t on macOSyuhaixin.hx2022-10-181-0/+4
* | | Auto merge of #2966 - redox-os:redox-0.2.135, r=JohnTitorbors2022-10-181-0/+4
|\ \ \
| * | | redox: Add ENOTSUP, FIONREAD, MSG_DONTWAIT, and madviseJeremy Soller2022-10-181-0/+4
* | | | Auto merge of #2967 - devnexen:missing_ioctl_sioc_flags, r=JohnTitorbors2022-10-181-0/+18
|\ \ \ \
| * | | | linux add missing SIOC* constants.David Carlier2022-10-171-0/+18
| | |/ / | |/| |
* | | | add new constants to openbsd.txtSébastien Marie2022-10-181-0/+8
|/ / /
* | | Auto merge of #2964 - devnexen:win32_putenv, r=JohnTitorbors2022-10-161-0/+4
|\ \ \
| * | | adds putenv call to win32.David Carlier2022-10-161-0/+4