57 Commits (8f532bd657a15ab7aa2c5e53227372b3173cc4d3)

Author SHA1 Message Date
Ashish Kumar Yadav 8f532bd657 Reorganization again 3 years ago
Ashish Kumar Yadav ab48cac19b Reorganization 3 years ago
Ashish Kumar Yadav bc0f134dda Cleanup; further optimization of updatestatus and updateblock 3 years ago
Ashish Kumar Yadav a58b4d6a80 Further optimizations related to updatestatus and updateblock 3 years ago
Ashish Kumar Yadav 07f444980d optimized updatestatus by using library functions 3 years ago
Ashish Kumar Yadav 161e0f5615 updateblock - nullterminate 3 years ago
Ashish Kumar Yadav 452d7850c2 Cleanup 3 years ago
Ashish Kumar Yadav 2c5ba57da2 Bug fix, cleanup; rewrote updatestatus, removed -d 3 years ago
Ashish Kumar Yadav 8c7c4d777b Renamed getcmd to updateblock 3 years ago
Ashish Kumar Yadav 9329d0dfe6 Fixed bug in getcmd 3 years ago
Ashish Kumar Yadav 7e121a6b63 Consistency 3 years ago
Ashish Kumar Yadav d021510bad Major bugfix related to pidfile 3 years ago
Ashish Kumar Yadav 152b3668f7 Bug fix and improvement - nanosleep 3 years ago
Ashish Kumar Yadav 1e61822f8e Added possibility to extend number of clickable blocks 3 years ago
Ashish Kumar Yadav 547bb3d699 sizeof will work for char 4 years ago
Ashish Kumar Yadav b43e93b418 Renamed few variables 4 years ago
Ashish Kumar Yadav cfafed075b A const pointer would be more appropriate 4 years ago
Ashish Kumar Yadav 37557a90bd Improved delimiter handling 4 years ago
Ashish Kumar Yadav c8fc778841 Improved sleep handling in statusloop 4 years ago
Ashish Kumar Yadav a52626ae33 Term handling improvements and refactoring 4 years ago
Ashish Kumar Yadav 01f1481f54 Renamed statusstr to statustext 4 years ago
Ashish Kumar Yadav 6101909568 Changed variable name current to block 4 years ago
Ashish Kumar Yadav d7a9975361 Increased default CMDLENGHTH to 50 4 years ago
Ashish Kumar Yadav b338589399 Improved comments in updatestatus 4 years ago
Ashish Kumar Yadav 448cdeb3d1 Fixed typo in an error info 4 years ago
Ashish Kumar Yadav 365a047960 Improved buttonhandler 4 years ago
Ashish Kumar Yadav ccf5da003a Corrected grammatical error in comments 4 years ago
Ashish Kumar Yadav 06bdc70c73 Comma will be more appropriate - updatestatus 4 years ago
Ashish Kumar Yadav c802081605 Improved and added comments in updatestatus 4 years ago
Ashish Kumar Yadav e0fa5c3700 Small improvement in updatestatus 4 years ago
Ashish Kumar Yadav e6844edbf1 Safeguarded dup2 and close sequence in getcmd 4 years ago
Ashish Kumar Yadav d4a726ad78 Replaced tabs with spaces in macros 4 years ago
Ashish Kumar Yadav 7450d0c537 Made checking for char explicit 4 years ago
Ashish Kumar Yadav d4cceab950 Improved and fixed a bug in updatestatus 4 years ago
Ashish Kumar Yadav 9c5af35c14 Null terminate statusstr in updatestatus 4 years ago
Ashish Kumar Yadav ef2634566c Cleanup 4 years ago
Ashish Kumar Yadav edb5931419 Removed a trivial bug 4 years ago
Ashish Kumar Yadav 2d876bcd55 Optimised and corrected updatestatus function 4 years ago
Ashish Kumar Yadav 74621edcab Unify unnecessarily scattered calls to sigprocmask 4 years ago
Ashish Kumar Yadav e47d1d0b50 Replaced signal masking with signal blocking 4 years ago
Ashish Kumar Yadav 1e83bd57c9 Improved signal handling by implementing signal blocking 4 years ago
Ashish Kumar Yadav 9c4a0a37d3 Reversed return value of updatestatus 4 years ago
Ashish Kumar Yadav c2ab94a4dc Improved consistency in coding style 4 years ago
Ashish Kumar Yadav 03d6a25af7 Improved writepid function 4 years ago
Ashish Kumar Yadav ca53638a17 Update buf size in writepid 4 years ago
Ashish Kumar Yadav 26e3281f29 Corrected typo 4 years ago
Ashish Kumar Yadav 076d8ebd5c Removed a bug in updatestatus 4 years ago
Ashish Kumar Yadav 06771d24e5 Small tweaks to updatestatus to make it more intuitive 4 years ago
Ashish Kumar Yadav 6518005d01 Changed order of input to strcmp 4 years ago
Ashish Kumar Yadav f0ab123d74 Improved handling of sigval 4 years ago