Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not include libc-lock.h because uClibc_mutex.h is exported file and ↵ | Khem Raj | 2008-07-14 | 1 | -1/+0 |
| | | | | several application using this headers fail because they do not get __extern_inline define and if cdefs.h is included then the mudslide begins. For now we will live with the warnings in uclibc build. | ||||
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 2 | -3/+4 |
| | | | | | | | | | | | | Hush compiler for extern inline warnings by using __extern_inline macro, this also makes gcc 4.3 happy. warning: C99 inline functions are not supported; using GNU89 warning: to disable this warning use -fgnu89-inline or the gnu Also fix this other warning. warning: missing braces around initializer warning: (near initialization for '_stdio_streams[0].__lock.__ | ||||
* | uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c ↵ | Carmelo Amoroso | 2008-07-11 | 1 | -1/+0 |
| | | | | accordingly otherwise it cannot compile | ||||
* | Fix some __UCLIBC_IO_MUTEX_XXXX macro to be used without FUTEX support. ↵ | Carmelo Amoroso | 2008-07-11 | 2 | -63/+72 |
| | | | | Thanks Khem for pointing this out | ||||
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 1 | -23/+8 |
| | | | | Use wait4 for waitpid syscall. | ||||
* | Exclude some files for ARM NPTL, Do not use _libc_fatal | Khem Raj | 2008-07-10 | 1 | -1/+6 |
| | |||||
* | Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on ↵ | Khem Raj | 2008-07-09 | 3 | -83/+76 |
| | | | | ARM as well. | ||||
* | BIG BIG commit: forgotten files | Carmelo Amoroso | 2008-07-09 | 1 | -17/+0 |
| | |||||
* | BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵ | Carmelo Amoroso | 2008-07-09 | 209 | -719/+1171 |
| | | | | 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> | ||||
* | Synch with trunk: remove obsolete files | Carmelo Amoroso | 2008-07-09 | 2 | -184/+0 |
| | |||||
* | Synch the whole build system. Also including recent fix on testsuite build ↵ | Carmelo Amoroso | 2008-07-09 | 1 | -2/+55 |
| | | | | system | ||||
* | Sync build machinery stuff from trunk. Some more fixed for mips nptl port | Khem Raj | 2008-06-27 | 1 | -37/+0 |
| | |||||
* | Sync with trunk. | Khem Raj | 2008-06-25 | 1 | -3/+7 |
| | |||||
* | 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 |
| |