| Commit message (Expand) | Author | Age | Files | Lines |
* | clean up O_CLOEXEC handling | Mike Frysinger | 2009-10-16 | 1 | -2/+0 |
* | sparc specific bits/socket.h | Austin Foxley | 2009-09-25 | 1 | -0/+356 |
* | always define float_t as float | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -19/+1 |
* | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer | 2009-09-03 | 3 | -8/+10 |
* | add missing UTIME_* defines for *at funcs | Mike Frysinger | 2009-08-19 | 1 | -2/+6 |
* | enable nanosecond stat support for everyone | Mike Frysinger | 2009-08-19 | 2 | -14/+9 |
* | syscall: unify part 2: NCS variety | Mike Frysinger | 2009-07-09 | 1 | -5/+0 |
* | syscall: unify common syscall defines | Mike Frysinger | 2009-07-09 | 1 | -81/+0 |
* | uClibc_arch_features: sync defines between ports | Mike Frysinger | 2009-07-09 | 1 | -2/+8 |
* | Merged revisions 25821,25823-25824,25836 via svnmerge from | Khem Raj | 2009-03-28 | 1 | -1/+2 |
* | 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 | 3 | -70/+449 |
* | Synch whole signal handling rework with trunk. Tested on nptl-sh4. | Carmelo Amoroso | 2009-01-22 | 1 | -24/+12 |
* | signal.h consolidation from trunk. | Denis Vlasenko | 2008-12-23 | 1 | -20/+0 |
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 4 | -18/+12 |
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 3 | -5/+5 |
* | Synch with trunk: remove obsolete files | Carmelo Amoroso | 2008-07-09 | 1 | -134/+0 |
* | Synch libc sparc specific with trunk | Carmelo Amoroso | 2008-06-18 | 5 | -19/+98 |
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 3 | -6/+7 |
* | When you delete a '1' does it become '0' or tri-stated? | "Steven J. Hill" | 2006-12-16 | 1 | -321/+0 |
* | Big fricking merge from trunk, but an easy one. | "Steven J. Hill" | 2006-08-24 | 7 | -57/+169 |
* | Removal as per trunk. | "Steven J. Hill" | 2006-08-22 | 2 | -124/+0 |
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 4 | -15/+32 |
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 4 | -208/+143 |
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 9 | -84/+143 |
* | Copy from trunk. | "Steven J. Hill" | 2005-12-01 | 1 | -0/+55 |
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -3/+7 |
* | Sync with trunk. | "Steven J. Hill" | 2005-11-16 | 1 | -165/+0 |
* | More merges with main trunk. | "Steven J. Hill" | 2005-07-30 | 1 | -0/+92 |
* | A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi... | "Steven J. Hill" | 2005-07-25 | 1 | -15/+12 |
* | libpthread/nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c | "Steven J. Hill" | 2005-05-26 | 1 | -12/+15 |
* | Hopefully fix the problem reported by Peter Mazinger, | Joakim Tjernlund | 2005-05-07 | 1 | -0/+110 |
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 1 | -0/+62 |
* | no more cvs | Mike Frysinger | 2005-02-12 | 1 | -1/+0 |
* | Cleanup some dead wood in the header files | Eric Andersen | 2004-07-30 | 1 | -26/+0 |
* | Cope with gcc 3.4's more aggressive persuit of attribute unused | Eric Andersen | 2004-04-20 | 1 | -3/+3 |
* | Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as | Eric Andersen | 2004-02-06 | 1 | -0/+2 |
* | Use the common version for bits/sem.h. Fixup the types to | Eric Andersen | 2003-08-14 | 1 | -92/+0 |
* | For sparc, powerpc, mips, and alpha we should also use the | Eric Andersen | 2003-08-04 | 1 | -62/+0 |
* | Remove the arch specific shm.h and use the fixed up common | Eric Andersen | 2003-08-01 | 1 | -100/+0 |
* | Konrad Taro Eisele noticed the sparc struct stat was broken. | Eric Andersen | 2003-04-19 | 1 | -22/+18 |
* | Initial effort at adding profiling support. | Eric Andersen | 2003-03-03 | 4 | -0/+181 |
* | A few more needed updates | Eric Andersen | 2003-01-24 | 2 | -2/+138 |
* | Finish up fixing stat and setting various system types. | Eric Andersen | 2003-01-24 | 1 | -16/+15 |
* | Ok, people are probably going to hate me for this... This commit changes the | Eric Andersen | 2003-01-24 | 1 | -76/+4 |
* | Rework sparc architecture support so it will compile | Eric Andersen | 2003-01-02 | 1 | -6/+187 |
* | Octal to hex | Eric Andersen | 2002-10-09 | 1 | -1/+1 |
* | Support O_STREAMING | Eric Andersen | 2002-10-09 | 1 | -0/+1 |
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 2 | -4/+4 |
* | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen | 2002-08-28 | 1 | -1/+0 |