Rivoreo Source Code Repositories
src.rivoreo.one
/
toolbox
Collection of random command line tools
[
Releases
]
Clone this repo:
Branches
master
fbf6555
Tool hostname: use strchr(3)
by WHR
· 2 months ago
master
ad9e126
Tool hostname: handle potential ENAMETOOLONG from gethostname(3) properly, and print truncated name as appropriate
by WHR
· 4 months ago
8eeb446
Rework command line options parsing code for some tools
by WHR
· 4 months ago
9e1873e
Tool dd: don't try to seek terminal
by WHR
· 4 months ago
b52c49d
Tool ps: correct some format type mismatches
by WHR
· 12 months ago
8e36d62
Make libprocstat/platform.c be capable to include mulitple platform interfaces for a given platform
by WHR
· 1 year, 1 month ago
3d3764b
Tool ioctl: fix logical error of option '-r' handling
by WHR
· 1 year, 1 month ago
7d1f9ba
Tool touch: allow specifying '-t 0'
by WHR
· 1 year, 2 months ago
4f304e6
Tool ioctl: add option '-u' to allow operating on a specified file descriptor
by WHR
· 1 year, 5 months ago
40679d5
Tool ioctl: print leading '0x' for ioctl(2) output bytes
by WHR
· 1 year, 6 months ago
fd9c9d5
Tool reboot: reject invalid options
by WHR
· 1 year, 9 months ago
a3acbcc
Unified executable 'toolbox' will need PROC_LIBS
by WHR
· 1 year, 9 months ago
4235716
Tool tee: fix endless loop when an output file can't be open(2)ed
by WHR
· 1 year, 11 months ago
9c51f54
Tool uname: fix missing new line on '-o' and '-X'
by WHR
· 2 years, 1 month ago
7518596
libprocstat/procstat.h requires stdint.h
by WHR
· 2 years, 1 month ago
e9c789f
Add libprocstat to provide an unified interface to obtain process information, currently with implementation for System V; change tool ps to use libprocstat
by WHR
· 2 years, 7 months ago
88a5fd7
Tool mkdir: sync Windows support
by WHR
· 2 years, 7 months ago
116cdc7
Tool hostname: fix implicit declaration of strnlen(3) on Windows CE
by WHR
· 2 years, 7 months ago
a8c2bcb
Tool cat: workaround missing timing data for last chunk, for the compatibility of buggy util-linux script(1)
by WHR
· 2 years, 9 months ago
b38e8be
Move vmstat.c to vmstat_u.c
by WHR
· 3 years ago
Next »