summaryrefslogtreecommitdiffstats
path: root/libc/stdio/gets.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Bernhard Fischer:Eric Andersen2006-12-151-4/+2
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+1
* Build if GETC_MACRO use is disabledPeter S. Mazinger2006-01-171-0/+4
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-1/+4
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-0/+36