summaryrefslogtreecommitdiff
path: root/doc/libstddjb/djbunix.html
AgeCommit message (Collapse)Author
2023-09-11 Rip off more obsolete bandaidsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-09-09 Document cspawnLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-08-08 Fix back slurpnLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2023-02-09 Add sals, several refactorsLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-09-27 Doc fixes: remove _t from skalibs typesLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-06-08 Clean up / homogenize openreadnclose() familyLaurent 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 fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2022-03-20 Doc fixLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-09-26 Fix fd_cat/n docLaurent Bercot
Signed-off-by: Laurent Bercot <ska@appnovation.com>
2021-06-14 doc: reconcile openwrite{,v}nclose_suffix{,_devino}{,_sync} with djbunix.hLaurent 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.0Laurent 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.makLaurent Bercot
2020-10-26 Prepare for 2.9.4.0; add open*coe() functions.Laurent Bercot
2020-10-04 doc: fix URLsLaurent Bercot
2019-10-09 Add path_canonicalize, prepare for 2.9.1.0Laurent Bercot
2019-06-21 Doc fixLaurent Bercot
2018-08-01 Remove protLaurent Bercot
2018-03-01 Add byte_zzero, openb_readLaurent Bercot
2018-02-14 Add execvep_loose, prepare for 2.6.4.0Laurent Bercot
2017-10-30 Add lock_unx()Laurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2017-05-18 Add xpathexec_* functions, prepare for 2.5.1.0Laurent Bercot
2017-03-08 Update documentation for the types change, with some extra fixesLaurent Bercot
Also remove --enable-replace-libc from configure
2016-10-19 child_spawn2 documentationLaurent Bercot
2015-07-20 - fd_close fixLaurent Bercot
- add openreadnclose_nb - rc for 2.3.6.0
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-03-10 fd_copy/fd_move doc fixLaurent Bercot
2015-02-23 Add hiercopy and hiercopy_tmpv2.3.1.0Laurent Bercot
2015-02-07 - Doc updateLaurent Bercot
- version: 2.3.0.0 rc
2014-12-31 Documentation fixesLaurent Bercot
2014-12-18 Documentation fixesLaurent Bercot
2014-12-18 child_spawn1 doc updateLaurent Bercot
2014-09-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot