diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-07-26 22:35:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-07-26 22:35:15 +0000 |
commit | 7438a80dcbb3c6766fe0288935c545c6a0f98257 (patch) | |
tree | 1fe7432a171cd92257f8042e72ecd918bf9c8824 /ChangeLog | |
parent | 7b91359b2cb44b56478e7a5ef9070737fa266656 (diff) | |
download | glibc-7438a80dcbb3c6766fe0288935c545c6a0f98257.tar glibc-7438a80dcbb3c6766fe0288935c545c6a0f98257.tar.gz glibc-7438a80dcbb3c6766fe0288935c545c6a0f98257.tar.bz2 glibc-7438a80dcbb3c6766fe0288935c545c6a0f98257.zip |
* login/utmp_file.c (setutent_file): Minor optimization in case
O_CLOEXEC is available.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-26 Ulrich Drepper <drepper@redhat.com> + + * login/utmp_file.c (setutent_file): Minor optimization in case + O_CLOEXEC is available. + 2008-07-24 Tom "spot" Callaway <tcallawa@redhat.com> * Makeconfig: Define pie-ccflag and PIE-ccflag variables. |