Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | futimens: add function | Bernhard Reutner-Fischer | 2009-11-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | first pass at implementing *at funcs | Mike Frysinger | 2009-07-20 | 1 | -7/+27 |
| | | | | | | | 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> | ||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+6 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -0/+3 |
| | |||||
* | Sync w/ glibc and define _STAT_VER/_MKNOD_VER to 0, else some apps will ↵ | Peter S. Mazinger | 2006-03-01 | 1 | -11/+29 |
| | | | | consider versioned stat/mknod in uClibc | ||||
* | Sync w/ glibc | Peter S. Mazinger | 2005-12-13 | 1 | -8/+53 |
| | |||||
* | Sync up w/ glibc | Peter S. Mazinger | 2005-11-04 | 1 | -32/+51 |
| | |||||
* | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen | 2002-08-19 | 1 | -114/+0 |
| | | | | | | directly. Eliminate all the attendant baggage. Fix internal types to match kernel types more closely. -Erik | ||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -92/+122 |
| | |||||
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 1 | -23/+23 |
| | | | | | | 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 | ||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 1 | -128/+304 |
| | | | | | headers (the way it has been done in GNU libc). -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+192 |