projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd40ac3
)
* modules/mkstemp (Files): Add mkstemp.h.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 20 Sep 2006 22:32:39 +0000
(22:32 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 20 Sep 2006 22:32:39 +0000
(22:32 +0000)
ChangeLog
patch
|
blob
|
history
modules/mkstemp
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index d0a1078fb4bb1f5e1a4c7df845e23a5a551425b0..cff6e43c34187a33a839f47fa7fcbb6591fad7e8 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-4,6
+4,7
@@
mkstemp is visible on some platforms.
(Makefile.am): Add mkstemp.h to EXTRA_DIST.
(Include): Change to "mkstemp.h" from <stdlib.h>.
+ (Files): Add mkstemp.h.
2006-09-19 Eric Blake <ebb9@byu.net>
diff --git
a/modules/mkstemp
b/modules/mkstemp
index efb0c40b3ec37fd5a8a2748160f5e5c3c3cf898b..971b100c3fc217f2cd9b38fde30a471ad0ba7286 100644
(file)
--- a/
modules/mkstemp
+++ b/
modules/mkstemp
@@
-2,6
+2,7
@@
Description:
mkstemp() function: create a private temporary file.
Files:
+lib/mkstemp.h
lib/mkstemp.c
lib/tempname.c
m4/mkstemp.m4