OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / unistd / getpass.c
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-06-12 Bernd SchmidtRevert revision 19345 plus libc_hidden_proto for __uc_m...
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-12 Denis Vlasenkoadd hidden_proto's for __uc_malloc
2007-07-30 Denis Vlasenkomake utent.c, getpass.c use __uc_malloc
2006-07-05 Mike Frysingersync with glibc
2006-03-23 Peter S. MazingerCorrect typo
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert all the rest, remove isxupper/isxlower, if...
2005-12-13 Peter S. MazingerConvert all users of earlier hiddens
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-01 Peter S. MazingerHide mostly used functions
2002-04-09 Manuel Novoa III Only set no buffering if we opened the file. Also...
2002-04-09 Eric AndersenPer discussion on the mailing list, fix getpass properly.
2002-04-05 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to fixup
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2000-12-23 Eric AndersenMove stuff out if pwd_gep that doesn't belong there...