diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-02-03 17:09:47 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-02-03 17:09:47 -0500 |
commit | 4862864fc1a6d162b297db09c216b136db83d7dd (patch) | |
tree | e7005707af3b8b89eb827423c6d02c154f86c0b7 /include/fcntl.h | |
parent | fb6b159d9ec7cf1e037daa974eeeacf3c8b3b3f1 (diff) | |
download | musl-4862864fc1a6d162b297db09c216b136db83d7dd.tar.gz musl-4862864fc1a6d162b297db09c216b136db83d7dd.tar.xz musl-4862864fc1a6d162b297db09c216b136db83d7dd.zip |
fix unsigned comparison bug in posix_spawn
read should never return anything but 0 or sizeof ec here, but if it does, we want to treat any other return as "success". then the caller will get back the pid and is responsible for waiting on it when it immediately exits.
Diffstat (limited to 'include/fcntl.h')
0 files changed, 0 insertions, 0 deletions