android_external_toybox/toys/lsb
2015-03-10 14:37:03 -05:00
..
dmesg.c Update dmesg, loosely based on a patch from Elliott Hughes. 2014-11-25 21:45:18 -06:00
hostname.c Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 2012-11-13 17:14:08 -06:00
killall.c Various bugfixes (mostly resource leaks) from Ashwini Sharma's static analysis, plus occasional tweak by me while reviewing them. 2014-10-09 13:43:32 -05:00
md5sum.c Make md5sum and sha1sum work on big endian systems. 2014-11-19 21:38:00 -06:00
mknod.c Add -m to mknod 2015-03-10 14:37:03 -05:00
mktemp.c Fix bug introduced by last commit (print template instead of toybuf). 2015-02-12 16:41:59 -06:00
mount.c Patches from Elliott Hughes to add missing arguments to error_exit() calls. 2015-03-01 15:58:40 -06:00
passwd.c probe for getspnam(), forkpty(), utmpx, replace sethostname() 2014-11-19 16:38:46 -06:00
pidof.c Fix pidof -o bug aborting output, reported by Ashwini Sharma. 2013-12-16 17:41:25 -06:00
README Cosmetic tweak: spell out "Linux Standard Base" in menuconfig. 2014-04-25 05:50:00 -05:00
seq.c Whitespace. 2012-12-23 01:21:01 -06:00
su.c probe for getspnam(), forkpty(), utmpx, replace sethostname() 2014-11-19 16:38:46 -06:00
sync.c Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 2012-11-13 17:14:08 -06:00
umount.c Work in progress snapshot of mount, with fallout to umount. (Not done yet.) 2014-08-24 23:46:23 -05:00

Linux Standard Base commands

Commands defined in the Linux Standard Base 4.1:
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cmdbehav.html

Downloadable as one big file from:
http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic.html