[list] RE: Qt 3.1 working files

Ralf Habacker kde-cygwin@mail.kde.org
Sat, 30 Nov 2002 22:26:13 +0100


> Perhaps you can take the missing getlogin_r() function in the
> > cygwin dll ?
> #define getlogin_r (char* name, size_t namesize ) (strncpy (name, getlogin
> (), namesize), 0)
>
Thank you Chris for contributing this. One questions: Is this thread save so
that this can added to the cygwin library ?

Ralf