diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 21:41:19 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 21:41:19 -0700 |
commit | 5debe363133d76bfaf60597392ce2629a1920506 (patch) | |
tree | 1932b0f751efa3af1fb26adc41f02cb14ba3da0b /ChangeLog | |
parent | 801720e63b20e3b8215764ff0d68a29534ca7e62 (diff) | |
download | glibc-5debe363133d76bfaf60597392ce2629a1920506.tar glibc-5debe363133d76bfaf60597392ce2629a1920506.tar.gz glibc-5debe363133d76bfaf60597392ce2629a1920506.tar.bz2 glibc-5debe363133d76bfaf60597392ce2629a1920506.zip |
Bump timeout for utmp operations to 10s.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2009-10-29 Ulrich Drepper <drepper@redhat.com> + [BZ #10564] + * login/utmp_file.c (TIMEOUT): Increase to 10. + [BZ #10609] * sysdeps/unix/sysv/linux/faccessat.c: Fix handling of empty parameters for file names in case the syscall is not available. |