Revise variant labels and match EAGAIN symbolically
[khatus.git] / x5 /
2020-03-22  Siraaj KhandkarRevise variant labels and match EAGAIN symbolically
2020-03-21  Siraaj KhandkarWrite to pipe form the sensor directly
2020-03-21  Siraaj KhandkarHandle fifo read errors and ends of messages
2020-03-21  Siraaj KhandkarFix fatality trigger
2020-03-16  Siraaj KhandkarSupport sub-second intervals
2020-03-16  Siraaj KhandkarImplement time sensor
2020-03-16  Siraaj KhandkarBreak-out logging and time-related functions into lib...
2020-03-16  Siraaj KhandkarBuild as C99
2020-03-16  Siraaj KhandkarUse __VA_ARGS__ instead of named param
2020-03-16  Siraaj KhandkarAdd warn log level
2020-03-15  Siraaj KhandkarUse braces in elses which follow multi-statement ifs
2020-03-15  Siraaj KhandkarFix second level indent - should be four spaces
2020-03-15  Siraaj KhandkarReduce switch case nesting
2020-03-15  Siraaj KhandkarInvert nesting of error checking
2020-03-15  Siraaj KhandkarImplement log levels
2020-03-15  Siraaj KhandkarUpdate usage message
2020-03-15  Siraaj KhandkarFlush stderr after each log statement
2020-03-15  Siraaj KhandkarPushback on data producers
2020-03-12  Siraaj KhandkarFix style of switch cases indentation
2020-03-12  Siraaj KhandkarBlank-out only the remaining slots
2020-03-12  Siraaj KhandkarPrefix FIFO operations with fifo_
2020-03-12  Siraaj KhandkarPut error msg in buffer instead of exiting on read...
2020-03-11  Siraaj KhandkarAutomate finding executables to clean
2020-03-10  Siraaj KhandkarAdd optimization TODO
2020-03-10  Siraaj KhandkarSimplify Makefile
2020-03-10  Siraaj KhandkarInitialize some more uninit vars
2020-03-10  Siraaj KhandkarAdd TODO to handle signals
2020-03-10  Siraaj KhandkarCopy default cfg before modifying
2020-03-10  Siraaj KhandkarAdd missing return from main
2020-03-10  Siraaj KhandkarRename "file" to "fifo"
2020-03-09  Siraaj KhandkarSort includes according to NetBSD KNF
2020-03-09  Siraaj KhandkarInitialize some of uninitialized variables
2020-03-09  Siraaj KhandkarEnable extra warnings and remove unused variable
2020-03-09  Siraaj KhandkarOptionally set X root window name
2020-03-08  Siraaj KhandkarAdd TODOs
2020-03-08  Siraaj KhandkarRead FIFO up to LF or width
2020-03-08  Siraaj KhandkarCheck that file exists and that it is a FIFO
2020-03-08  Siraaj KhandkarBuild with C99
2020-03-08  Siraaj KhandkarSwitch from regular files to fifos
2020-03-05  Siraaj KhandkarSwitch from malloc to calloc
2020-03-05  Siraaj KhandkarOverhaul and read/print all given files
2019-06-28  Siraaj KhandkarAdd IPC ideas
2019-05-25  Siraaj KhandkarBegin work on X5
This page took 0.058846 seconds and 7 git commands to generate.