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. --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e297418bc..361ea316c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,18 @@ -2006-04-11 Paul Eggert +2006-04-12 Paul Eggert * Version 6.0-cvs. + * src/ln.c (linkfunc): Remove. This method ran into a compiler/linker + bug in Interix. Just call symlink or link directly. All uses changed. + * src/setuidgid.c (main) [! HAVE_SETGROUPS]: Don't call setgroups. + * src/stat.c (USE_STATVFS): New macro. + Include and use statvfs only if USE_STATVFS. + (NAMEMAX_FORMAT): define a bit more clearly, now that the + statvfs-using code is a bit more regular. + * src/system.h (sync) [!HAVE_SYNC]: New macro. + +2006-04-11 Paul Eggert + * NEWS: csplit, nl, expr now conform to POSIX better, and are more-compatible with traditional Unix, with respect to regular expressions. -- cgit v1.2.3-70-g09d2