diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-04-18 21:11:23 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-04-18 21:11:23 -0400 |
commit | d2c604d5a40bc75fe83a62fd20377c20a73aa0d5 (patch) | |
tree | d255bb9d997ebe0b509d0f47d30f29051306c3bd /src/misc/getrlimit.c | |
parent | recheck cancellation disabled flag after syscall returns EINTR (diff) | |
download | grovel-d2c604d5a40bc75fe83a62fd20377c20a73aa0d5.tar.gz grovel-d2c604d5a40bc75fe83a62fd20377c20a73aa0d5.tar.xz |
protect syslog against cancellation
these functions are allowed to be cancellation points, but then we
would have to install cleanup handlers to avoid termination with locks
held.
Diffstat (limited to 'src/misc/getrlimit.c')
0 files changed, 0 insertions, 0 deletions