Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pointless extern declaration for __pthread_once | Carmelo Amoroso | 2008-08-20 | 1 | -2/+0 |
* | Use pthread_once now __pthread_once is not defined in tests. | Khem Raj | 2008-08-15 | 1 | -1/+1 |
* | Fix build failure: | Carmelo Amoroso | 2008-07-29 | 1 | -0/+2 |
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-12 | 1 | -2/+0 |
* | uClibc_mutex.h should not include bits/libc-lock.h. Revert libtest.c accordin... | Carmelo Amoroso | 2008-07-11 | 1 | -0/+2 |
* | Avoid conflict with __pthread_once defined into bits/libc-lock.h | Carmelo Amoroso | 2008-07-11 | 1 | -2/+0 |
* | STEP 12: synch librt directory | Carmelo Amoroso | 2008-04-25 | 1 | -0/+1 |
* | Use "__pthread_once", since that is weak and present in both | Eric Andersen | 2003-09-01 | 1 | -6/+2 |
* | move the ldso tests to dlopen where they belong | Eric Andersen | 2003-09-01 | 1 | -0/+16 |