aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/getlnmax.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: getlnmax must return 1 when the line just fits the out bufferLaurent Bercot2024-01-301-3/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Bugfix: getlnmax(sep) needs to include the terminating byte when foundLaurent Bercot2017-10-211-2/+2
|
* Types change: big pass on libstddjb and libunixonacidLaurent Bercot2017-02-211-2/+1
| | | | libdatastruct still missing, library still not functional
* More types changesLaurent Bercot2017-02-171-5/+7
| | | | | | | | | 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
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+28