summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/pwd_grp_internal.c
Commit message (Collapse)AuthorAgeFilesLines
* fix from psm: add UCLIBC_ prefix to HAS_SHADOW optionMike Frysinger2006-08-231-1/+1
|
* s/staticly/statically/, thx Bernhard FischerPeter S. Mazinger2006-03-241-2/+2
|
* Update some copyrightsPeter S. Mazinger2006-02-131-2/+3
|
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ↵Peter S. Mazinger2006-01-221-1/+0
| | | | is a useless attempt
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+1
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-2/+3
| | | | missing headers, other jump relocs removed
* Hide morePeter S. Mazinger2005-12-071-1/+3
|
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-7/+0
|
* Move GETXXKEY_R_FUNC into a separate file to allow IMA compilingPeter S. Mazinger2005-10-211-0/+107