Accumulated tool collection of J.Engelhardt
https://inai.de/projects/hxtools/
- C 51%
- Perl 36.6%
- Shell 5.2%
- C++ 4.5%
- Makefile 1.9%
- Other 0.8%
|
Jan Engelhardt
385de45f47
sdevel: avoid perl runtime warnings
``` Use of uninitialized value $nflag in substitution (s///) at ./sdevel/xxd line 11. Use of uninitialized value $nflag in concatenation (.) or string at ./sdevel/xxd line 15. Use of uninitialized value $nflag in concatenation (.) or string at ./sdevel/xxd line 16. ``` |
||
|---|---|---|
| data | hxtools 20251011 | |
| doc | suser: delete xcp utility | |
| examples | Split a set of files off to new repository consoleet-utils | |
| kbd | kbd: add more dingbat mappings to cp437x | |
| sadmin | build: non-recursive make | |
| sdevel | sdevel: avoid perl runtime warnings | |
| smath | build: non-recursive make | |
| smm | build: non-recursive make | |
| suser | suser: delete xcp utility | |
| .gitignore | suser: delete xcp utility | |
| configure.ac | hxtools 20251011 | |
| LICENSE.GPL2 | Add license text | |
| LICENSE.GPL3 | Add license text (follow-up to r50) | |
| LICENSE.MIT | Replace WTFPL by MIT | |
| LICENSES.txt | sdevel: add xxd program | |
| Makefile.am | sdevel: add xxd program | |
| NEWS.rst | doc: move NEWS/changelog to rST | |
| README.rst | Add README.rst | |
hxtools
Accumulated tool collection of J.Engelhardt.
Building notes
pkg-config is needed before autoreconf -fi will succeed.