(set_fd_flags): Undo part of today's change: it's a little
authorJim Meyering <jim@meyering.net>
Thu, 8 Apr 2004 21:30:18 +0000 (21:30 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 8 Apr 2004 21:30:18 +0000 (21:30 +0000)
commit82024e99380fd825701a5e11c563ea3c8abda516
tree85a49d961f13d17b505c58b41c42489426421446
parent1af4fd3a542a684968d17381eb2cbd529f5ab227
(set_fd_flags): Undo part of today's change: it's a little
cleaner -- and more efficient in the common case -- to go
ahead and OR in the -1 when fcntl fails.
src/dd.c