Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-21 | Fix build when --disable-threads is used. | Lasse Collin | 1 | -0/+2 |
2014-01-12 | Fix typos in comments. | Lasse Collin | 1 | -1/+1 |
2013-09-17 | Add native threading support on Windows. | Lasse Collin | 1 | -111/+402 |
2012-12-14 | liblzma: Fix mythread_sync for nested locking. | Lasse Collin | 1 | -2/+3 |
2011-05-17 | Don't use clockid_t in mythread.h when clock_gettime() isn't available. | Lasse Collin | 1 | -0/+2 |
2011-04-19 | Fix portability problems in mythread.h. | Lasse Collin | 1 | -4/+27 |
2011-04-10 | Revise mythread.h. | Lasse Collin | 1 | -20/+180 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -1/+3 |
2009-01-07 | Use pthread_sigmask() instead of sigprocmask() when pthreads | Lasse Collin | 1 | -0/+6 |
2008-12-31 | Remove lzma_init() and other init functions from liblzma API. | Lasse Collin | 1 | -0/+34 |