projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f13e9b2
)
* modules/stdio-safer (Files): Add tmpfile-safer.c.
author
Eric Blake
<ebb9@byu.net>
Sun, 23 Jul 2006 12:59:05 +0000
(12:59 +0000)
committer
Eric Blake
<ebb9@byu.net>
Sun, 23 Jul 2006 12:59:05 +0000
(12:59 +0000)
(Depends-on): Add binary-io.
ChangeLog
patch
|
blob
|
history
modules/stdio-safer
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e088109592f570b4eaaab839e41a47558b4001fe..1bdfa7dbd1047dd9e215a604b54144caf3849339 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2006-07-23 Eric Blake <ebb9@byu.net>
+
+ * modules/stdio-safer (Files): Add tmpfile-safer.c.
+ (Depends-on): Add binary-io.
+
2006-07-22 Paul Eggert <eggert@cs.ucla.edu>
* modules/close-stream: New file.
diff --git
a/modules/stdio-safer
b/modules/stdio-safer
index 542d250e39726eacd6969a7081d27d3691ba99ee..edbb67fd5000859799b4630073b7969c58670644 100644
(file)
--- a/
modules/stdio-safer
+++ b/
modules/stdio-safer
@@
-5,9
+5,11
@@
Files:
lib/stdio--.h
lib/stdio-safer.h
lib/fopen-safer.c
+lib/tmpfile-safer.c
m4/stdio-safer.m4
Depends-on:
+binary-io
unistd-safer
configure.ac: