Added wine_get_user_name function and got rid of some of the getpwuid
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Aug 2002 18:30:53 +0000 (18:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Aug 2002 18:30:53 +0000 (18:30 +0000)
commitdba83c8bfc61af0b2b23205bd6a834dddbc1b9f6
tree9c060781f38131d3660031589b8002c5c568539d
parentef0e2af708f18aacf4c77efe8ddae7d33ad6e63e
Added wine_get_user_name function and got rid of some of the getpwuid
portability stuff.
More portable printf formats for 64-bit types.
dlls/advapi32/advapi.c
dlls/ntdll/sec.c
files/profile.c
include/wine/library.h
library/config.c
scheduler/client.c
server/registry.c