| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r284385: | Konstantin Belousov | 2015-06-17 | 1 | -2/+2 |
| * | MFC r282948: | Konstantin Belousov | 2015-05-29 | 1 | -110/+91 |
| * | MFC r282057,r282092,r282106: | Enji Cooper | 2015-05-13 | 3 | -13/+3 |
| * | MFC r281857: | Pedro F. Giffuni | 2015-04-29 | 1 | -1/+1 |
| * | MFC r281712: | Konstantin Belousov | 2015-04-25 | 1 | -0/+41 |
| * | MFC r280818: | Konstantin Belousov | 2015-04-12 | 1 | -0/+24 |
| * | MFC r279284: | Konstantin Belousov | 2015-03-04 | 1 | -3/+4 |
| * | MFC r278627: | Konstantin Belousov | 2015-02-19 | 1 | -31/+11 |
| * | MFC r278751: | Konstantin Belousov | 2015-02-17 | 3 | -8/+8 |
| * | MFC r278313: | Konstantin Belousov | 2015-02-13 | 1 | -4/+1 |
| * | MFC r277488: | Konstantin Belousov | 2015-01-24 | 1 | -1/+2 |
| * | Fix known issues which blow up the process after dlopen("libthr.so") | Konstantin Belousov | 2015-01-18 | 10 | -546/+297 |
| * | MFC r274578,r274580: | Enji Cooper | 2015-01-01 | 6 | -0/+121 |
| * | MFC r272070: | Konstantin Belousov | 2014-10-15 | 1 | -2/+221 |
| * | MFC r272069: | Konstantin Belousov | 2014-10-15 | 1 | -3/+4 |
| * | MFC r269909: | Konstantin Belousov | 2014-08-16 | 2 | -1/+12 |
| * | MFC r269908: | Konstantin Belousov | 2014-08-16 | 1 | -1/+1 |
| * | MFC r266609: | Konstantin Belousov | 2014-06-07 | 2 | -4/+30 |
| * | MFC r261354: | Konstantin Belousov | 2014-02-08 | 1 | -5/+8 |
| * | MFC r258499: | Konstantin Belousov | 2013-11-30 | 2 | -2/+10 |
| * | The SUSv4tc1 requires that pthread_setcancelstate() shall be not a | Konstantin Belousov | 2013-06-19 | 1 | -1/+2 |
| * | Since the cause of the problems with the __fillcontextx() was | Konstantin Belousov | 2013-06-03 | 1 | -15/+7 |
| * | The getcontext() from the __fillcontextx() call in the | Konstantin Belousov | 2013-05-28 | 1 | -2/+7 |
| * | Partially apply the capitalization of the heading word of the sequence | Konstantin Belousov | 2013-05-27 | 1 | -3/+3 |
| * | Return one-based key so that user can check if the key is ever allocated | David Xu | 2013-05-16 | 1 | -4/+7 |
| * | Fix return value for setcontext and swapcontext. | David Xu | 2013-05-09 | 1 | -4/+8 |
| * | Add accept4() system call. | Jilles Tjoelker | 2013-05-01 | 2 | -0/+27 |
| * | Remove extra code for SA_RESETHAND, it is not needed because kernel has | David Xu | 2013-04-28 | 1 | -7/+0 |
| * | libthr: Fix a parameter name in an internal header file. | Jilles Tjoelker | 2013-04-27 | 1 | -1/+1 |
| * | Remove debug code. | David Xu | 2013-04-18 | 1 | -1/+0 |
| * | Avoid copying memory if SIGCANCEL is not masked. | David Xu | 2013-04-18 | 1 | -4/+14 |
| * | Revert revision 249323, the PR/177624 is confusing, that bug is caused | David Xu | 2013-04-18 | 1 | -1/+10 |
| * | libthr: Remove _thr_rtld_fini(), unused since r245630. | Jilles Tjoelker | 2013-04-12 | 2 | -12/+0 |
| * | swapcontext wrapper can not be implemented in C, the stack pointer saved in | David Xu | 2013-04-10 | 1 | -10/+1 |
| * | libthr: Always use the threaded rtld lock implementation. | Jilles Tjoelker | 2013-01-18 | 2 | -5/+6 |
| * | In suspend_common(), don't wait for a thread which is in creation, because | David Xu | 2012-08-27 | 5 | -4/+64 |
| * | Eliminate redundant code, _thr_spinlock_init() has already been called | David Xu | 2012-08-23 | 1 | -3/+0 |
| * | Implement syscall clock_getcpuclockid2, so we can get a clock id | David Xu | 2012-08-17 | 1 | -1/+3 |
| * | Merging of projects/armv6, part 2 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -1/+13 |
| * | Do defered mutex wakeup once. | David Xu | 2012-08-12 | 1 | -0/+1 |
| * | MFp4: | David Xu | 2012-08-11 | 5 | -24/+38 |
| * | Don't forget to initialize return value. | David Xu | 2012-07-20 | 1 | -1/+1 |
| * | Simplify code by replacing _thr_ref_add() with _thr_find_thread(). | David Xu | 2012-07-20 | 1 | -5/+1 |
| * | Eliminate duplicated code. | David Xu | 2012-07-20 | 1 | -19/+10 |
| * | Don't assign same value. | David Xu | 2012-07-20 | 2 | -6/+4 |
| * | Eliminate duplicated code. | David Xu | 2012-07-20 | 1 | -29/+14 |
| * | Eliminate duplicated code. | David Xu | 2012-07-20 | 1 | -30/+16 |
| * | Don't forget to release a thread reference count, | David Xu | 2012-07-20 | 1 | -4/+2 |
| * | Return EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when the mutex could not | David Xu | 2012-05-27 | 1 | -0/+1 |
| * | Create a common function lookup() to search a chan, this eliminates | David Xu | 2012-05-10 | 1 | -5/+9 |