Mercurial > hg > audiodb
view docs/spec/fv0.tikz @ 563:c6036e0a511a
Work around the non-universality of fdatasync()
POSIX, which specifies fdatasync(), also apparently specifies that
POSIX_SYNCHRONIZED_IO is defined to a non-zero value if fdatasync() is
available -- or at least that's what the man page suggests on Linux.
This is probably good enough for us, anyway.
author | mas01cr |
---|---|
date | Thu, 18 Jun 2009 11:01:31 +0000 |
parents | 5a248cedd3e9 |
children |
line wrap: on
line source
\foreach \y/\col in {0/53,0.2/32,0.4/37,0.6/4,0.8/63} { \fill[black!\col!white] ($(-0.1,0)+(0,\y)$) rectangle ($(0.1,0.2)+(0,\y)$); }