summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabledMarkos Chandras
2013-02-11stdlib: Fix fndecl of mkostemp, mkostemp64Bernhard Reutner-Fischer
2013-02-11test: run test{,_glibc} adjacentBernhard Reutner-Fischer
2013-02-11libc: add posix_fallocate()Bernhard Reutner-Fischer
2013-02-07buildsys: switch warning into a TODOBernhard Reutner-Fischer
2013-02-07buildsys: Fix kbuild-style switch falloutMarkos Chandras
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2013-02-05buildsys: switch libc to kbuild-styleBernhard Reutner-Fischer
2013-02-05libpthread: Fix handling of SUBARCH includesBernhard Reutner-Fischer
2013-02-05libc: atexit: reuse free slots at the end of exit functions tableRonald Wahl
2013-01-26libc/inet: pull in stddef.h for NULLMike Frysinger
2013-01-26libc/sysdeps: sync bits/in.h with glibcMike Frysinger
2013-01-26buildsys: gen_bits_syscall_h: do not leave undefined SYS_xxx aroundMike Frysinger
2013-01-26buildsys: gen_bits_syscall_h: clean up scriptMike Frysinger
2013-01-26buildsys: gen_bits_syscall_h: remove top_builddir referencesMike Frysinger
2013-01-26buildsys: allow the toolchain to search its dirs for kernel headersMike Frysinger
2013-01-26buildsys: clean up path scrubbing a bitMike Frysinger
2013-01-26libc/sysdeps: dup3: fix typo in commentMike Frysinger
2013-01-21libc: fix typo in statvfsBernhard Reutner-Fischer
2013-01-21libc: fix typo in statvfsBernhard Reutner-Fischer
2013-01-18mount.h: updateBernhard Reutner-Fischer
2013-01-17statfs: towards _STATFS_F_FLAGSBernhard Reutner-Fischer
2013-01-17statfs: support f_frsizeBernhard Reutner-Fischer
2013-01-17socket.h: pull socket_type.h from eglibcBernhard Reutner-Fischer
2013-01-16config: improve help of UCLIBC_HAS_RESOLVER_SUPPORTBernhard Reutner-Fischer
2013-01-16buildsys: link libgcc_eh if DODEBUGBernhard Reutner-Fischer
2013-01-16getpwnam: hide relocationBernhard Reutner-Fischer
2013-01-14LT.old: reinstate buildBernhard Reutner-Fischer
2013-01-14buildsys: use kbuild style, fix omissionBernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2013-01-10buildsys: remove superfluous default nBernhard Reutner-Fischer
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2013-01-09dl: fix dlsym lookups with RTLD_NEXTTimo Teräs
2013-01-08buildsys: prevent make from searching for .configBernhard Reutner-Fischer
2013-01-08arm: workaround GCC PR target/53735 with fork()Bernhard Reutner-Fischer
2013-01-08libc: handle sync_file_rangeBernhard Reutner-Fischer
2012-12-11arm: clone: restore stack pointer just after return from syscallFilippo Arcidiacono
2012-12-05xtensa: fix setjmp that didn't save all registers correctlyChris Zankel
2012-12-03sched.h: include stdlib.h for malloc/freeBernhard Reutner-Fischer
2012-12-01update ptrace.h to latest from glibcJames Hogan
2012-11-29libc/stdlib: localize __unix_grantptMike Frysinger
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-18AVR32: declare missing result variableFelix Fietkau
2012-11-18nptl: fix gcc noreturn warningMike Frysinger
2012-11-18nptl: fix gcc noreturn warningMike Frysinger
2012-11-18ldso: include dlfcn.h for RTLD_NODELETEMike Frysinger
2012-11-17string/microblaze: fix preprocessor styleMike Frysinger
2012-11-17libc/sysdeps: dup3: check for __NR_dup3 since older kernels/arches lack itMike Frysinger
2012-11-16include/elf.h: update for ELFOSABI_* changes.Thomas Schwinge