aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/gol.c
Commit message (Collapse)AuthorAgeFilesLines
* Support null .lo in golLaurent Bercot2026-04-011-2/+2
|
* Rework gol, add mkdirp2Laurent Bercot2025-06-301-2/+4
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Improve gol. Add tentative dylib support.Laurent Bercot2025-05-261-4/+5
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* gol fixes and improvementsLaurent Bercot2025-05-191-2/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Fix gol masksLaurent Bercot2025-03-111-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Try to make the damn thing buildLaurent Bercot2024-04-161-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Tentative support for old MacOS with no O_CLOEXECLaurent Bercot2024-04-161-0/+52
Also add a prototype for gol, not finished yet. Signed-off-by: Laurent Bercot <ska@appnovation.com>