Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-11 | Rip off more obsolete bandaids | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-09-09 | Document cspawn | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-08-08 | Fix back slurpn | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2023-02-09 | Add sals, several refactors | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-09-27 | Doc fixes: remove _t from skalibs types | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-06-08 | Clean up / homogenize openreadnclose() family | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-04-15 | Add waitn_posix() and waitn_reap_posix() | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-04-11 | Doc fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2022-03-20 | Doc fix | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-09-26 | Fix fd_cat/n doc | Laurent Bercot | |
Signed-off-by: Laurent Bercot <ska@appnovation.com> | |||
2021-06-14 | doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.h | Laurent Bercot | |
Signed-off-by: Jesse Young <jlyo@jlyo.org> | |||
2021-01-14 | Undocument pathexec functions (replaced with exec.h stuff) | Laurent Bercot | |
2020-11-29 | Revamp lock primitives; prepare for 2.10.0.0 instead of 2.9.4.0 | Laurent Bercot | |
flock() doesn't have a way to test for a lock without taking it. lockf() doesn't have shared locks. The only way to have both is fcntl(). So I rewrote all the locking stuff around fcntl(), and used the opportunity to change the interface. The point of changing the interface is to stop having to bother with the old one, so to hell with compatibility, let's just do a major bump. | |||
2020-11-20 | Add fd_shutdown() | Laurent Bercot | |
2020-10-26 | Change new function names to openc_*; update deps.mak | Laurent Bercot | |
2020-10-26 | Prepare for 2.9.4.0; add open*coe() functions. | Laurent Bercot | |
2020-10-04 | doc: fix URLs | Laurent Bercot | |
2019-10-09 | Add path_canonicalize, prepare for 2.9.1.0 | Laurent Bercot | |
2019-06-21 | Doc fix | Laurent Bercot | |
2018-08-01 | Remove prot | Laurent Bercot | |
2018-03-01 | Add byte_zzero, openb_read | Laurent Bercot | |
2018-02-14 | Add execvep_loose, prepare for 2.6.4.0 | Laurent Bercot | |
2017-10-30 | Add lock_unx() | Laurent Bercot | |
2017-05-24 | More schemeless URLs | Laurent Bercot | |
2017-05-23 | Switch doc to schemeless URLs | Laurent Bercot | |
2017-05-18 | Add xpathexec_* functions, prepare for 2.5.1.0 | Laurent Bercot | |
2017-03-08 | Update documentation for the types change, with some extra fixes | Laurent Bercot | |
Also remove --enable-replace-libc from configure | |||
2016-10-19 | child_spawn2 documentation | Laurent Bercot | |
2015-07-20 | - fd_close fix | Laurent Bercot | |
- add openreadnclose_nb - rc for 2.3.6.0 | |||
2015-05-07 | Make all doc mobile-readable according to Google standards | Laurent Bercot | |
2015-03-10 | fd_copy/fd_move doc fix | Laurent Bercot | |
2015-02-23 | Add hiercopy and hiercopy_tmpv2.3.1.0 | Laurent Bercot | |
2015-02-07 | - Doc update | Laurent Bercot | |
- version: 2.3.0.0 rc | |||
2014-12-31 | Documentation fixes | Laurent Bercot | |
2014-12-18 | Documentation fixes | Laurent Bercot | |
2014-12-18 | child_spawn1 doc update | Laurent Bercot | |
2014-09-18 | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | |