OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / stdio / fread.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-10 Peter S. MazingerDo hidden fread/fwrite/fclose
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-21 Peter S. MazingerHide some
2005-09-22 Peter S. Mazingerweaks moved after the related function so gcc4 won...
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...