Age | Commit message (Expand) | Author |
2009-03-16 | docs/pthreads_hacking.txt: new file | Denis Vlasenko |
2009-02-11 | docs/probe_math_exception.c: | Denis Vlasenko |
2009-02-08 | nextafterf: trying to correct FP exception handling | Denis Vlasenko |
2008-12-28 | remove many functions which just call __ieee754_<function>, | Denis Vlasenko |
2008-12-27 | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko |
2008-12-25 | document internal_function | Denis Vlasenko |
2008-12-22 | add new file to docs/ | Denis Vlasenko |
2008-12-22 | docs/defines.txt: document _extern_inline | Denis Vlasenko |
2008-12-15 | sigaction overhaul as described in docs/sigaction.txt | Denis Vlasenko |
2008-12-14 | Add proposed plan of sanitizing sigaction to docs/* | Denis Vlasenko |
2008-12-13 | doc snippets about defines we provide and/or use | Denis Vlasenko |
2008-06-02 | Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing | Denis Vlasenko |
2008-01-05 | add info for elf.h, ldd.c, readelf.c, and MAINTAINERS | Mike Frysinger |
2007-04-17 | move uclibc.org out of actual source tree | Mike Frysinger |
2007-03-18 | remove dead link as pointed out by Denis Vlasenko | Mike Frysinger |
2007-03-18 | fix one more to use html entities rather than the ISO 8859 version | Mike Frysinger |
2007-03-18 | use html entities rather than the ISO 8859 version | Mike Frysinger |
2007-03-13 | Be consistent about spelling. LGPL says "License" not "Licence", so go | Rob Landley |
2007-02-28 | mention the uClibc 0.9.28.3 release | Eric Andersen |
2007-02-21 | fix the date | Eric Andersen |
2007-02-21 | note the release of uClibc 0.9.28.2 | Eric Andersen |
2007-01-28 | note 0.9.28.1 release | Mike Frysinger |
2007-01-28 | its a new year | Mike Frysinger |
2006-12-13 | be more specific as to what arguments to __uClibc_main() people can skim on d... | Mike Frysinger |
2006-03-01 | Update copyright | Peter S. Mazinger |
2006-01-24 | touchup page a bit to try and be clearer about which list we are talking about | Mike Frysinger |
2006-01-20 | update copyright years | Mike Frysinger |
2006-01-19 | Remove HAVE_ELF | Peter S. Mazinger |
2006-01-19 | note a few more places where glibc stores their stuff | Mike Frysinger |
2006-01-19 | Some minor updates. Looked pretty good as-is. | Eric Andersen |
2006-01-19 | initial attempt at documenting how to port uClibc | Mike Frysinger |
2005-11-13 | It was pointed out to me that http://www.uclibc.org/copyright.txt | Eric Andersen |
2005-10-29 | use & instead of &, tweak style, and add link for Embedded Gentoo | Mike Frysinger |
2005-10-29 | close <a> tags like they should be for valid html | Mike Frysinger |
2005-10-29 | add a charset def and update the doctype | Mike Frysinger |
2005-10-29 | add an entry about gnu malloc compat option | Mike Frysinger |
2005-10-11 | fix url | Eric Andersen |
2005-09-21 | - typo in documentation | Bernhard Reutner-Fischer |
2005-09-21 | remove redundant paragraph | Eric Andersen |
2005-09-02 | update developer verbage | Eric Andersen |
2005-08-28 | point to uclibc.org | Eric Andersen |
2005-08-24 | a64l/l64a are now in uClibc, mkstemp and mktemp already were | Mike Frysinger |
2005-08-18 | posix_memalign and posix_fadvise are in uClibc now | Mike Frysinger |
2005-08-17 | update the uClibc webpage | Eric Andersen |
2005-08-16 | add an entry about __fputc_unlocked link errors | Mike Frysinger |
2005-08-15 | write some good manpages | Mike Frysinger |
2005-06-03 | Fix a broken link | Eric Andersen |
2005-04-27 | mq_* interfaces are available in librt, remove from unimplemented list. | Paul Mundt |
2005-03-31 | point to osuosl | Eric Andersen |
2005-02-21 | point to buildroot webpage | Eric Andersen |