Age | Commit message (Expand) | Author |
2012-01-29 | handle signal-OBXSI.SUSv4.syms | Bernhard Reutner-Fischer |
2012-01-18 | stdlib: use shorhand wur for realloc prototype | Bernhard Reutner-Fischer |
2011-12-22 | sys/queue.h: update to eglibc version | Natanael Copa |
2011-12-03 | getutid: add a hidden def | Mike Frysinger |
2011-11-27 | make ARRAY_SIZE commonly available internally | Mike Frysinger |
2011-11-26 | include/: ignore new sys/eventfd.h symlink | Mike Frysinger |
2011-11-17 | inet: hide relocations | Bernhard Reutner-Fischer |
2011-11-17 | unistd: hide relocations | Bernhard Reutner-Fischer |
2011-11-17 | resolv: hide relocations | Bernhard Reutner-Fischer |
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold |
2011-11-07 | stdlib: add qsort_r | Bernhard Reutner-Fischer |
2011-10-06 | microblaze mmu/elf/shared lib support | Ryan Flux |
2011-09-10 | resolv: simple optimizations and style/readability fixes | Denys Vlasenko |
2011-08-26 | include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__ | Daniel Mack |
2011-08-26 | inet/resolv: add res_ninit and res_nclose | Daniel Mack |
2011-08-26 | inet/resolv: add res_mkquery | Daniel Mack |
2011-08-26 | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack |
2011-08-26 | inet/resolv: add dn_skipname and ns_name_skip | Daniel Mack |
2011-08-26 | inet/resolv: Add dn_comp | Daniel Mack |
2011-08-26 | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack |
2011-07-01 | mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly | Khem Raj |
2011-05-13 | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj |
2011-05-12 | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer |
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 |