summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
...
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-2920-38/+1
* sh: Fix up optimized SH-4 memcpy on big endian.Giuseppe Cavallaro2009-07-141-12/+12
* Readd the thread local version of __res_stateAustin Foxley2009-07-101-3/+51
* Sync nptl branch to masterAustin Foxley2009-07-092-1527/+2007
* syscall(): create a common version based on INLINE_SYSCALL_NCS()Mike Frysinger2009-07-095-78/+14
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-0914-78/+40
* drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger2009-07-098-102/+0
* syscall: unify common syscall definesMike Frysinger2009-07-0914-1061/+316
* Avoid type-punned pointers that break strict-aliasingRon2009-07-091-3/+6
* Avoid warnings about shifting more bits than we haveRon2009-07-091-2/+4
* Check #if feature test macros are defined where they may not beRon2009-07-091-1/+1
* Provide token prototypes for functions that are external but have no headerRon2009-07-0911-31/+26
* i386: store errno value before using __set_errno()Ingo van Lil2009-07-091-4/+3
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-0926-5/+205
* Correct ARM memcpy comments.Joseph Myers2009-07-091-1/+2
* Fix Thumb-2 setjmp.Joseph Myers2009-07-091-1/+1
* Fix Thumb-2 memcpy.Joseph Myers2009-07-091-1/+1
* Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr.Joseph Myers2009-07-091-0/+15
* wchar: fix inverted parameters in error messageAndré Goddard Rosa2009-07-091-1/+1
* libc.so: include all output formats in linker scriptSteve Bennett2009-07-091-2/+2
* sh: Add licensing statement to cacheflush.cCarmelo Amoroso2009-07-021-0/+2
* sh: add cacheflush syscall wrapperGiuseppe Cavallaro2009-07-022-1/+14
* waitid: linux ABI takes 5 args, not 4Mike Frysinger2009-06-051-5/+52
* Add working pipe implementation for sparcAustin Foxley2009-05-263-3/+69
* Fix whitespaceAustin Foxley2009-05-261-2/+2
* Get sparc64 nptl compilingAustin Foxley2009-05-211-0/+102
* Adjust build of sigaction for the nptl caseAustin Foxley2009-05-201-1/+5
* Add a sigaction implementation for sparcAustin Foxley2009-05-202-1/+95
* Only use fstat64 when LFS is enabledAustin Foxley2009-05-201-1/+9
* Add position independent code for crt1.S.Carmelo Amoroso2009-05-051-0/+45
* libc/string/i386/memset.c: memset 1 byte at a time is a bit grossDenis Vlasenko2009-04-231-9/+56
* Merged revisions 26046,26062,26066,26078 via svnmerge from Khem Raj2009-04-141-1/+13
* Merged revisions 25971,26002 via svnmerge from Khem Raj2009-04-072-10/+26
* Merged revisions 25821,25823-25824,25836 via svnmerge from Khem Raj2009-03-282-1/+5
* sparc atomic.h: resort to v7/v8 atomic operations in the static case, austinf2009-03-211-10/+12
* sparc32 nptl functionalaustinf2009-03-196-99/+523
* Merged revisions 25669-25670,25673-25674 via svnmerge from Khem Raj2009-03-162-1/+58
* Merged revisions 25638,25640,25642,25649-25650,25667-25668 via svnmerge from Khem Raj2009-03-162-9/+58
* resolver:Denis Vlasenko2009-03-101-63/+7
* Merged revisions 25556 via svnmerge from Khem Raj2009-03-052-5/+15
* mknod: widen the parameters to match kernelDenis Vlasenko2009-03-035-18/+21
* Add EPOLLRDHUP constantDenis Vlasenko2009-03-021-0/+2
* fix breakage in x86_64 defconfigDenis Vlasenko2009-02-277-57/+13
* reinstate __libc_foo for linuxthreads.oldDenis Vlasenko2009-02-257-0/+37
* Use gcc built-in defines for detecting SH cores instead ofCarmelo Amoroso2009-02-235-6/+6
* Fix my previous commit to use preprocessor in the right way !Carmelo Amoroso2009-02-201-1/+1
* Fix typo.Carmelo Amoroso2009-02-201-1/+1
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-202-3/+3
* sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architectureCarmelo Amoroso2009-02-201-1/+1
* Synch kernel_types.h (i386, x86_64) with trunkCarmelo Amoroso2009-02-192-2/+2