diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-11-01 17:01:52 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-11-01 17:01:52 -0400 |
commit | 984af5c99e2efaf17c0c764d66a275da764f94d2 (patch) | |
tree | 6371d40af35d861d17ed79ec26a51c951f61d38c /src/linux/tee.c | |
parent | 4ecf33614bead27801080442d9190e81aff78432 (diff) | |
download | musl-984af5c99e2efaf17c0c764d66a275da764f94d2.tar.gz musl-984af5c99e2efaf17c0c764d66a275da764f94d2.tar.xz musl-984af5c99e2efaf17c0c764d66a275da764f94d2.zip |
fix faccessat AT_EACCESS path not to leave zombie processes
I mistakenly assumed that clone without a signal produced processes that would not become zombies; however, waitpid with __WCLONE is required to release their pids.
Diffstat (limited to 'src/linux/tee.c')
0 files changed, 0 insertions, 0 deletions