summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-17add hidden aliases for newer regex search functionsBernhard Reutner-Fischer
2009-08-13m68k syscall: switch to common codeMaxim Kuvyrkov
2009-08-10define attribute_noreturnBernhard Reutner-Fischer
2009-08-05handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer
2009-08-05fix compilationBernhard Reutner-Fischer
2009-08-04Fix daemon build for no-MMU no-threads.Joseph Myers
2009-08-01ioperm is not used internally, remove hidden_protoBernhard Reutner-Fischer
2009-08-01Makefile.in: Let make release or make dist to use git.Khem Raj
2009-08-01Rules.mak: Fix references to svn.Khem Raj
2009-08-01syscall.c: Use common syscall.c for ARMKhem Raj
2009-08-01fnmatch.c: Include unistd.h before undefining _LIBC.Khem Raj
2009-07-31fnmatch.c: Change scope of posixly_correct to be global.Khem Raj
2009-07-30test_librt: Fix shmtest.c test caseCarmelo Amoroso
2009-07-30test_librt: Fix build system for shm_open/unlink testsCarmelo Amoroso
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-28remove erroneous ';'Bernhard Reutner-Fischer
2009-07-26linuxthreads.old: define pthread_yield to sched_yieldMike Frysinger
2009-07-26force arches to provide sys/user.hMike Frysinger
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-26do not force LFS for Blackfin systemsMike Frysinger
2009-07-26enable sbrk() for everyoneMike Frysinger
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-23Blackfin: rename __dl_boot to __startMike Frysinger
2009-07-23test/librt: make it build againDenys Vlasenko
2009-07-23testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko
2009-07-23testsuite: use KERNEL_HEADERSDenys Vlasenko
2009-07-23fix lib_hidden_proto's which have extra ;Denys Vlasenko
2009-07-23fix dl_iterate_phdr() for FDPIC systemsMike Frysinger
2009-07-23Blackfin: fix typo in byteswap.h commitMike Frysinger
2009-07-23Blackfin: fix incorrect attribute orderMike Frysinger
2009-07-23Blackfin: add elf_machine_load_address() stubMike Frysinger
2009-07-23ldso: fix building for FDPIC systemsMike Frysinger
2009-07-23silence warnings in Blackfin ldso codeMike Frysinger
2009-07-23Blackfin: add support for automatic loading of L2 SRAM regionsJie Zhang
2009-07-23do not install bits/syscalls-common.hMike Frysinger
2009-07-23add more arch-specific include/ ignoresMike Frysinger
2009-07-23create real common vfork() functionMike Frysinger
2009-07-22Blackfin: no need to load P5 for shared FLATJie Zhang
2009-07-22Blackfin: fix generation of Scrt1.o for FDPICJie Zhang
2009-07-22Blackfin: unify FDPIC/FLAT versions of cloneMike Frysinger
2009-07-22ignore gdb/debugging filesMike Frysinger
2009-07-22add hidden aliases for openat funcsMike Frysinger
2009-07-22add hidden aliases for ntoh/hton functionsMike Frysinger
2009-07-21linuxthreads.old: fix crash in debug codeMike Frysinger
2009-07-21libpthread: add format attribute to __pthread_message()Mike Frysinger
2009-07-21byteswap: unify common definitionsMike Frysinger
2009-07-21s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko
2009-07-21corrected typoDenys Vlasenko
2009-07-21libc/string/i386/string.h: fix -O0 build failureDenys Vlasenko