Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - _syscall?() need to superfluous trailing ';' | Bernhard Reutner-Fischer | 2008-12-23 | 1 | -4/+4 |
| | | | | - reduce patch noise a little bit | ||||
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -6/+8 |
| | | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 1 | -4/+5 |
| | | | | 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. | ||||
* | Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER ↵ | "Steven J. Hill" | 2006-02-05 | 1 | -0/+1 |
| | | | | and SIGSETXID. | ||||
* | NPTL changes for signal handling, getpid, sleep, raise and a few things | "Steven J. Hill" | 2005-12-08 | 1 | -24/+1 |
| | | | | for new librt code. Also cleaned up the makefiles. | ||||
* | Update signal handlers for NPTL. | "Steven J. Hill" | 2005-11-16 | 1 | -2/+48 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-08-09 | 1 | -1/+0 |
| | |||||
* | fix eriks e-mail address | Mike Frysinger | 2005-01-05 | 1 | -1/+1 |
| | |||||
* | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | 2004-01-21 | 1 | -0/+63 |
-Erik |