| Commit message (Expand) | Author | Age | Files | Lines |
* | tmpnam, tempnam are obsolete in SUSV4 | Bernhard Reutner-Fischer | 2012-01-29 | 1 | -3/+5 |
* | handle signal-OBXSI.SUSv4.syms | Bernhard Reutner-Fischer | 2012-01-29 | 1 | -2/+2 |
* | stdlib: use shorhand wur for realloc prototype | Bernhard Reutner-Fischer | 2012-01-18 | 1 | -1/+1 |
* | sys/queue.h: update to eglibc version | Natanael Copa | 2011-12-22 | 1 | -443/+399 |
* | getutid: add a hidden def | Mike Frysinger | 2011-12-03 | 1 | -0/+1 |
* | make ARRAY_SIZE commonly available internally | Mike Frysinger | 2011-11-27 | 1 | -0/+2 |
* | include/: ignore new sys/eventfd.h symlink | Mike Frysinger | 2011-11-26 | 1 | -0/+1 |
* | inet: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 1 | -0/+2 |
* | unistd: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 1 | -0/+2 |
* | resolv: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 2 | -0/+7 |
* | libc: flesh out linux scheduler functions | Henning Heinold | 2011-11-07 | 1 | -12/+40 |
* | stdlib: add qsort_r | Bernhard Reutner-Fischer | 2011-11-07 | 1 | -1/+9 |
* | microblaze mmu/elf/shared lib support | Ryan Flux | 2011-10-06 | 1 | -0/+33 |
* | resolv: simple optimizations and style/readability fixes | Denys Vlasenko | 2011-09-10 | 1 | -4/+0 |
* | include/resolv.h: provide __res_state._u even if !__UCLIBC_HAS_IPV6__ | Daniel Mack | 2011-08-26 | 1 | -2/+2 |
* | inet/resolv: add res_ninit and res_nclose | Daniel Mack | 2011-08-26 | 1 | -4/+4 |
* | inet/resolv: add res_mkquery | Daniel Mack | 2011-08-26 | 1 | -2/+2 |
* | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack | 2011-08-26 | 1 | -5/+2 |
* | inet/resolv: add dn_skipname and ns_name_skip | Daniel Mack | 2011-08-26 | 1 | -2/+2 |
* | inet/resolv: Add dn_comp | Daniel Mack | 2011-08-26 | 1 | -2/+2 |
* | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack | 2011-08-26 | 1 | -0/+1 |
* | mips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike 04000 commonly | Khem Raj | 2011-07-01 | 1 | -0/+9 |
* | unwind.h: Move to libc/sysdeps from nptl sysdeps | Khem Raj | 2011-05-13 | 1 | -220/+0 |
* | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer | 2011-05-12 | 2 | -2/+2 |
* | libubacktrace: mv unwind.h to include | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+220 |
* | add pipe2() | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+7 |
* | accept4: Implement cancellation | Bernhard Reutner-Fischer | 2011-05-11 | 1 | -0/+9 |
* | Added fts support for traversing UNIX file hierarchies. | Salvatore Cro | 2011-04-20 | 1 | -0/+131 |
* | wctype.h: fix libc_hidden_proto for iswupper and add it for iswspace | Peter S. Mazinger | 2011-03-10 | 1 | -1/+2 |
* | add libc_hidden_proto for wcs[n]casecmp_l | Peter S. Mazinger | 2011-03-10 | 1 | -0/+2 |
* | time.c, time.h: remove unused hidden strftime/strptime | Peter S. Mazinger | 2011-03-10 | 1 | -2/+0 |
* | ctype.c, ctype.h: remove commented parts that were banned for removal after 0... | Peter S. Mazinger | 2011-03-10 | 1 | -6/+0 |
* | _wctype.c, wctype.h: remove unused isw* and wctype_l hidden functions | Peter S. Mazinger | 2011-03-10 | 1 | -1/+0 |
* | time.c, wchar.h: remove unused hidden wcsftime | Peter S. Mazinger | 2011-03-10 | 1 | -1/+0 |
* | remove unused hidden functions | Peter S. Mazinger | 2011-03-09 | 3 | -5/+0 |
* | memmem.c, string.h: remove unused hidden memmem | Peter S. Mazinger | 2011-03-09 | 1 | -1/+0 |
* | wchar.h, _collate.c, strlcpy.c: use a common prototype of __wcslcpy | Peter S. Mazinger | 2011-03-09 | 1 | -0/+5 |
* | ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions | Peter S. Mazinger | 2011-03-09 | 3 | -7/+0 |
* | stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions | Peter S. Mazinger | 2011-03-09 | 1 | -1/+0 |
* | arc4random.c, stdlib.h: get rid of hidden arc4random_stir | Peter S. Mazinger | 2011-03-09 | 1 | -1/+0 |
* | stdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h | Peter S. Mazinger | 2011-03-09 | 2 | -2/+3 |
* | move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h | Peter S. Mazinger | 2011-03-09 | 1 | -0/+7 |
* | disable _POSIX2_LOCALEDEF | Peter S. Mazinger | 2011-03-09 | 1 | -0/+2 |
* | guard *_chk() related stuff with UCLIBC_HAS_FORTIFY | Peter S. Mazinger | 2011-03-09 | 2 | -1/+9 |
* | resolv.h: disable unneeded prototypes | Peter S. Mazinger | 2011-03-08 | 1 | -0/+20 |
* | locale.c, locale.h: no need for hidden duplocale | Peter S. Mazinger | 2011-03-07 | 1 | -1/+0 |
* | simplify ffs* code | Peter S. Mazinger | 2011-03-06 | 1 | -7/+1 |
* | Implement ffsl and ffsll. | Bernd Schmidt | 2011-03-05 | 1 | -2/+8 |
* | The C6X port | Aurelien Jacquiot | 2011-03-05 | 1 | -0/+45 |
* | Add support for DSBT ELF to ld.so | Mark Salter | 2011-03-05 | 1 | -1/+12 |