mirror of git://sourceware.org/git/glibc.git
typo
* nscd/connections.c: Use O_CLOEXEC if possible. Use mkostemp
This commit is contained in:
parent
5bd8a24966
commit
9d169bb38a
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
|
* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.
|
||||||
|
|
||||||
* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp
|
* nscd/connections.c: Use O_CLOEXEC if possible. Use mkostemp
|
||||||
instead of mkstemp.
|
instead of mkstemp.
|
||||||
|
|
||||||
* misc/Makefile (routines): Add mkostemp and mkostemp64.
|
* misc/Makefile (routines): Add mkostemp and mkostemp64.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue