aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Collapse)AuthorAge
* early logging 2toni2016-01-30
|
* blahtoni2016-01-04
|
* password check fixed, run_cryptcreate silencedtoni2016-01-04
|
* - atmout/pthread_cond_timedwait bug (still not fixed)toni2015-11-17
| | | | | - txtwindow update callback added - better update funcs
* - ui_nwindow.c renamed to better ui_txtwindow.ctoni2015-11-16
| | | | - better ui_txtwindow.c
* waitpid(...) checks now for WIFEXITED instead of WIFSIGNALEDtoni2015-11-16
|
* - changed dir structuretoni2015-11-11
- fixed ipc semaphore/mq stuff