This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for utmpx


> 
>    Date: Thu, 13 May 1999 15:03:36 -0700 (PDT)
>    From: hjl@lucon.org (H.J. Lu)
> 
>    Hi,
> 
>    I am not sure if my old email was sent out or not. Anyway, this patch
>    provides getutmp and getutmpx.
> 
>    Thanks.
> 
> How about optimized versions in sysdeps/gnu that do a simple memcpy?
> For GNU systems, struct utmp and struct utmpx have the same layout.
> 

Sounds good to me. It is a quick dirty work for a package I was
working.

-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]