Age | Commit message (Expand) | Author |
2011-12-03 | getutid: add a hidden def | Mike Frysinger |
2011-11-27 | ldso: bfin: fix sram_flags init | Mike Frysinger |
2011-11-27 | ldso: bfin: shrink sram mapping func | Mike Frysinger |
2011-11-27 | ldso: fdpic: clean up style | Mike Frysinger |
2011-11-27 | ldso: fdpic: unify duplicate bfin/frv logic | Mike Frysinger |
2011-11-27 | make ARRAY_SIZE commonly available internally | Mike Frysinger |
2011-11-27 | ldso: use __func__ rather than __FUNCTION__ | Mike Frysinger |
2011-11-26 | buildsys: drop manual TARGET_SUBARCH .config lookup | Mike Frysinger |
2011-11-26 | include/: ignore new sys/eventfd.h symlink | Mike Frysinger |
2011-11-25 | buildsys: s/CROSS/CROSS_COMPILE/g | Carmelo Amoroso |
2011-11-24 | nptl: add missing pt-tempname.c | Bernhard Reutner-Fischer |
2011-11-23 | libc: do not rely upon ulimit kernel syscall. | Carmelo Amoroso |
2011-11-23 | libdl: fix size parameter when unmap library in dlclose | Filippo Arcidiacono |
2011-11-20 | stdio: add support for "e" flag with fopen() | Mike Frysinger |
2011-11-20 | libcrypt: do not cast away const of key/salt | Mike Frysinger |
2011-11-18 | libubacktrace: use .so.$(ABI_VERSION) | Bernhard Reutner-Fischer |
2011-11-18 | nptl: sem_open: use open64 if LFS | Bernhard Reutner-Fischer |
2011-11-17 | misc: hide __gen_tempname | Bernhard Reutner-Fischer |
2011-11-17 | stdio: hide _stdio_validate_FILE | Bernhard Reutner-Fischer |
2011-11-17 | regex_old: make some internal helpers static | Bernhard Reutner-Fischer |
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-14 | Add a C6X-specific ipc.h. | Bernd Schmidt |
2011-11-08 | buildsys: do not install ld.so linker script | Carmelo Amoroso |
2011-11-08 | libubacktrace: Conditionally link libgcc_eh | Jason Woodward |
2011-11-08 | libm: pass CFLAGS to e500 fenv | Bernhard Reutner-Fischer |
2011-11-08 | honor UCLIBC_HAS_FENV for e500 | Jason Woodward |
2011-11-08 | Fix e500 fpu libm build | Jason Woodward |
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold |
2011-11-07 | ldso: support RTLD_NOLOAD | Timo Teräs |
2011-11-07 | stdlib: add qsort_r | Bernhard Reutner-Fischer |
2011-11-04 | powerpc: Fix typo in clone() | Bernhard Reutner-Fischer |
2011-11-04 | Add stub for eventfd. | Jean-Christian de Rivaz |
2011-11-04 | libm: implement a generic sincos(). | William Pitcock |
2011-11-04 | libm: add cabsf() and cabsl() functions. | William Pitcock |
2011-11-04 | libm: implement generic cexp(), cexpf() and cexpl(). | William Pitcock |
2011-11-04 | config: document eventfd | Bernhard Reutner-Fischer |
2011-11-02 | setegid: use setresgid conditionally | Bernhard Reutner-Fischer |
2011-11-02 | stubs: remove leftover undefs | Bernhard Reutner-Fischer |
2011-11-02 | buildsys: eventually remove sys/eventfd.h | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux module functions | Bernhard Reutner-Fischer |
2011-11-02 | stubs: handle linux-specific | Bernhard Reutner-Fischer |
2011-11-02 | stubs: fix inverted socket logic | Bernhard Reutner-Fischer |
2011-11-02 | stubs: undef linux specific unless they were asked for | Bernhard Reutner-Fischer |
2011-10-31 | Add eventfd support. | Jean-Christian de Rivaz |
2011-10-27 | sparc: fix build for linuxthreads.old | Rob Landley |
2011-10-27 | resolver: add a dependencies for DNS resolver feature | Carmelo Amoroso |
2011-10-27 | pthreads: fix build when DNS resolver is not enabled. | Bernhard Reutner-Fischer |
2011-10-27 | sh: fix build for SH in !NPTL case | Rob Landley |