android_system_core/toolbox
Colin Cross 9227bd3855 Move liblog headers to system/core/include/log
Move the liblog headers to log/ instead of cutils/ to complete
the separation of libcutils and liblog.  cutils/log.h still
exists and includes log/log.h in order to support the many existing
modules that use cutils/log.h.

Change-Id: I2758c9f4aedcb809ca7ba8383d0f55041dd44345
2013-07-24 12:32:39 -07:00
..
cp
grep
alarm.c
Android.mk toolbox: swap utils 2013-06-25 13:21:53 -07:00
cat.c
chcon.c
chmod.c
chown.c
clear.c
cmp.c
date.c
dd.c use lseek64 to resolve offset oveflow 2013-04-17 14:05:55 -07:00
dd.h
df.c Fixed improper size displaying in 'df' utility 2012-10-02 10:39:19 +02:00
dmesg.c toolbox/dmesg: do not hardcode KLOG_BUF_LEN 2013-04-01 21:50:03 +05:30
du.c
dynarray.c
dynarray.h
exists.c
getenforce.c
getevent.c
getevent.h
getprop.c
getsebool.c
hd.c
id.c Remove HAVE_SELINUX guards 2012-10-16 12:34:06 -07:00
ifconfig.c
iftop.c
insmod.c
ioctl.c
ionice.c
kill.c
ln.c
load_policy.c
log.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
ls.c Add -i option to toolbox cmd ls 2013-04-03 17:39:19 -07:00
lsmod.c
lsof.c fix strncat misuse 2013-06-03 12:13:36 -07:00
lsusb.c
md5.c
mkdir.c
mkswap.c toolbox: swap utils 2013-06-25 13:21:53 -07:00
MODULE_LICENSE_BSD
mount.c Merge "fs_mgr: make block devices read-only" 2013-04-25 20:22:20 +00:00
mv.c
nandread.c
netstat.c Fixed reversed output in netstat Recv-Q Send-Q columns 2013-06-03 19:24:44 -07:00
newfs_msdos.c
NOTICE
notify.c
printenv.c
ps.c
r.c
readtty.c
renice.c toolbox: renice: Add -t TYPE parameter and switch to getopt 2013-01-22 16:59:36 -08:00
restorecon.c
rm.c Do not exit early on errors when -f is specified 2013-06-26 17:42:38 -07:00
rmdir.c
rmmod.c
rotatefb.c
route.c
runcon.c
schedtop.c
sendevent.c
setconsole.c
setenforce.c
setkey.c
setprop.c
setsebool.c Change setsebool syntax to be consistent with other init built-ins. 2012-12-13 15:41:53 -05:00
sleep.c
smd.c
start.c
stop.c
swapoff.c toolbox: swap utils 2013-06-25 13:21:53 -07:00
swapon.c toolbox: swap utils 2013-06-25 13:21:53 -07:00
sync.c
syren.c
toolbox.c
top.c
touch.c Update the touch command to take a human readable timestamp 2013-06-26 17:42:25 -07:00
umount.c
uptime.c
vmstat.c
watchprops.c toolbox: reimplement watchprops using __system_property_foreach() 2013-06-18 16:37:54 -07:00
wipe.c