Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
[dragonfly.git] / lib / libc / stdio / gets.c
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-04-21 Peter AvalosSync libc/stdio with FreeBSD:
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2004-06-07 Hiten PandyaUse ANSI C prototypes and remove the !__STDC__ varargs...
2004-06-07 Hiten PandyaDissolve use of the 'register' keyword.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: