summaryrefslogtreecommitdiffstats
path: root/libc/unistd/getpass.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-13/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-8/+8
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-3/+3
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-1/+1
* - remove a couple of duplicate includesBernhard Reutner-Fischer2008-08-271-1/+0
* Revert revision 19345 plus libc_hidden_proto for __uc_malloc.Bernd Schmidt2008-06-121-7/+2
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-3/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* add hidden_proto's for __uc_mallocDenis Vlasenko2008-02-121-0/+1
* make utent.c, getpass.c use __uc_mallocDenis Vlasenko2007-07-301-2/+6
* sync with glibcMike Frysinger2006-07-051-9/+9
* Correct typoPeter S. Mazinger2006-03-231-1/+1
* Mark some functions as BSD onlyPeter S. Mazinger2006-03-231-0/+3
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-2/+0
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-11/+15
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-1/+5
* Convert all users of earlier hiddensPeter S. Mazinger2005-12-131-0/+1
* Use internal versionsPeter S. Mazinger2005-12-081-0/+1
* Hide morePeter S. Mazinger2005-12-071-0/+2
* More hiding, 300 leftPeter S. Mazinger2005-12-041-0/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-011-1/+1
* Only set no buffering if we opened the file. Also, don't bother restoringManuel Novoa III2002-04-091-4/+5
* Per discussion on the mailing list, fix getpass properly.Eric Andersen2002-04-091-2/+7
* Patch from Axel Barnitzke <barney@xkontor.com> to fixupEric Andersen2002-04-051-2/+2
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-1/+2
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-231-0/+99