summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add posix_fadvise{64}.c routines to Makefile.archKhem Raj2009-09-032-7/+7
* Add posix_fadvise and posix_fadvise64 for powerpcKhem Raj2009-09-032-0/+106
* default ?conf to native archBernhard Reutner-Fischer2009-09-0331-217/+316
* use CURDIRBernhard Reutner-Fischer2009-09-031-4/+4
* use pwd, not PWDBernhard Reutner-Fischer2009-08-191-4/+5
* always define CONFIG_SHELLBernhard Reutner-Fischer2009-08-191-0/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-1972-434/+684
* add hidden aliases for newer regex search functionsBernhard Reutner-Fischer2009-08-191-0/+2
* m68k syscall: switch to common codeMaxim Kuvyrkov2009-08-193-204/+69
* define attribute_noreturnBernhard Reutner-Fischer2009-08-192-2/+10
* fix compilationBernhard Reutner-Fischer2009-08-191-2/+2
* handle _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLNBernhard Reutner-Fischer2009-08-192-12/+17
* Fix daemon build for no-MMU no-threads.Joseph Myers2009-08-191-0/+1
* ioperm is not used internally, remove hidden_protoBernhard Reutner-Fischer2009-08-191-1/+3
* remove erroneous ';'Bernhard Reutner-Fischer2009-08-192-4/+4
* linuxthreads.old: define pthread_yield to sched_yieldMike Frysinger2009-08-191-0/+5
* force arches to provide sys/user.hMike Frysinger2009-08-191-1/+1
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-1911-10/+64
* do not force LFS for Blackfin systemsMike Frysinger2009-08-191-1/+0
* enable nanosecond stat support for everyoneMike Frysinger2009-08-1935-409/+292
* enable sbrk() for everyoneMike Frysinger2009-08-192-9/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-08-191-1/+6
* Blackfin: add support for automatic loading of L2 SRAM regionsJie Zhang2009-08-191-17/+36
* Blackfin: rename __dl_boot to __startMike Frysinger2009-08-192-11/+8
* Blackfin: fix incorrect attribute orderMike Frysinger2009-08-192-2/+3
* do not install bits/syscalls-common.hMike Frysinger2009-08-191-0/+1
* create real common vfork() functionMike Frysinger2009-08-193-28/+14
* add a wchar.h stubMike Frysinger2009-08-192-0/+19
* test/librt: make it build againDenys Vlasenko2009-08-191-0/+3
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-08-193-14/+31
* testsuite: use KERNEL_HEADERSDenys Vlasenko2009-08-191-0/+10
* fix lib_hidden_proto's which have extra ;Denys Vlasenko2009-08-191-2/+2
* fix dl_iterate_phdr() for FDPIC systemsMike Frysinger2009-08-191-0/+5
* Blackfin: fix typo in byteswap.h commitMike Frysinger2009-08-191-1/+1
* Blackfin: add elf_machine_load_address() stubMike Frysinger2009-08-191-0/+8
* ldso: fix building for FDPIC systemsMike Frysinger2009-08-191-1/+1
* silence warnings in Blackfin ldso codeMike Frysinger2009-08-193-3/+3
* add more arch-specific include/ ignoresMike Frysinger2009-08-191-1/+13
* Blackfin: no need to load P5 for shared FLATJie Zhang2009-08-191-1/+0
* Blackfin: fix generation of Scrt1.o for FDPICJie Zhang2009-08-191-1/+1
* Blackfin: unify FDPIC/FLAT versions of cloneMike Frysinger2009-08-191-22/+8
* ignore gdb/debugging filesMike Frysinger2009-08-191-0/+7
* add hidden aliases for openat funcsMike Frysinger2009-08-193-0/+16
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-08-192-4/+14
* linuxthreads.old: fix crash in debug codeMike Frysinger2009-08-191-1/+1
* It fixes the following warnings seen on mips build.Khem Raj2009-08-193-8/+20
* libpthread: add format attribute to __pthread_message()Mike Frysinger2009-08-192-3/+4
* byteswap: unify common definitionsMike Frysinger2009-08-1910-632/+242
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-08-1911-24/+16
* corrected typoDenys Vlasenko2009-08-191-1/+1