]> mj.ucw.cz Git - libucw.git/commit
Define _GNU_SOURCE, so that pread/pwrite work with glibc 2.1.
authorMartin Mares <mj@ucw.cz>
Sun, 4 Jun 2000 23:15:58 +0000 (23:15 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 4 Jun 2000 23:15:58 +0000 (23:15 +0000)
commit88812076780c42cf75a0245d6126f788081e922c
treee717d7535345664be7092f2ae8a88797cba850f7
parent85bdf27265c4800e76ad66ac35e7dda644fb3c4a
Define _GNU_SOURCE, so that pread/pwrite work with glibc 2.1.

Don't forget to print out fd's in fatal error messages.
lib/pagecache.c