OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / unistd / usershell.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-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-20 Denis Vlasenkoreplace "if (p) free(p)" by just "free(p)" - free(NULL...
2006-03-23 Peter S. MazingerMark some functions as BSD only
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
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-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 internal users of chmod/*stat*, minimize change...
2005-12-08 Peter S. MazingerUse internal versions
2005-12-03 Peter S. MazingerRename newly created __libc_x (reserved for libpthread...
2005-11-26 Peter S. Mazinger100 JUMP relocs less (remaining 431) by hiding internal...
2004-12-22 Eric AndersenMake certain that the prototype for fgets_unlocked...
2002-11-21 Eric AndersenOops. As Pavel Roskin notes, I forgot to conditionally...
2002-11-20 Eric AndersenRework usershell.c, as the old one was packed full...
2002-05-31 Eric AndersenPatch from Robert Griebl <griebl@gmx.de> to support