| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update deps/docs/mirrors | Laurent Bercot | 2026-04-04 | 37 | -0/+37 |
| * | doc typo fix | Laurent Bercot | 2026-03-04 | 1 | -1/+1 |
| * | add fmtscan.h documentation | Hoël Bézier | 2026-02-03 | 1 | -2/+80 |
| * | buffer doc: some adjustments. Credit Hoël. | Laurent Bercot | 2025-12-18 | 1 | -3/+4 |
| * | add buffer.h documentation | Hoël Bézier | 2025-12-18 | 1 | -2/+65 |
| * | OpenBSD declares getpeereid in sys/socket.h, because it's OpenBSD | Laurent Bercot | 2025-10-24 | 1 | -28/+0 |
| * | gol_argv bugfix, tai.html doc fix | Laurent Bercot | 2025-07-13 | 1 | -2/+2 |
| * | Update docs to latest posix version | Laurent Bercot | 2025-04-28 | 13 | -59/+59 |
| * | Add tain_addmsec, millisleep | Laurent Bercot | 2025-04-04 | 1 | -0/+6 |
| * | Add sagetexecname() and all the necessary infrastructure | Laurent Bercot | 2025-04-02 | 1 | -0/+6 |
| * | Fix cspawn signature in doc | Laurent Bercot | 2024-06-19 | 1 | -2/+2 |
| * | Fix some bits and pieces of the new doc | Laurent Bercot | 2024-05-17 | 2 | -24/+25 |
| * | document env.h | Carlos Eduardo | 2024-05-17 | 2 | -2/+167 |
| * | Add gcspawn | Laurent Bercot | 2023-09-11 | 1 | -7/+13 |
| * | Rip off more obsolete bandaids | Laurent Bercot | 2023-09-11 | 1 | -31/+25 |
| * | Document cspawn | Laurent Bercot | 2023-09-09 | 3 | -45/+133 |
| * | Fix back slurpn | Laurent Bercot | 2023-08-08 | 1 | -0/+8 |
| * | doc typo fix | Laurent Bercot | 2023-04-21 | 1 | -1/+1 |
| * | Add selfpipe_fd(), refactor selfpipe | Laurent Bercot | 2023-04-07 | 1 | -0/+15 |
| * | Add sals, several refactors | Laurent Bercot | 2023-02-09 | 1 | -0/+11 |
| * | Add bytestr.h doc | Laurent Bercot | 2023-01-18 | 1 | -1/+236 |
| * | Add siovec doc, fix siovec_trunc, credit Ermine | Laurent Bercot | 2023-01-04 | 1 | -1/+114 |
| * | Much better strerr revamp, with __VA_ARGS__ | Laurent Bercot | 2022-11-30 | 2 | -0/+29 |
| * | Prepare for 2.13.0.0, revamp strerr | Laurent Bercot | 2022-11-29 | 3 | -58/+0 |
| * | Doc fixes: remove _t from skalibs types | Laurent Bercot | 2022-09-27 | 7 | -94/+94 |
| * | Fix allread errno management | Laurent Bercot | 2022-07-18 | 1 | -1/+1 |
| * | Clean up / homogenize openreadnclose() family | Laurent Bercot | 2022-06-08 | 1 | -1/+1 |
| * | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | 2022-04-15 | 1 | -0/+13 |
| * | Doc fix | Laurent Bercot | 2022-04-11 | 1 | -1/+1 |
| * | Doc fix | Laurent Bercot | 2022-03-20 | 1 | -1/+1 |
| * | Doc fixes | Laurent Bercot | 2022-03-16 | 2 | -3/+3 |
| * | Doc fixes | Laurent Bercot | 2021-09-29 | 2 | -23/+122 |
| * | Fix fd_cat/n doc | Laurent Bercot | 2021-09-26 | 1 | -2/+2 |
| * | Axe iobuffer | Laurent Bercot | 2021-09-25 | 2 | -29/+0 |
| * | New 2.11.0.0 branch with several modifications | Laurent Bercot | 2021-07-23 | 2 | -5/+5 |
| * | doc: allreadwrite: document scatter/gatter functions | Laurent Bercot | 2021-06-14 | 1 | -0/+53 |
| * | doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.h | Laurent Bercot | 2021-06-14 | 1 | -6/+6 |
| * | version: 2.10.0.1v2.10.0.1 | Laurent Bercot | 2021-01-19 | 1 | -1/+1 |
| * | Undocument pathexec functions (replaced with exec.h stuff) | Laurent Bercot | 2021-01-14 | 1 | -121/+0 |
| * | Reflect changes in doc | Laurent Bercot | 2020-12-09 | 2 | -7/+6 |
| * | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | 2020-11-29 | 1 | -32/+13 |
| * | Add fd_shutdown() | Laurent Bercot | 2020-11-20 | 1 | -0/+10 |
| * | Change new function names to openc_*; update deps.mak | Laurent Bercot | 2020-10-26 | 1 | -8/+8 |
| * | Prepare for 2.9.4.0; add open*coe() functions. | Laurent Bercot | 2020-10-26 | 1 | -0/+51 |
| * | doc: fix URLs | Laurent Bercot | 2020-10-04 | 12 | -68/+68 |
| * | Correct alloc.h documentation | Laurent Bercot | 2020-04-29 | 1 | -5/+6 |
| * | skalibs: fix html errors | Colin Booth | 2020-03-30 | 3 | -7/+7 |
| * | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | 2019-10-09 | 1 | -0/+13 |
| * | Update doc | Laurent Bercot | 2019-09-07 | 1 | -5/+28 |
| * | Big wallclock/stopwatch refactor. It was long overdue. | Laurent Bercot | 2019-09-03 | 1 | -62/+62 |