Age | Commit message (Expand) | Author |
2011-05-11 | libubacktrace: mv unwind.h to include | Bernhard Reutner-Fischer |
2011-05-11 | add pipe2() | Bernhard Reutner-Fischer |
2011-05-11 | accept4: Implement cancellation | Bernhard Reutner-Fischer |
2011-04-20 | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro |
2011-03-10 | wctype.h: fix libc_hidden_proto for iswupper and add it for iswspace | Peter S. Mazinger |
2011-03-10 | add libc_hidden_proto for wcs[n]casecmp_l | Peter S. Mazinger |
2011-03-10 | time.c, time.h: remove unused hidden strftime/strptime | Peter S. Mazinger |
2011-03-10 | ctype.c, ctype.h: remove commented parts that were banned for removal after 0... | Peter S. Mazinger |
2011-03-10 | _wctype.c, wctype.h: remove unused isw* and wctype_l hidden functions | Peter S. Mazinger |
2011-03-10 | time.c, wchar.h: remove unused hidden wcsftime | Peter S. Mazinger |
2011-03-09 | remove unused hidden functions | Peter S. Mazinger |
2011-03-09 | memmem.c, string.h: remove unused hidden memmem | Peter S. Mazinger |
2011-03-09 | wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy | Peter S. Mazinger |
2011-03-09 | ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions | Peter S. Mazinger |
2011-03-09 | stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions | Peter S. Mazinger |
2011-03-09 | arc4random.c, stdlib.h: get rid of hidden arc4random_stir | Peter S. Mazinger |
2011-03-09 | stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h | Peter S. Mazinger |
2011-03-09 | move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h | Peter S. Mazinger |
2011-03-09 | disable _POSIX2_LOCALEDEF | Peter S. Mazinger |
2011-03-09 | guard *_chk() related stuff with UCLIBC_HAS_FORTIFY | Peter S. Mazinger |
2011-03-08 | resolv.h: disable unneeded prototypes | Peter S. Mazinger |
2011-03-07 | locale.c, locale.h: no need for hidden duplocale | Peter S. Mazinger |
2011-03-06 | simplify ffs* code | Peter S. Mazinger |
2011-03-05 | Implement ffsl and ffsll. | Bernd Schmidt |
2011-03-05 | The C6X port | Aurelien Jacquiot |
2011-03-05 | Add support for DSBT ELF to ld.so | Mark Salter |
2011-03-04 | fix locale build | Peter S. Mazinger |
2011-03-03 | remove obsoleted and incorrect comment | Peter S. Mazinger |
2011-03-03 | provide internal hidden version of __fcntl_nocancel | Peter S. Mazinger |
2011-03-03 | add _dl_errno support to errno.h, cleanup | Peter S. Mazinger |
2011-03-03 | sgtty.h is useless, remove it on STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | paths.h: add _PATH_GSHADOW | Peter S. Mazinger |
2011-03-03 | guard nl_catd structure and related constants with STRICT_HEADERS | Peter S. Mazinger |
2011-03-03 | better guard of IPV6 related stuff | Peter S. Mazinger |
2011-03-03 | update some headers | Peter S. Mazinger |
2011-03-03 | update some headers | Peter S. Mazinger |
2011-03-03 | make it possible to compile with -std=gnu99/c99 and use extern inlines | Peter S. Mazinger |
2011-03-03 | remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H... | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | add missing prototypes | Peter S. Mazinger |
2011-03-03 | syntax fixes | Peter S. Mazinger |
2011-03-03 | guard IPv6 stuff | Peter S. Mazinger |
2011-03-03 | include features.h | Peter S. Mazinger |
2010-12-01 | libc: fix strtoq | Natanael Copa |
2010-11-24 | config_parser: hide symbols | Bernhard Reutner-Fischer |
2010-10-31 | libm: improve readability of math.h; expand comments and docs | Denys Vlasenko |
2010-09-20 | nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled | Carmelo Amoroso |
2010-09-16 | libc: Add canonicalize_file_name function | Carmelo Amoroso |
2010-09-15 | libubacktrace: Provide uClibc with backtrace functions | Salvatore Cro |
2010-09-14 | misc: utmpx based logging support | Salvatore Cro |