projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bd8a24
)
typo
author
Roland McGrath
<roland@gnu.org>
Sat, 11 Aug 2007 20:26:55 +0000
(20:26 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sat, 11 Aug 2007 20:26:55 +0000
(20:26 +0000)
* nscd/connections.c: Use O_CLOEXEC if possible. Use mkostemp
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index da4c28bc8970621796a2ec726903a9e252e5adfc..8e74dad96481ef35b9eaf5169720ee0ea4bf36e5 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-7,7
+7,7
@@
* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
- * nscd/connections.c: Use O_CLOEXEC i
s
possible. Use mkostemp
+ * nscd/connections.c: Use O_CLOEXEC i
f
possible. Use mkostemp
instead of mkstemp.
* misc/Makefile (routines): Add mkostemp and mkostemp64.