From a290e72a5dbff53a5e4c8bb5e945bbe455ff9b00 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Apr 2010 16:44:52 +0000 Subject: =?UTF-8?q?2010-04-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New. * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile. --- testsuites/libtests/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuites/libtests') diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 839a6f8e8c..733eff781f 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,8 @@ +2010-04-11 Ralf Corsépius + + * POSIX/flockfile.c, POSIX/funlockfile.c, POSIX/ftrylockfile.c: New. + * POSIX/Makefile.am: Add flockfile, funlockfile, ftrylockfile. + 2010-02-26 Joel Sherrill * block10/.cvsignore: New file. -- cgit v1.2.3