summaryrefslogtreecommitdiff
path: root/src/libunixonacid/stat_at.c
AgeCommit message (Collapse)Author
2024-04-16 Tentative support for old MacOS with no O_CLOEXECLaurent Bercot
Also add a prototype for gol, not finished yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2017-07-16 Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵Laurent Bercot
propagate changes
2017-03-13 More superflous headers cleanup and tiny fixesLaurent Bercot
2017-02-17 More types changesLaurent Bercot
New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet
2015-05-05 OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot
2015-05-05 - add stat_atLaurent Bercot
- make case_diff* work as a function is more cases - make sig_number case-insensitive - make child signal unblocking work in child_spawn*