diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-04-18 18:42:34 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-04-18 18:42:34 -0400 |
commit | 61b56a8d2151a60ec67a459a9d325b29c5dc3b41 (patch) | |
tree | 529d8346832f6e29eb06c228768b9977ec64c899 /src/unistd/fsync.c | |
parent | 1bc44a473431228f5b46652740cb967a0de16e9e (diff) | |
download | musl-61b56a8d2151a60ec67a459a9d325b29c5dc3b41.tar.gz |
remove bogus extra logic for close cancellability
like all other syscalls, close should return to the caller if and only
if it successfully performed its action. it is necessary that the
application be able to determine whether the close succeeded.
Diffstat (limited to 'src/unistd/fsync.c')
0 files changed, 0 insertions, 0 deletions