projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea1a207
)
Tests for module pwrite.
author
Peter O'Gorman
<pogma@thewrittenword.com>
Wed, 5 May 2010 19:35:50 +0000
(21:35 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 5 May 2010 19:36:54 +0000
(21:36 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 3567bae69d01560f28854dc18163c9b791009bbc..b1bd09d113d0343324becdb384590448f754bed3 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.