projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3336e16
)
* safe-read.c (IS_EINTR): Define.
author
Jim Meyering
<jim@meyering.net>
Tue, 3 Dec 2002 09:48:30 +0000
(09:48 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 3 Dec 2002 09:48:30 +0000
(09:48 +0000)
(safe_read): Use IS_EINTR in place of in-function cpp directives.
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 21878382a9cf31649b751e9f4d3d657d2fe05bc6..e64960e300b1c47d560418f21ada16b14be59a26 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,8
@@
+2002-12-03 Jim Meyering <jim@meyering.net>
+
+ * safe-read.c (IS_EINTR): Define.
+ (safe_read): Use IS_EINTR in place of in-function cpp directives.
+
2002-12-02 Bruno Haible <bruno@clisp.org>
* safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):