summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-1/+6
* Blackfin: rename __dl_boot to __startMike Frysinger2009-07-232-11/+8
* test/librt: make it build againDenys Vlasenko2009-07-231-0/+3
* testsuite: fix one bug, one warning; extend README (one TODO added)Denys Vlasenko2009-07-233-14/+31
* testsuite: use KERNEL_HEADERSDenys Vlasenko2009-07-231-0/+10
* fix lib_hidden_proto's which have extra ;Denys Vlasenko2009-07-231-2/+2
* fix dl_iterate_phdr() for FDPIC systemsMike Frysinger2009-07-231-0/+5
* Blackfin: fix typo in byteswap.h commitMike Frysinger2009-07-231-1/+1
* Blackfin: fix incorrect attribute orderMike Frysinger2009-07-232-2/+3
* Blackfin: add elf_machine_load_address() stubMike Frysinger2009-07-231-0/+8
* ldso: fix building for FDPIC systemsMike Frysinger2009-07-231-1/+1
* silence warnings in Blackfin ldso codeMike Frysinger2009-07-233-3/+3
* Blackfin: add support for automatic loading of L2 SRAM regionsJie Zhang2009-07-231-17/+36
* do not install bits/syscalls-common.hMike Frysinger2009-07-231-0/+1
* add more arch-specific include/ ignoresMike Frysinger2009-07-231-0/+12
* create real common vfork() functionMike Frysinger2009-07-233-28/+14
* Blackfin: no need to load P5 for shared FLATJie Zhang2009-07-221-1/+0
* Blackfin: fix generation of Scrt1.o for FDPICJie Zhang2009-07-221-1/+1
* Blackfin: unify FDPIC/FLAT versions of cloneMike Frysinger2009-07-221-22/+8
* ignore gdb/debugging filesMike Frysinger2009-07-221-0/+7
* add hidden aliases for openat funcsMike Frysinger2009-07-223-0/+16
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-07-222-4/+14
* linuxthreads.old: fix crash in debug codeMike Frysinger2009-07-211-1/+1
* libpthread: add format attribute to __pthread_message()Mike Frysinger2009-07-212-3/+4
* byteswap: unify common definitionsMike Frysinger2009-07-2110-632/+242
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-07-2111-24/+16
* corrected typoDenys Vlasenko2009-07-211-1/+1
* libc/string/i386/string.h: fix -O0 build failureDenys Vlasenko2009-07-211-0/+22
* It fixes the following warnings seen on mips build.Khem Raj2009-07-203-8/+20
* avr32/microblaze/vax: punt local byteswap.hMike Frysinger2009-07-203-175/+0
* syscall: convert cris/hppa to common syscallsMike Frysinger2009-07-203-140/+19
* MAKEALL: find kernel headers betterMike Frysinger2009-07-201-1/+12
* some ports define ENOTSUPMike Frysinger2009-07-201-1/+3
* INLINE_SYSCALL_NCS: scope out local vars to avoid conflictsMike Frysinger2009-07-201-6/+6
* linuxthreads.old: extend workaround for asm rename warningsMike Frysinger2009-07-202-0/+12
* fix building for systems w/out ldso supportMike Frysinger2009-07-202-1/+8
* alpha: fix building with no asm/elf.hMike Frysinger2009-07-201-1/+14
* fdatasync: handle latest alpha syscallsMike Frysinger2009-07-201-1/+1
* alpha/sigprocmask: fix implicit memset() prototypeMike Frysinger2009-07-201-0/+1
* first pass at implementing *at funcsMike Frysinger2009-07-2024-49/+457
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-07-204-47/+47
* dirent: push dirent type to prototypesMike Frysinger2009-07-207-48/+70
* string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPTMike Frysinger2009-07-201-1/+1
* regex: convert #if to #ifdefMike Frysinger2009-07-202-2/+2
* add a wchar.h stubMike Frysinger2009-07-202-0/+19
* mknod: convert to INLINE_SYSCALL() to sync with glibcMike Frysinger2009-07-201-12/+6
* note that we do not want hidden malloc aliasesMike Frysinger2009-07-201-0/+2
* fix typo in frv endian commentMike Frysinger2009-07-201-1/+1
* relocate i386 string.h to i386-specific dirMike Frysinger2009-07-202-1/+1
* start ignoring include/ symlinksMike Frysinger2009-07-201-0/+21