AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 Next | |
Dec 29, 2015 | |
9 years 2 months | Make pidof use comma_scan() |
Commit 1bf844232802d2deec7a2e9bee355e4c26259101, by Rob Landley | |
9 years 2 months | Move comma_args() from ps.c to lib. |
Commit 21ede0889bc585828c7dbd7023f93b491ce07944, by Rob Landley | |
Dec 28, 2015 | |
9 years 2 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit 0f882f6661334f22e03f69a9b8f0ce2830aaca80, by Steve Kondik | |
Dec 27, 2015 | |
9 years 2 months | Add scan_key_getsize() doing the ANSI probe, switch scan_key() to TAGGED_ARRAY, and add test_scankey. |
Commit 4b4ab6a50998219cd94139c5669ef9a624c8f58f, by Rob Landley | |
Dec 24, 2015 | |
9 years 2 months | Move get_line() header to pending.h because posix has FILE * versions. |
Commit 6769f8eb580aa2ecac4009fcde4a113e0476de74, by Rob Landley | |
9 years 2 months | lsb/mktemp: Add -u flag |
Commit 46ddb5520731aaf578de9d620f894395fb9d58b6, by Kylie McClain | |
9 years 2 months | Factor out draw_str() and friends. |
Commit e32e802240c5b3803b9769948dc7a18b3fc1630c, by Rob Landley | |
Dec 22, 2015 | |
9 years 2 months | First guess at cp xattr support, ala --preserve=context,xattr |
Commit 432d2f1faf23f5ac5fba10facc06f86b55344b1f, by Rob Landley | |
9 years 2 months | Revert "Don't add a symlink for killall --- it's broken." |
Commit 53a1aa3253868a124ca7c1b6e0542f7154108b16, by Josh Gao | |
9 years 2 months | Convert cp from magic constants to TAGGED_ARRAY() |
Commit d9d19c10e29eaf66caa5ffc0a92689a4c03fe241, by Rob Landley | |
Dec 21, 2015 | |
9 years 2 months | Cleanup tail -f. |
Commit 55a44676fa586b749718f7d24d6c579a02e2a398, by Rob Landley | |
9 years 2 months | Rich Felker's reading of posix is that fchown() and fchmod() must be allowed on files opened read-only, so revert last commit (force writeable logic). |
Commit 6be15f4143a40cf7b2985be88ad16bc996310b59, by Rob Landley | |
Dec 20, 2015 | |
9 years 2 months | Add ps -o psr,rtprio,sched. |
Commit fde3a9300868b7505b76a652be27ac42ee534df3, by Elliott Hughes | |
9 years 2 months | Redo linestack to handle embedded NULs. |
Commit 146d219e117b56cc6f7e77c1083e91a961b906b5, by Rob Landley | |
Dec 19, 2015 | |
9 years 2 months | Start of vi. |
Commit b64abbc1c637f8b79a4a5f1382ae7d6f4bcc0d4d, by Rob Landley | |
Dec 18, 2015 | |
9 years 2 months | Next giant chunk of ps work: add _NAME_TAG bitmask values to tags.h (leading underscore version is 1<<NAME_TAG version, with 1LL for >31 shift), suck lots of magic constants out of ps and use tag macros instead, redo command line display so there's n |
Commit 8b64a3e64775ddf779f828560543393bdcf2f31d, by Rob Landley | |
Dec 17, 2015 | |
9 years 2 months | toybox: Symlink 'ls' to xbin |
Commit 0e32430d6bd4b88f949becdbbcd3311239f90ce2, by Diogo Ferreira | |
9 years 2 months | Don't discard previous block when mkstatus finds another span tag with same id. |
Commit 1efcb17d971666d334468149c5a604e76b5d9092, by Rob Landley | |
Dec 13, 2015 | |
9 years 3 months | Start of TAGGED_ARRAY() infrastructure. |
Commit f96bb3d8e7ec3882c70b861b998d8573083ffe55, by Rob Landley | |
Dec 12, 2015 | |
9 years 3 months | Regenerate generated toybox files. |
Commit fc9e18a16f99b693a80a45e756dc4eea79a3a56b, by Elliott Hughes |