Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-20 | first pass at implementing *at funcs | Mike Frysinger | |
Tested basic functionality with coreutils and things seem to work. At least gives us a basis to jump from. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko | |
Appears to build fine (several .configs tried) | |||
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko | |
2006-03-01 | Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will ↵ | Peter S. Mazinger | |
consider versioned stat/mknod in uClibc | |||
2005-12-13 | Sync w/ glibc | Peter S. Mazinger | |
2005-11-04 | Sync up w/ glibc | Peter S. Mazinger | |
2002-08-19 | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | |
directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik | |||
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2000-08-10 | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | |
link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik | |||
2000-07-06 | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | |
headers (the way it has been done in GNU libc). -Erik | |||
2000-05-14 | Initial revision | Erik Andersen | |