Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Signal handling rework: two missing files | Carmelo Amoroso | 2009-01-22 | 1 | -85/+54 |
| | |||||
* | Synch with trunk @ 24242 | Carmelo Amoroso | 2008-12-03 | 1 | -23/+29 |
| | | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes. | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -1/+1 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | some more asm keyword fixes (Yann E. MORIN) | Carmelo Amoroso | 2008-08-06 | 1 | -2/+1 |
| | |||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -1/+1 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch libc mips specific with trunk | Carmelo Amoroso | 2008-06-18 | 1 | -101/+76 |
| | |||||
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 1 | -82/+141 |
| | | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 1 | -0/+8 |
| | |||||
* | Bring in sleep.c from trunk and update change sigaction.c for MIPS | "Steven J. Hill" | 2005-12-10 | 1 | -2/+2 |
| | | | | to call __memcpy, even though it produces a compiler warning. | ||||
* | Finish up changes for sigaction and NPTL. | "Steven J. Hill" | 2005-12-10 | 1 | -3/+4 |
| | |||||
* | Fix 'sigaction' for NPTL and other thread models. | "Steven J. Hill" | 2005-12-08 | 1 | -7/+6 |
| | |||||
* | Update signal handlers for NPTL. | "Steven J. Hill" | 2005-11-16 | 1 | -28/+22 |
| | |||||
* | Add sigaction for mips | Eric Andersen | 2004-07-17 | 1 | -0/+123 |