Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc: hide __gen_tempname | Bernhard Reutner-Fischer | 2011-11-17 | 3 | -5/+5 |
* | stdio: hide _stdio_validate_FILE | Bernhard Reutner-Fischer | 2011-11-17 | 2 | -2/+2 |
* | regex_old: make some internal helpers static | Bernhard Reutner-Fischer | 2011-11-17 | 1 | -5/+5 |
* | inet: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 2 | -1/+4 |
* | unistd: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 2 | -0/+6 |
* | resolv: hide relocations | Bernhard Reutner-Fischer | 2011-11-17 | 3 | -0/+14 |
* | Add a C6X-specific ipc.h. | Bernd Schmidt | 2011-11-14 | 1 | -0/+55 |
* | buildsys: do not install ld.so linker script | Carmelo Amoroso | 2011-11-08 | 1 | -1/+2 |
* | libubacktrace: Conditionally link libgcc_eh | Jason Woodward | 2011-11-08 | 1 | -1/+1 |
* | libm: pass CFLAGS to e500 fenv | Bernhard Reutner-Fischer | 2011-11-08 | 1 | -0/+2 |
* | honor UCLIBC_HAS_FENV for e500 | Jason Woodward | 2011-11-08 | 1 | -0/+2 |
* | Fix e500 fpu libm build | Jason Woodward | 2011-11-08 | 1 | -0/+1 |
* | libc: flesh out linux scheduler functions | Henning Heinold | 2011-11-07 | 10 | -29/+317 |
* | ldso: support RTLD_NOLOAD | Timo Teräs | 2011-11-07 | 5 | -22/+33 |
* | stdlib: add qsort_r | Bernhard Reutner-Fischer | 2011-11-07 | 4 | -7/+35 |
* | powerpc: Fix typo in clone() | Bernhard Reutner-Fischer | 2011-11-04 | 1 | -1/+1 |
* | Add stub for eventfd. | Jean-Christian de Rivaz | 2011-11-04 | 1 | -0/+4 |
* | libm: implement a generic sincos(). | William Pitcock | 2011-11-04 | 3 | -2/+50 |
* | libm: add cabsf() and cabsl() functions. | William Pitcock | 2011-11-04 | 1 | -0/+16 |
* | libm: implement generic cexp(), cexpf() and cexpl(). | William Pitcock | 2011-11-04 | 2 | -1/+65 |
* | config: document eventfd | Bernhard Reutner-Fischer | 2011-11-04 | 1 | -1/+2 |
* | setegid: use setresgid conditionally | Bernhard Reutner-Fischer | 2011-11-02 | 1 | -0/+6 |
* | stubs: remove leftover undefs | Bernhard Reutner-Fischer | 2011-11-02 | 1 | -61/+0 |
* | buildsys: eventually remove sys/eventfd.h | Bernhard Reutner-Fischer | 2011-11-02 | 1 | -1/+1 |
* | stubs: handle linux module functions | Bernhard Reutner-Fischer | 2011-11-02 | 3 | -6/+16 |
* | stubs: handle linux-specific | Bernhard Reutner-Fischer | 2011-11-02 | 4 | -24/+194 |
* | stubs: fix inverted socket logic | Bernhard Reutner-Fischer | 2011-11-02 | 1 | -19/+19 |
* | stubs: undef linux specific unless they were asked for | Bernhard Reutner-Fischer | 2011-11-02 | 1 | -0/+34 |
* | Add eventfd support. | Jean-Christian de Rivaz | 2011-10-31 | 3 | -1/+68 |
* | sparc: fix build for linuxthreads.old | Rob Landley | 2011-10-27 | 2 | -1/+2 |
* | resolver: add a dependencies for DNS resolver feature | Carmelo Amoroso | 2011-10-27 | 1 | -0/+1 |
* | pthreads: fix build when DNS resolver is not enabled. | Bernhard Reutner-Fischer | 2011-10-27 | 4 | -7/+7 |
* | sh: fix build for SH in !NPTL case | Rob Landley | 2011-10-27 | 1 | -1/+1 |
* | linuxthreads: fix typo in __UCLIBC_HAS_IPv4__ macro | Carmelo Amoroso | 2011-10-27 | 1 | -4/+4 |
* | ldso: let people disable to lookup into LD_LIBRARY_PATH | Carmelo Amoroso | 2011-10-25 | 4 | -2/+24 |
* | ldso: minor fixes to implicit search path | Carmelo Amoroso | 2011-10-25 | 2 | -1/+3 |
* | ldso: disable the implicit path search in stand-alone mode as well | Carmelo Amoroso | 2011-10-25 | 1 | -9/+13 |
* | config: add support for <custom>_defconfig | Carmelo Amoroso | 2011-10-25 | 2 | -0/+11 |
* | config: revise defconfigs strategy | Carmelo Amoroso | 2011-10-25 | 25 | -1/+1 |
* | config: tidy-up of config targets | Carmelo Amoroso | 2011-10-25 | 1 | -20/+22 |
* | resolv: fix memory leak | Bernhard Reutner-Fischer | 2011-10-21 | 1 | -0/+2 |
* | resolv: commentary typo fix | Bernhard Reutner-Fischer | 2011-10-20 | 1 | -1/+1 |
* | gethostbyname_r: set correct h_errno upon failure | Bernhard Reutner-Fischer | 2011-10-20 | 1 | -0/+1 |
* | resolv: fix compilation | Bernhard Reutner-Fischer | 2011-10-20 | 1 | -2/+2 |
* | libdl: remove _dl_ldsopath from libdl.a | Carmelo Amoroso | 2011-10-19 | 2 | -3/+2 |
* | ldd: take LD_LIBRARY_PATH into account | Carmelo Amoroso | 2011-10-18 | 2 | -3/+49 |
* | Config.in: fix erroneously deleted line | Bernhard Reutner-Fischer | 2011-10-14 | 1 | -0/+1 |
* | ldso: silence harmless warning for !LDSO_PRELINK_SUPPORT | Bernhard Reutner-Fischer | 2011-10-14 | 13 | -13/+26 |
* | libc: fix daylight saving time handling | Guillaume Bourcier | 2011-10-12 | 1 | -1/+1 |
* | ldso: unify pread syscall definition | Mike Frysinger | 2011-10-06 | 4 | -46/+24 |