index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstddjb
/
child_spawn.c
Age
Commit message (
Expand
)
Author
2022-11-29
Prepare for 2.13.0.0, revamp strerr
Laurent Bercot
2021-09-02
Don't forget child_spawn either
Laurent Bercot
2020-11-25
child_spawn cleanup, configure cleanup
Laurent Bercot
2019-06-16
child_spawn*: make sure posix_spawn() doesn't clobber pipes with dup2+close
Laurent Bercot
2018-01-03
Add child_spawn3, make textclient_startf use it
Laurent Bercot
2017-12-22
Deprecate env_get
Laurent Bercot
2017-03-13
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-02-17
More types changes
Laurent Bercot
2017-01-25
More work on the types. This commit builds but has errors.
Laurent Bercot
2016-10-19
bugfix: child_spawn() error path now closes the right amount of fds
Laurent Bercot
2016-01-14
Fix/clarify utilisations of 'char' (thanks Esben Haabendal)
Laurent Bercot
2015-05-05
- add stat_at
Laurent Bercot
2015-03-13
Applied Roman Kimov's fixes
v2.3.1.3
Laurent Bercot
2015-03-09
- reset all signals to default in child_spawn*
Laurent Bercot
2014-12-18
Separate socket from pipe in child_spawn. Less code in skaclient!
Laurent Bercot
2014-12-10
Fix child_spawn fd closing when n=1
Laurent Bercot
2014-12-05
Simplify child_spawn: remove syncpipe in the posix_spawn() case
Laurent Bercot
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot