summaryrefslogtreecommitdiff
path: root/libc-test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | add `ifreq` and friends for linuxFolkert2022-10-162-1/+6
|/ /
* | some time functions on glibc and muslSteve Lau2022-10-122-2/+9
|/
* Auto merge of #2951 - MrCroxx:xx/bump-to-135, r=JohnTitor0.2.135bors2022-10-101-2/+2
|\
| * bump to 0.2.135MrCroxx2022-10-091-2/+2
* | add eaccess on freebsd and dragonflySteve Lau2022-10-092-0/+2
* | Auto merge of #2941 - SteveLauC:statx-constants-on-gnu-linux, r=JohnTitorbors2022-10-092-0/+6
|\ \ | |/ |/|
| * add missing STATX_ATTR_* constants on gnu/linuxSteve Lau2022-10-092-0/+6
* | Auto merge of #2949 - MrCroxx:xx/android-xfs-super-magic, r=JohnTitorbors2022-10-091-0/+1
|\ \
| * | add xfs super magic to android targetsMrCroxx2022-10-081-0/+1
* | | Auto merge of #2947 - SteveLauC:euidaccess-and-eaccess, r=JohnTitorbors2022-10-092-0/+4
|\ \ \
| * | | add euidaccess and eaccess on gnu/musl linuxSteve Lau2022-10-082-0/+4
| |/ /
* | | Auto merge of #2946 - devnexen:os_log_macos, r=JohnTitorbors2022-10-092-0/+18
|\ \ \ | |_|/ |/| |
| * | os_log/signpost for apple api subsetDavid CARLIER2022-10-072-0/+18
| |/
* | Auto merge of #2943 - SteveLauC:fgetpwent_r-and-fgetgrent_r-on-GNU-Linux, r=J...bors2022-10-091-0/+2
|\ \ | |/ |/|
| * add fgetpwent_r and fgetgrent_r on GNU/LinuxSteve Lau2022-10-071-0/+2
* | Add bindings to Apple's `os/lock.h` APIs (os_unfair_lock)Thom Chiovoloni2022-10-052-0/+12
|/
* Auto merge of #2923 - devnexen:ptrace_another_update, r=JohnTitorbors2022-09-302-0/+5
|\
| * linux add ptrace_rseq_configurationDavid Carlier2022-09-292-0/+5
* | Prepare 0.2.134 releaseYuki Okushi2022-09-291-2/+2
|/
* Auto merge of #2915 - JohnTitor:road-to-jammy, r=JohnTitorbors2022-09-281-99/+144
|\
| * Do not import `sys/sendfile.h`Yuki Okushi2022-09-281-1/+0
| * Ignore some itemsYuki Okushi2022-09-281-4/+120
| * Try to update emsdk versionYuki Okushi2022-09-251-1/+9
| * test: Unignore some itemsYuki Okushi2022-09-201-105/+13
| * test: Ignore some items changed in recent Linux versionsYuki Okushi2022-09-201-1/+15
* | CPU_SETSIZE constant to dragonflybsd.David Carlier2022-09-281-0/+1
* | Added to apple.txtNathan Ricci2022-09-231-0/+2
|/
* Auto merge of #2906 - beetrees:bump-to-133, r=JohnTitor0.2.133bors2022-09-191-2/+2
|\
| * Bump version to 0.2.133beetrees2022-09-111-2/+2
* | Auto merge of #2899 - devnexen:linux_fileclone, r=JohnTitorbors2022-09-192-0/+3
|\ \
| * | linux add FICLONE* ioctl.David Carlier2022-09-192-0/+3
| |/
* | openbsd: add getmntinfo(3) and getfsstat(2) supportSébastien Marie2022-09-131-0/+5