summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* These are already unwired in kernel headers so dont worry about them in uclibcKhem Raj2008-07-171-18/+0
* Do not include libc-lock.h because uClibc_mutex.h is exported file and severa...Khem Raj2008-07-141-1/+0
* Undefine some of redundant syscalls not used by EABI kernels. So uclibc could...Khem Raj2008-07-142-2/+19
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-124-2/+116
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-4/+1
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-117-18/+20
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-113-20/+11
* uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin...Carmelo Amoroso2008-07-112-1/+2
* Ahhhhh too tired... I'm doing all wrong. Stop meCarmelo Amoroso2008-07-111-2/+2
* Resynch with trunk fixing problem on test build system due to my last commitCarmelo Amoroso2008-07-114-5/+15
* Avoid conflict with __pthread_once defined into bits/libc-lock.hCarmelo Amoroso2008-07-111-2/+0
* Revert previous useless change based on an older versionCarmelo Amoroso2008-07-111-4/+4
* Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. Thank...Carmelo Amoroso2008-07-116-103/+88
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-4/+4
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-23/+8
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-112-31/+45
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-101-0/+1
* Remove trailing whitespaces and wrong preprocessed filesCarmelo Amoroso2008-07-106-16706/+31
* Exclude some files for ARM NPTL, Do not use _libc_fatalKhem Raj2008-07-103-4/+18
* Fix __USE_STDIO_FUTEXES__ falloutKhem Raj2008-07-101-4/+11
* Adjust for correct return values from dl_find_hashKhem Raj2008-07-101-11/+10
* Handle ARM TLS relocationsKhem Raj2008-07-103-13/+52
* Save PID across vfork syscall. Create a __clone() aliased to clone(). Load ar...Khem Raj2008-07-102-5/+31
* Do not use push/pop in inline asm. It breaks unwindingKhem Raj2008-07-101-6/+10
* ARM specific NPTL bitsKhem Raj2008-07-1034-0/+2582
* Thumb atomic operations and makefile changes to accomodate NPTLKhem Raj2008-07-105-2/+157
* Add TLS reltypes for ARMKhem Raj2008-07-102-1/+14
* Handle system call names like __ARM_NR_set_tlsKhem Raj2008-07-101-6/+11
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-098-156/+151
* Revert the mips related fixed that got in due to the trunk merge and also add...Khem Raj2008-07-096-8/+31
* BIG BIG commit: forgotten filesCarmelo Amoroso2008-07-099-91/+203
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-09530-5045/+7047
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-095-582/+0
* SYnch with trunk: new filesCarmelo Amoroso2008-07-099-0/+302
* Added 'locale' utilities Carmelo Amoroso2008-07-092-0/+819
* Synch tests with trunkCarmelo Amoroso2008-07-0920-35/+82
* Remove Ctrl^MCarmelo Amoroso2008-07-091-25/+25
* Added new tests for 'locale' support- taken from glibc; added new part for te...Carmelo Amoroso2008-07-09142-0/+33950
* Synch utils directory with trunkCarmelo Amoroso2008-07-096-1056/+1005
* Synch the whole build system. Also including recent fix on testsuite build sy...Carmelo Amoroso2008-07-0937-312/+781
* Synch extra/Configs with trunkCarmelo Amoroso2008-07-095-41/+385
* Synch with trunk: docs; no code changeCarmelo Amoroso2008-07-093-3/+8
* Synch extra/config with trunkCarmelo Amoroso2008-07-0938-1770/+1805
* .depend not under conf mgmtCarmelo Amoroso2008-07-091-12/+0
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-2725-160/+1467
* Sync with trunk.Khem Raj2008-06-251-3/+7
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-1962-120/+126
* Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper f...Carmelo Amoroso2008-06-191-1/+4
* Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned fro...Carmelo Amoroso2008-06-193-191/+194
* Synch arch specific part of libc/string for frv/ia64/sparc/i386/powerpc/arm/a...Carmelo Amoroso2008-06-1970-658/+1080