aboutsummaryrefslogtreecommitdiffstats
path: root/src/libunixonacid/openwritevnclose_at.c
Commit message (Collapse)AuthorAgeFilesLines
* Add openc_*at functionsLaurent Bercot2022-05-301-1/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵Laurent Bercot2017-07-161-8/+1
| | | | propagate changes
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-1/+0
| | | | libdatastruct still missing, library still not functional
* More types changesLaurent Bercot2017-02-171-3/+5
| | | | | | | | | 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
* - add bitarray_countLaurent Bercot2015-05-161-0/+25
- add openwritevnclose_at - rc for 2.3.5.0