diff options
author | H.J. Lu <hongjiu.lu@intel.com> | 2011-06-26 03:08:01 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-06-26 03:08:01 -0400 |
commit | c2344f56e41b56036d6a16a30b9f32c19aa932d6 (patch) | |
tree | a3daa22401412a72ea192a7cf4d34a7c1221ef07 /ChangeLog | |
parent | 68468076c221dc595e955d2c7982a3391ee0772a (diff) | |
download | glibc-c2344f56e41b56036d6a16a30b9f32c19aa932d6.zip glibc-c2344f56e41b56036d6a16a30b9f32c19aa932d6.tar.gz glibc-c2344f56e41b56036d6a16a30b9f32c19aa932d6.tar.bz2 |
Use __gettimeofday instead of gettimeofday
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-06-23 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use + __gettimeofday instead of gettimeofday. + 2011-06-26 Ulrich Drepper <drepper@gmail.com> * elf/Makefile (all-built-dso): No need to check linkobj/libc.so. |