fix dummied-out fsync
authorRich Felker <dalias@aerifal.cx>
Wed, 20 Jun 2012 02:24:15 +0000 (22:24 -0400)
committerRich Felker <dalias@aerifal.cx>
Wed, 20 Jun 2012 02:24:15 +0000 (22:24 -0400)
commitee1f69a3606987a973ccd0b378d26d0fb077364a
tree38a2cf56439cc88e9db744a6597a48644e16d313
parentca1773d8645672f6e67b10bc94aa5639b01a1ebe
fix dummied-out fsync

if we eventually have build options, it might be nice to make an
option to dummy this out again, in case anybody needs a system-wide
disable for disk/ssd-thrashing, etc. that some daemons do when
logging...
src/unistd/fsync.c