Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E7F5202.E71464EA@phekda.freeserve.co.uk> Date: Mon, 24 Mar 2003 18:44:18 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: symlinks in tests/libc/posix/fcntl/dir Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. The symlinks tests/libc/posix/fcntl/dir/test[12] were not added with -kb. Since their text contains newlines, this caused a problem with the CVS client I'm using, which does CRLF conversions. This is because the size was != 510 bytes after the CRLF conversion. I've just used 'cvs admin -kb' on them. Re-check them out: cd tests/libc/posix/fcntl/dir rm -f test[12] cvs update -d Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]