summaryrefslogtreecommitdiffstats
path: root/build/has
Commit message (Expand)AuthorAgeFilesLines
* dir: Add support for posix_getdents()Tavian Barnes2024-05-172-0/+22
* build: Add missing SPDX headersTavian Barnes2024-05-173-0/+9
* stat: Support __st_birthtim on OpenBSDTavian Barnes2024-05-161-0/+9
* build/has/getdents: Squelch warningsTavian Barnes2024-05-073-9/+6
* build: Check for 1- and 2-argument getmntent() variantsTavian Barnes2024-05-072-0/+19
* build: Add a check for getmntinfo()Tavian Barnes2024-05-071-0/+10
* build: Add checks for strtofflags() and string_to_flags()Tavian Barnes2024-05-072-0/+18
* xtime: Use the libc's timegm() if presentTavian Barnes2024-05-061-0/+9
* build: Replace `make config` with a `./configure` scriptTavian Barnes2024-04-2933-0/+327