diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-11 16:58:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-11 16:58:49 +0000 |
commit | 4503061fdc688c94caaf9ad4d011b0ccf574b500 (patch) | |
tree | e7b55acc84c7680e0e059f68d03730aea9bb3a8f /ChangeLog | |
parent | 7cf89e95994db2b6a96edac8688420a8415e45e8 (diff) | |
download | glibc-4503061fdc688c94caaf9ad4d011b0ccf574b500.tar glibc-4503061fdc688c94caaf9ad4d011b0ccf574b500.tar.gz glibc-4503061fdc688c94caaf9ad4d011b0ccf574b500.tar.bz2 glibc-4503061fdc688c94caaf9ad4d011b0ccf574b500.zip |
* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need
an atime update for the files we read.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-08-11 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't need + an atime update for the files we read. + 2007-08-10 Ulrich Drepper <drepper@redhat.com> * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible. |