| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
Wording copied from https://www.gnu.org/licenses/gpl-howto.en.html
Fixes #25, fixes #71
|
|
|
|
|
|
|
| |
sema_logview may only be deleted after the logview thread has been
terminated, which can only be confirmed by joining with it. (The return
of pthread_cancel() merely indicates that the cancellation request was
successfully queued.)
|
|
|
|
| |
Use explicit root namespace for ::localtime_r().
|
|
|
|
| |
Fix occurences of "no return in non-void function".
|
|
Check in contents of upstream 1.4.2 tarball, exclude generated files.
|