From: Roland McGrath Date: Wed, 16 Oct 2002 03:09:12 +0000 (+0000) Subject: typo X-Git-Tag: upstream/2.20~13900 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e3ea7124d78b8936305ee42215c7a862bbc29691;p=platform%2Fupstream%2Flinaro-glibc.git typo and call __libc_utmp_jump_table functions directly, instead of using --- diff --git a/ChangeLog b/ChangeLog index c95f656..5283a65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,7 +21,7 @@ * login/utmp-private.h: Declare __libc_utmp_lock. * sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once - call __libc_utmp_jump_table functions directly, instead of using + and call __libc_utmp_jump_table functions directly, instead of using __setutent et al. * sysdeps/unix/sysv/linux/configure.in: Use case instead of if.