Tests for module pwrite.
authorPeter O'Gorman <pogma@thewrittenword.com>
Wed, 5 May 2010 19:35:50 +0000 (21:35 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 5 May 2010 19:36:54 +0000 (21:36 +0200)
ChangeLog

index 3567bae..b1bd09d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
 
+       Tests for module pwrite.
+       * modules/pwrite-tests: New file.
+       * tests/test-pwrite.sh: New file.
+       * tests/test-pwrite.c: New file.
+
        New module pwrite.
        * lib/unistd.in.h (pwrite): New declaration.
        * lib/pwrite.c: New file, from glibc with modifications.