mirror of git://sourceware.org/git/glibc.git
typo
and call __libc_utmp_jump_table functions directly, instead of using
This commit is contained in:
parent
abe7b661ff
commit
e3ea7124d7
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
* login/utmp-private.h: Declare __libc_utmp_lock.
|
* login/utmp-private.h: Declare __libc_utmp_lock.
|
||||||
* sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
|
* 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.
|
__setutent et al.
|
||||||
|
|
||||||
* sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
|
* sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue