diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-05-30 10:04:47 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2016-05-30 10:56:01 -0300 |
commit | 3e040a2d5f59c5494910bd6451b3dcb69221a047 (patch) | |
tree | 31709eb7994eba3d22802239b8b6c604aec003c3 /sysdeps/m68k | |
parent | c30c3f46a5f2e60639dab888c487397b579942e9 (diff) | |
download | glibc-3e040a2d5f59c5494910bd6451b3dcb69221a047.zip glibc-3e040a2d5f59c5494910bd6451b3dcb69221a047.tar.gz glibc-3e040a2d5f59c5494910bd6451b3dcb69221a047.tar.bz2 |
posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)
This patch call _exit instead of exit in failure case for the spawned
child in Linux posix_spawn{p} implementation.
Tested on x86_64.
[BZ #20178]
* sysdeps/unix/sysv/linux/spawni.c (__spawni_child): Call _exit
on failure instead of exit.
Diffstat (limited to 'sysdeps/m68k')
0 files changed, 0 insertions, 0 deletions