Sign in
zircon-guest
/
third_party
/
toybox
Mirrored from
git://github.com/landley/toybox.git
Clone this repo:
Branches
machina
mactest
master
Tags
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.8
0.7.7
0.7.6
0.7.5
More...
7828920
Workaround from Patrick Oppenlander for a bug in config2help.h that resulted
by Rob Landley
· 7 years ago
machina
0.7.5
b89af5e
Fix xargs to obey POSIX's ARG_MAX restrictions.
by Elliott Hughes
· 7 years ago
b542295
Basic Mach-O support in file(1).
by Elliott Hughes
· 7 years ago
eb95221
Add #warning about musl intentionally breaking chrt.
by Rob Landley
· 7 years ago
d3e6814
Fix URL typo
by Zach Riggle
· 7 years ago
f900298
Last commit used xstrtod(), forgot to check it in.
by Rob Landley
· 7 years ago
7f2b0ce
Redo/add seq precision logic.
by Rob Landley
· 7 years ago
5f6850f
Tighten up wc -m tests (which no longer depend on $LANG).
by Rob Landley
· 7 years ago
b961384
Replace remaining mb*towc() calls with utf8towc().
by Rob Landley
· 7 years ago
b3e7093
Tweak utf8towc() to return -1 earlier sometimes (instead of -2), and add test
by Rob Landley
· 7 years ago
6e76693
utf8towc() has to be in lib.c if strlower() is going to use it, because
by Rob Landley
· 7 years ago
67ddade
In wc, replace mbrtowc() with new utf8towc() which doesn't have a context struct
by Rob Landley
· 7 years ago
bebf14c
Another try at fixing the ps segfault resulting from /proc entries vanishing
by Rob Landley
· 7 years ago
709a442
Fix iconv build and add trivial test.
by Elliott Hughes
· 7 years ago
138915a
lsof cleanup.
by Rob Landley
· 7 years ago
9bde245
Check for .git before setting GITHASH.
by Rob Landley
· 7 years ago
ec306e9
Allow GITHASH to be set on the command line, to work around a yocto bug.
by Rob Landley
· 7 years ago
94a8981
Don't unnecessarily use printf in wc.test when echo will do.
by Elliott Hughes
· 7 years ago
1055955
Test that our rm -rf can zap chmod 000 directories. (Skip test on host
by Rob Landley
· 7 years ago
cd64fbd
Add basic env.test
by Rob Landley
· 7 years ago
More »