aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/child_spawn0.c
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate env_getLaurent Bercot2017-12-221-2/+1
|
* Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵Laurent Bercot2017-07-161-4/+0
| | | | propagate changes
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-131-1/+0
|
* More types changesLaurent Bercot2017-02-171-0/+7
| | | | | | | | | New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet
* Bugfix: exec the child when not SKALIBS_HASPOSIXSPAWN in child_spawn0 ↵Laurent Bercot2016-04-221-1/+1
| | | | (thanks eto)
* - add stat_atLaurent Bercot2015-05-051-2/+3
| | | | | | - make case_diff* work as a function is more cases - make sig_number case-insensitive - make child signal unblocking work in child_spawn*
* - reset all signals to default in child_spawn*Laurent Bercot2015-03-091-4/+25
| | | | | - cosmetic fix in INSTALL - version: rc for 2.3.1.2
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-181-0/+73