diff options
| author | Ulrich Drepper <drepper@gmail.com> | 2011-11-15 14:00:58 -0500 |
|---|---|---|
| committer | Ulrich Drepper <drepper@gmail.com> | 2011-11-15 14:00:58 -0500 |
| commit | d62a8200e1523a19c722eab97f54e34079fc3d0e (patch) | |
| tree | dcd08ae4d2d939497e5dbd003bcccc103e260597 /ChangeLog | |
| parent | 116415f80eeb88e1973a160b8a2ee707d24481b4 (diff) | |
| download | glibc-d62a8200e1523a19c722eab97f54e34079fc3d0e.tar.xz glibc-d62a8200e1523a19c722eab97f54e34079fc3d0e.zip | |
Use O_CLOEXEC in a few more places
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-11-15 Ulrich Drepper <drepper@gmail.com> + + * locale/loadarchive.c (_nl_load_locale_from_archive): Open files to + O_CLOEXEC. + * locale/loadlocale.c (_nl_load_locale): Likewise. + 2011-11-15 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU) |
