| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | News syscall wrappers from trunk | Carmelo Amoroso | 2008-06-18 | 10 | -0/+376 |
| | | |||||
| * | Push back changes to add cancellation handling. | Carmelo Amoroso | 2007-11-22 | 8 | -63/+154 |
| | | | | | | | | | It still needs to reach an agreement on the final solution, anyway this code have been put int to be shared for the mips-sh4 merge Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | Added some missing files: | Carmelo Amoroso | 2007-11-21 | 1 | -0/+16 |
| | | | | | | | | | creat.c: to provide creat function longjmp.c: to provide longjmp implementation for sh4 tsd.c: to provide implementation of __libc_dl_error_tsd Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso ↵ | Carmelo Amoroso | 2007-11-20 | 6 | -22/+50 |
| | | | | | <carmelo.amoroso@st.com> | ||||
| * | Fix TLS modifier. | "Steven J. Hill" | 2007-07-28 | 1 | -1/+1 |
| | | |||||
| * | Not quite yet. | "Steven J. Hill" | 2007-07-28 | 2 | -130/+0 |
| | | |||||
| * | Remove baud limit. | "Steven J. Hill" | 2007-07-15 | 1 | -4/+0 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2007-04-14 | 1 | -0/+52 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2007-04-14 | 1 | -0/+78 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2007-04-14 | 1 | -6/+11 |
| | | |||||
| * | More merging from trunk. | "Steven J. Hill" | 2007-01-21 | 3 | -74/+77 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -0/+58 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -0/+88 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+46 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+30 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+32 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+32 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+29 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-24 | 1 | -0/+53 |
| | | |||||
| * | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 46 | -232/+627 |
| | | | | | 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 and bring in NPTL code in the various 'misc' subsystems. | "Steven J. Hill" | 2006-08-24 | 1 | -1/+6 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-08-23 | 8 | -41/+49 |
| | | |||||
| * | Removal as per trunk. | "Steven J. Hill" | 2006-08-22 | 2 | -81/+0 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -5/+10 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -0/+77 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-08-21 | 1 | -0/+66 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 1 | -1/+6 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-06-22 | 1 | -0/+24 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-06-22 | 1 | -0/+92 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-06-18 | 2 | -4/+9 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-06-18 | 1 | -0/+53 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 188 | -1331/+1473 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+32 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+66 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+47 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -0/+15 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-25 | 1 | -43/+53 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2006-02-25 | 1 | -0/+110 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-25 | 2 | -30/+16 |
| | | |||||
| * | More merging from trunk. | "Steven J. Hill" | 2006-02-25 | 3 | -39/+33 |
| | | |||||
| * | Clean up warnings and cruft. | "Steven J. Hill" | 2006-02-05 | 4 | -8/+2 |
| | | |||||
| * | Finish implementation of new signals for NPTL which are SIGCANCEL, SIGTIMER ↵ | "Steven J. Hill" | 2006-02-05 | 3 | -20/+164 |
| | | | | | and SIGSETXID. | ||||
| * | Clean up '_res' such that it will now work for, NPTL, linuxthreads and | "Steven J. Hill" | 2006-01-15 | 1 | -5/+1 |
| | | | | | | even no threads. Fix 'pthread_atfork' function and clean up duplicate of '__set_errno' that is not needed. | ||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 44 | -189/+209 |
| | | |||||
| * | And finally, make 'errno' and TLS variable. The TLS conversion of errno, ↵ | "Steven J. Hill" | 2006-01-05 | 1 | -11/+1 |
| | | | | | h_errno and __resp was a real challenge. I am glad that is over with. | ||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-13 | 1 | -4/+4 |
| | | |||||
| * | Finish merge from trunk, again, no really. | "Steven J. Hill" | 2005-12-10 | 1 | -3/+4 |
| | | |||||
| * | Finish merges from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -4/+5 |
| | | |||||
| * | Finish up changes for sigaction and NPTL. | "Steven J. Hill" | 2005-12-10 | 36 | -69/+96 |
| | | |||||
| * | NPTL changes for signal handling, getpid, sleep, raise and a few things | "Steven J. Hill" | 2005-12-08 | 2 | -24/+5 |
| | | | | | for new librt code. Also cleaned up the makefiles. | ||||
