1
3
Fork
You've already forked hxtools
0
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%
Find a file
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.
```
2026年07月02日 19:03:54 +02:00
data hxtools 20251011 2025年10月11日 19:22:18 +02:00
doc suser: delete xcp utility 2026年06月06日 11:50:04 +08:00
examples Split a set of files off to new repository consoleet-utils 2022年11月20日 00:06:56 +01:00
kbd kbd: add more dingbat mappings to cp437x 2026年07月02日 19:02:13 +02:00
sadmin build: non-recursive make 2025年10月11日 19:16:01 +02:00
sdevel sdevel: avoid perl runtime warnings 2026年07月02日 19:03:54 +02:00
smath build: non-recursive make 2025年10月11日 19:16:01 +02:00
smm build: non-recursive make 2025年10月11日 19:16:01 +02:00
suser suser: delete xcp utility 2026年06月06日 11:50:04 +08:00
.gitignore suser: delete xcp utility 2026年06月06日 11:50:04 +08:00
configure.ac hxtools 20251011 2025年10月11日 19:22:18 +02:00
LICENSE.GPL2 Add license text 2008年02月06日 12:52:42 +01:00
LICENSE.GPL3 Add license text (follow-up to r50) 2008年02月06日 12:53:39 +01:00
LICENSE.MIT Replace WTFPL by MIT 2022年10月22日 20:24:07 +02:00
LICENSES.txt sdevel: add xxd program 2026年07月02日 19:01:36 +02:00
Makefile.am sdevel: add xxd program 2026年07月02日 19:01:36 +02:00
NEWS.rst doc: move NEWS/changelog to rST 2021年08月03日 21:22:39 +02:00
README.rst Add README.rst 2022年12月01日 22:22:52 +01:00

hxtools

Accumulated tool collection of J.Engelhardt.

Building notes

pkg-config is needed before autoreconf -fi will succeed.