OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / misc / ttyent / getttyent.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-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-12 Bernd SchmidtRevert revision 19347, plus libc_hidden_proto for __uc_...
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
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 regex_old.c, ruserpass.c use __uc_malloc,
2006-12-07 Eric AndersenMajor cleanup of internal mutex locking. Be more consi...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-01-29 Mike Frysingerrename local tty variable to not shadow tty func
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-16 Peter S. MazingerConvert users
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-03 Peter S. MazingerRename newly created __libc_x (reserved for libpthread...
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2005-11-10 Peter S. MazingerUse strchr instead of index (BSD)
2004-05-07 Manuel Novoa III "Fix" this so that at least things will link when threa...
2004-03-18 Eric AndersenReduce memory used by static buffers and allocate that...
2002-06-17 Eric AndersenShuffle the logic around a bit
2002-03-25 Eric AndersenPatch from Steven J. Hill to disable __fsetlocking...
2002-03-21 Eric AndersenSupport getttyent and friends so ncurses will compile