Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-19 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-12-22 | Change the signature of pthreadpool_finished_job() to return 0 | Jeremy Allison | 3 | -14/+18 |
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -1/+1 |
2011-09-23 | build: Fix waf build on MacOS X | Andrew Bartlett | 1 | -1/+2 |
2011-06-06 | s3-waf: Fix pthreadpool build which needs librt now. | Andreas Schneider | 1 | -1/+1 |
2011-06-06 | s3/pthreadpool: replace bad portable gettimeofday by clock_gettime | Björn Jacke | 1 | -4/+2 |
2011-04-27 | s3: Properly clean up in pthreadpool_init in case of failure | Volker Lendecke | 1 | -0/+6 |
2011-04-27 | s3-waf: add pthreadpool support. | Günther Deschner | 1 | -0/+11 |
2011-04-26 | s3: Allow unlimited parallelism in pthreadpool | Volker Lendecke | 2 | -9/+31 |
2011-04-25 | s3: pthreadpool_sig_fd->pthreadpool_signal_fd | Volker Lendecke | 3 | -6/+6 |
2011-04-25 | s3: Tiny doc for pthreadpool | Volker Lendecke | 1 | -7/+59 |
2011-04-25 | s3: Many pthreadpool fixes | Volker Lendecke | 4 | -0/+1005 |