Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lutimes: add lutimes support | Vladimir Zapolskiy | 2010-07-27 | 1 | -1/+3 |
| | | | | | | | This patch adds lutimes library call support. Signed-off-by: Vladimir Zapolskiy <vzapolskiy@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | first pass at implementing *at funcs | Mike Frysinger | 2009-07-20 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | sync a few headers with glibc (no functional changes) | Mike Frysinger | 2009-07-20 | 1 | -4/+5 |
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | - whitespace cleanup; no obj-code changes | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -3/+3 |
| | |||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+3 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -0/+1 |
| | |||||
* | Sync w/ glibc | Peter S. Mazinger | 2005-11-30 | 1 | -6/+25 |
| | |||||
* | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III | 2004-10-31 | 1 | -5/+0 |
| | | | | | | adding cruft to include/sys/time.h. But also, there's no sense in making changes like this until we decide how we're going to approach the hidden symbol transition. | ||||
* | Peter S. Mazinger writes: | Eric Andersen | 2004-10-19 | 1 | -0/+5 |
| | | | | | | | | | | | Hello! Would the attached patch be acceptable (maybe instead of __libc_gettimeofday using __gettimeofday) We have some issues, see http://bugs.gentoo.org/show_bug.cgi?id=65892 | ||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -38/+58 |
| | |||||
* | And apparently some things include sys/time.h instead of time.h in uClibc... | Manuel Novoa III | 2001-02-15 | 1 | -2/+1 |
| | |||||
* | I guess we always need timespec... | Manuel Novoa III | 2001-02-15 | 1 | -2/+0 |
| | |||||
* | Handle definition of struct timespec. | Manuel Novoa III | 2001-02-15 | 1 | -0/+11 |
| | |||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 1 | -70/+134 |
| | | | | | headers (the way it has been done in GNU libc). -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+81 |