From e0637b5b68f149ad9fbaf238954ad79463eece5a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 12 Apr 2006 20:15:30 +0000 Subject: Port to Interix. --- lib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index a10df1671..26226d98d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2006-04-12 Paul Eggert + + * fsusage.c: Don't include or , since + fsusage.h now does that. Include fsusage.h first, to test interface. + Prefer statvfs if it works, since it's blessed by POSIX. Attempt + at most one method (the old code could have generated decls that + didn't conform to C89, not that this was ever exercised). + * fsusage.h: Include and if they exist. + 2006-04-09 Paul Eggert Merge regex changes from libc, removing some of our -- cgit v1.2.3-70-g09d2