Age | Commit message (Expand) | Author |
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-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2008-01-05 | michael_d writes in 1879: | Mike Frysinger |
2006-03-22 | Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP... | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | Peter S. Mazinger |
2005-12-10 | - fixup after sync with glibc. _ptyname was renamed to __libc_ptyname | Bernhard Reutner-Fischer |
2005-12-10 | sync with glibc (grab some hidden updates) and fix some warnings | Mike Frysinger |
2005-12-08 | Use internal versions | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-03 | _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma... | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger |
2004-02-11 | New stdio core. Should be more maintainable. Fixes a couple of bugs. | Manuel Novoa III |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-22 | When UNIX98PTY_ONLY was false, but Unix 98 ptys were in fact working and | Eric Andersen |
2002-08-19 | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen |
2002-03-12 | Swap in the new stdio code. | Manuel Novoa III |
2002-01-16 | Clearify error message | Eric Andersen |
2002-01-14 | Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2001-05-08 | Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil | Eric Andersen |