]> sourceware.org Git - glibc.git/commit
Update
authorUlrich Drepper <drepper@redhat.com>
Thu, 13 May 1999 19:51:20 +0000 (19:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 13 May 1999 19:51:20 +0000 (19:51 +0000)
commit6eb857c78875a3640508f19f2afb2fc28c5829f2
tree15335686a7d16e21dd6fb53983aba48a1833f436
parent71377958c8b059e0b49ad927a5a4575b40545cd8
Update

1999-05-13  H.J. Lu  <hjl@gnu.org>

* login/Versions (getutmpx): Added to GLIBC_2.1.1.
(getutmp): Likewise.

* sysdeps/gnu/Makefile (sysdep_routines): Add getutmp and
getutmpx for login.

* sysdeps/gnu/utmpx.h (getutmp): Added.
(getutmpx): Likewise.

* sysdeps/generic/getutmp.c: New file.

* sysdeps/generic/getutmpx.c: New file.
ChangeLog
login/Versions
sysdeps/generic/getutmp.c [new file with mode: 0644]
sysdeps/generic/getutmpx.c [new file with mode: 0644]
sysdeps/gnu/Makefile
sysdeps/gnu/utmpx.h
This page took 0.044067 seconds and 5 git commands to generate.