Commit message (Expand) | Author | Age | |
---|---|---|---|
* | assert() is evil but fuck it, removed stupid code | lns | 2019-12-23 |
* | added fn's for iterating over whole procfs and find pid's associated with the... | Toni Uhlig | 2019-11-27 |
* | limit the size of /proc/*/cmdline and max printable terminal len/width, impro... | lns | 2019-11-26 |
* | added nsleep() simple nanosleep func | lns | 2019-11-26 |
* | fixed (explicit signed) numeric casts and invalid enum naming | Toni Uhlig | 2019-11-25 |
* | simple af terminal progressbar watches position of a fd of a file | lns | 2019-11-17 |
* | basic progressbar shows file position/max-size | lns | 2019-11-13 |
* | progressbar fd position extraction | lns | 2019-11-11 |
* | added progressbar for monitoring file stream position via procfs | Toni Uhlig | 2019-09-14 |