diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-11-01 20:34:05 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-11-01 20:34:05 -0400 |
commit | f9fb20b42da0e755d93de229a5a737d79a0e8f60 (patch) | |
tree | a4a617b75888d3a96c26aba40fa5ce47304ee55b /src/network/inet_pton.c | |
parent | 984af5c99e2efaf17c0c764d66a275da764f94d2 (diff) | |
download | musl-f9fb20b42da0e755d93de229a5a737d79a0e8f60.tar.gz |
simplify faccessat AT_EACCESS path and eliminate resource dependence
now that we're waiting for the exit status of the child process, the
result can be conveyed in the exit status rather than via a pipe.
since the error value might not fit in 7 bits, a table is used to
translate possible meaningful error values to small integers.
Diffstat (limited to 'src/network/inet_pton.c')
0 files changed, 0 insertions, 0 deletions