sparc: disable cancellable system, as it fails in strange ways right now
[uclibc-ng.git] / libc / pwd_grp / getpwuid.c
blob16ac50f721a2e2909f71f71b55b1936fa83bffc6
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_getpwuid
8 #include "pwd_grp.c"