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> | |||
2009-07-20 | sync a few headers with glibc (no functional changes) | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-12-29 | - whitespace cleanup; no obj-code changes | Bernhard Reutner-Fischer | |
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 | |
2005-11-30 | Sync w/ glibc | Peter S. Mazinger | |
2004-10-31 | Revert Peter's __lib_gettimeofday patch. There's the minor issue of | Manuel Novoa III | |
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. | |||
2004-10-19 | Peter S. Mazinger writes: | Eric Andersen | |
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 | |||
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2001-02-15 | And apparently some things include sys/time.h instead of time.h in uClibc... | Manuel Novoa III | |
2001-02-15 | I guess we always need timespec... | Manuel Novoa III | |
2001-02-15 | Handle definition of struct timespec. | Manuel Novoa III | |
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 | |