aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/stat_at.c
Commit message (Collapse)AuthorAgeFilesLines
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-2/+0
|
* More types changesLaurent Bercot2017-02-171-4/+3
| | | | | | | | | 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
* OpenBSD sucks, but everyone knew this already.v2.3.4.0Laurent Bercot2015-05-051-0/+3
|
* - add stat_atLaurent Bercot2015-05-051-0/+77
- make case_diff* work as a function is more cases - make sig_number case-insensitive - make child signal unblocking work in child_spawn*