Age | Commit message (Expand) | Author |
2019-06-21 | fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat() | Denys Vlasenko |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-16 | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ... | Peter S. Mazinger |
2005-12-13 | Convert all users of earlier hiddens | Peter S. Mazinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger |
2005-12-10 | fix a warning | Mike Frysinger |
2005-12-08 | Use internal versions | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2004-07-15 | Cleanup a few of the more egregiously broken sysconf values to | Eric Andersen |
2004-01-13 | Add another devfs subdir to the list of checked subdirs. | Manuel Novoa III |
2004-01-02 | Kept the same approach, but rewrote the code for the most part. | Manuel Novoa III |
2003-09-01 | Greg Nutt writes: | Eric Andersen |
2002-11-05 | A patch from Danny Lepage so that we do not setting on symlinks | Eric Andersen |
2002-07-06 | Stupid filesystems like cramfs fail to guarantee that st_ino and st_dev | Eric Andersen |
2002-06-19 | Oops. Looks like I broke ttyname. Fix it. | Eric Andersen |
2002-06-15 | Implement ttyname_r | Eric Andersen |
2001-06-13 | Fix a really stupid bug with ttyname, thanks to a patch from | Eric Andersen |
2001-05-21 | rewrite to accomodate devfs | Eric Andersen |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2000-10-09 | Bug ugly formatting update | Eric Andersen |
2000-05-14 | Work in progress -- cleanups. | Erik Andersen |
2000-05-14 | Initial revision | Erik Andersen |