| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso | 2009-07-29 | 20 | -38/+1 |
* | sh: Fix up optimized SH-4 memcpy on big endian. | Giuseppe Cavallaro | 2009-07-14 | 1 | -12/+12 |
* | Readd the thread local version of __res_state | Austin Foxley | 2009-07-10 | 1 | -3/+51 |
* | Sync nptl branch to master | Austin Foxley | 2009-07-09 | 2 | -1527/+2007 |
* | syscall(): create a common version based on INLINE_SYSCALL_NCS() | Mike Frysinger | 2009-07-09 | 5 | -78/+14 |
* | syscall: unify part 2: NCS variety | Mike Frysinger | 2009-07-09 | 14 | -78/+40 |
* | drop missing {INLINE,INTERNAL}_SYSCALL fallback logic | Mike Frysinger | 2009-07-09 | 8 | -102/+0 |
* | syscall: unify common syscall defines | Mike Frysinger | 2009-07-09 | 14 | -1061/+316 |
* | Avoid type-punned pointers that break strict-aliasing | Ron | 2009-07-09 | 1 | -3/+6 |
* | Avoid warnings about shifting more bits than we have | Ron | 2009-07-09 | 1 | -2/+4 |
* | Check #if feature test macros are defined where they may not be | Ron | 2009-07-09 | 1 | -1/+1 |
* | Provide token prototypes for functions that are external but have no header | Ron | 2009-07-09 | 11 | -31/+26 |
* | i386: store errno value before using __set_errno() | Ingo van Lil | 2009-07-09 | 1 | -4/+3 |
* | uClibc_arch_features: sync defines between ports | Mike Frysinger | 2009-07-09 | 26 | -5/+205 |
* | Correct ARM memcpy comments. | Joseph Myers | 2009-07-09 | 1 | -1/+2 |
* | Fix Thumb-2 setjmp. | Joseph Myers | 2009-07-09 | 1 | -1/+1 |
* | Fix Thumb-2 memcpy. | Joseph Myers | 2009-07-09 | 1 | -1/+1 |
* | Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr. | Joseph Myers | 2009-07-09 | 1 | -0/+15 |
* | wchar: fix inverted parameters in error message | André Goddard Rosa | 2009-07-09 | 1 | -1/+1 |
* | libc.so: include all output formats in linker script | Steve Bennett | 2009-07-09 | 1 | -2/+2 |
* | sh: Add licensing statement to cacheflush.c | Carmelo Amoroso | 2009-07-02 | 1 | -0/+2 |
* | sh: add cacheflush syscall wrapper | Giuseppe Cavallaro | 2009-07-02 | 2 | -1/+14 |
* | waitid: linux ABI takes 5 args, not 4 | Mike Frysinger | 2009-06-05 | 1 | -5/+52 |
* | Add working pipe implementation for sparc | Austin Foxley | 2009-05-26 | 3 | -3/+69 |
* | Fix whitespace | Austin Foxley | 2009-05-26 | 1 | -2/+2 |
* | Get sparc64 nptl compiling | Austin Foxley | 2009-05-21 | 1 | -0/+102 |
* | Adjust build of sigaction for the nptl case | Austin Foxley | 2009-05-20 | 1 | -1/+5 |
* | Add a sigaction implementation for sparc | Austin Foxley | 2009-05-20 | 2 | -1/+95 |
* | Only use fstat64 when LFS is enabled | Austin Foxley | 2009-05-20 | 1 | -1/+9 |
* | Add position independent code for crt1.S. | Carmelo Amoroso | 2009-05-05 | 1 | -0/+45 |
* | libc/string/i386/memset.c: memset 1 byte at a time is a bit gross | Denis Vlasenko | 2009-04-23 | 1 | -9/+56 |
* | Merged revisions 26046,26062,26066,26078 via svnmerge from | Khem Raj | 2009-04-14 | 1 | -1/+13 |
* | Merged revisions 25971,26002 via svnmerge from | Khem Raj | 2009-04-07 | 2 | -10/+26 |
* | Merged revisions 25821,25823-25824,25836 via svnmerge from | Khem Raj | 2009-03-28 | 2 | -1/+5 |
* | sparc atomic.h: resort to v7/v8 atomic operations in the static case, | austinf | 2009-03-21 | 1 | -10/+12 |
* | sparc32 nptl functional | austinf | 2009-03-19 | 6 | -99/+523 |
* | Merged revisions 25669-25670,25673-25674 via svnmerge from | Khem Raj | 2009-03-16 | 2 | -1/+58 |
* | Merged revisions 25638,25640,25642,25649-25650,25667-25668 via svnmerge from | Khem Raj | 2009-03-16 | 2 | -9/+58 |
* | resolver: | Denis Vlasenko | 2009-03-10 | 1 | -63/+7 |
* | Merged revisions 25556 via svnmerge from | Khem Raj | 2009-03-05 | 2 | -5/+15 |
* | mknod: widen the parameters to match kernel | Denis Vlasenko | 2009-03-03 | 5 | -18/+21 |
* | Add EPOLLRDHUP constant | Denis Vlasenko | 2009-03-02 | 1 | -0/+2 |
* | fix breakage in x86_64 defconfig | Denis Vlasenko | 2009-02-27 | 7 | -57/+13 |
* | reinstate __libc_foo for linuxthreads.old | Denis Vlasenko | 2009-02-25 | 7 | -0/+37 |
* | Use gcc built-in defines for detecting SH cores instead of | Carmelo Amoroso | 2009-02-23 | 5 | -6/+6 |
* | Fix my previous commit to use preprocessor in the right way ! | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | Fix typo. | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS related | Carmelo Amoroso | 2009-02-20 | 2 | -3/+3 |
* | sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture | Carmelo Amoroso | 2009-02-20 | 1 | -1/+1 |
* | Synch kernel_types.h (i386, x86_64) with trunk | Carmelo Amoroso | 2009-02-19 | 2 | -2/+2 |