android_external_toybox/toys/lsb
2024-04-30 13:08:35 -05:00
..
dmesg.c Adjust documentation to real possible values 2024-03-08 19:37:51 -06:00
gzip.c Various help fixes. 2024-01-26 02:33:14 -06:00
hostname.c Change FLAG(x) macros to always return 0 or 1. Treewide audit of FLAG() 2023-03-03 15:21:06 -06:00
killall.c Change FLAG(x) macros to always return 0 or 1. Treewide audit of FLAG() 2023-03-03 15:21:06 -06:00
md5sum.c Move md5/sha1/sha256 hash code to lib/hash.c 2023-11-05 22:04:29 -06:00
mknod.c Switch most remaining toys.optflags&FLAG_x checks to FLAG(x) 2024-04-30 13:08:35 -05:00
mktemp.c Various help fixes. 2024-01-26 02:33:14 -06:00
mount.c If /sys isn't mounted or the loop device is disassociated between 2024-03-20 19:55:38 -05:00
passwd.c Redo lib/password.c to remove shadow.h. 2023-08-26 12:58:47 -05:00
pidof.c
README
seq.c Whitespace cleanup. 2024-02-10 02:32:16 -06:00
su.c Wean su.c off shadow.h (so ndk can build it). 2023-11-02 04:10:51 -05:00
sync.c
umount.c Switch most remaining toys.optflags&FLAG_x checks to FLAG(x) 2024-04-30 13:08:35 -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