summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-13buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-06-13Update C6X supportMark Salter
2012-06-11libubacktrace: arm: Fix typo in assertBernhard Reutner-Fischer
2012-06-11buildsys: fix typo in helpBernhard Reutner-Fischer
2012-06-10eventfd: Implement eventfd2 and fix eventfdKhem Raj
2012-06-06MIPS: Use $a0 instead of $v0 for __syscall_error() argumentKevin Cernekee
2012-06-06MIPS: Convert __syscall_error() callers to use $a0 for argumentKevin Cernekee
2012-06-06ldso: preload standard path library with setuid bit setFilippo Arcidiacono
2012-06-06Clean up DSBT supportMark Salter
2012-05-30pread/pwrite: drop fallback funcsMike Frysinger
2012-05-30pread/pwrite: handle renamed syscalls in common/ppc/xtensa codeMike Frysinger
2012-05-21Makerules: Remove duplicated slashes in interp.cSedat Dilek
2012-05-21Revert "Makerules: respect HARDWIRED_ABSPATH in interp.c"Sedat Dilek
2012-05-21mmap()->sys_mmap2: do unsigned shift of offsetJames Hogan
2012-05-21stdio: implement assignment-allocation "m" characterMike Frysinger
2012-05-18ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_mainFilippo Arcidiacono
2012-05-15ldd: tweak whitespaceBernhard Reutner-Fischer
2012-05-09Revert "help: Document CROSS="Bernhard Reutner-Fischer
2012-05-08ldd.host: Fix compilation for STANDALONE supportBernhard Reutner-Fischer
2012-05-08help: Document CROSS=Bernhard Reutner-Fischer
2012-05-08help: Document BUILD_CFLAGS and BUILD_LDFLAGSBernhard Reutner-Fischer
2012-05-08utils: pass in config flags for lddBernhard Reutner-Fischer
2012-05-08ldd: silence warning if !LDSO_LDD_SUPPORTBernhard Reutner-Fischer
2012-05-05linuxthreads.old: fix build warnings with epoll enabledMike Frysinger
2012-05-05drop support for old systems lacking vforkMark Salter
2012-05-05docs: restore crt from old svn treeMike Frysinger
2012-05-03config: tweak STRICT_HEADERS descriptionBernhard Reutner-Fischer
2012-05-03rpmatch: provide out-of-line implementationBernhard Reutner-Fischer
2012-05-03rpmatch: make decl parsableBernhard Reutner-Fischer
2012-05-02rpmatch: fix previous commit w/C++ compilersMike Frysinger
2012-04-30rpmatch: simple inline versionMike Frysinger
2012-04-28epoll.h: sync with glibcMike Frysinger
2012-04-26llseek: support __NR_llseek syscallMark Salter
2012-04-26getpgrp: fix fallback handlingMark Salter
2012-04-26arm: use PATH_MEM in ioperm()Bernhard Reutner-Fischer
2012-04-26mmap64: Use correct type for offset parameterMike Frysinger
2012-04-25atomic.h: handle new mips R10K errataBernhard Reutner-Fischer
2012-04-24linuxthreads.old: refactor nommu logic a little to avoid mmu warningMike Frysinger
2012-04-24linuxthreads.old: pass back up saved_errno value in manager initMike Frysinger
2012-04-24linuxthreads.old: fix set-but-unused warningMike Frysinger
2012-04-24linuxthreads.old: fix typo in pthread_mutex_unlock hidden prototypeMike Frysinger
2012-04-22getconf: include a newline in error messagesMike Frysinger
2012-04-22linuxthreads.old: only declare __pthread_xxx funcs hidden inside of libpthreadMike Frysinger
2012-04-18sysconf: use getrlimit to determine ARG_MAXBernhard Reutner-Fischer
2012-04-18config: Fix alphabetical sort order of targetsBernhard Reutner-Fischer
2012-04-18ldd: silence warningsBernhard Reutner-Fischer
2012-04-17locale: avoid segfault freelocale()Bernhard Reutner-Fischer
2012-04-17test: Ignore various test objects in localeBernhard Reutner-Fischer
2012-04-17wchar: Fix BOM emitting in iconv_open()Ed W
2012-04-17ipc: eventually use stat64 in ftok()Bernhard Reutner-Fischer