summaryrefslogtreecommitdiff
path: root/libc/stdio/remove.c
AgeCommit message (Expand)Author
2009-09-05remove(): slight readabability tweak, no code changesDenys Vlasenko
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-13Do hidden fopen*/removePeter S. Mazinger
2005-12-08Hide some of the f* *printf, use them as wellPeter S. Mazinger
2004-02-11New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III
2002-03-12Swap in the new stdio code.Manuel Novoa III
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen