platform_system_core/toolbox
Elliott Hughes d2b82e3099 am f0c19562: am fdd4ffd1: am 01ad7710: Merge "Fix %llx to PRIx64 in nandread.c."
* commit 'f0c195625b499257d8b957321b75b52aacac857e':
  Fix %llx to PRIx64 in nandread.c.
2014-06-26 00:19:53 +00:00
..
cp toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
grep toolbox: fix x86 build 2014-05-21 11:04:32 -07:00
alarm.c
Android.mk Add mknod utility to system/core/toolbox 2014-06-11 11:10:28 -07:00
bsd-compatibility.h Declare (and simplify) uid_from_user. 2014-02-28 17:27:08 -08:00
cat.c
chcon.c
chmod.c
chown.c Switch to BSD chown (for -R, primarily). 2014-02-28 16:48:49 -08:00
clear.c
cmp.c
date.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dd.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dd.h
df.c
dmesg.c
du.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
dynarray.c
dynarray.h
exists.c
getenforce.c
getevent.c Getevent: make sure the monotonic timestamp is displayed; warning cleanup. 2014-06-11 11:10:28 -07:00
getevent.h toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
getprop.c Merge "toolbox: turn on -Werror" 2014-05-21 15:40:14 +00:00
getsebool.c
hd.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
id.c
ifconfig.c Use inet_ntoa to display ipaddr and mask values 2014-06-18 17:24:04 -07:00
iftop.c
insmod.c toolbox: fix build 2014-05-21 10:39:44 -07:00
ioctl.c resolved conflicts for merge of faf84529 to master 2014-05-21 10:07:55 -07:00
ionice.c
kill.c
ln.c
load_policy.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
log.c Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
ls.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
lsmod.c
lsof.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
lsusb.c
md5.c Switch md5 over to openssl rather than libc. 2014-06-09 16:10:42 -07:00
mkdir.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
mknod.c Add mknod utility to system/core/toolbox 2014-06-11 11:10:28 -07:00
mkswap.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08: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 Fix %llx to PRIx64 in nandread.c. 2014-06-25 16:37:18 -07:00
netstat.c Fixed reversed output in netstat Recv-Q Send-Q columns 2013-06-03 19:24:44 -07:00
newfs_msdos.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
nohup.c toolbox: Add nohup command 2014-06-11 11:10:28 -07:00
NOTICE
notify.c
printenv.c
ps.c resolved conflicts for merge of faf84529 to master 2014-05-21 10:07:55 -07:00
r.c Fix 'r' for LP64. 2014-01-17 09:50:56 -08:00
readlink.c Add standard options to readlink 2013-08-22 16:38:08 -07:00
readtty.c
renice.c
restorecon.c Add -D option to restorecon for relabeling /data/data. 2014-02-18 11:15:52 -05:00
rm.c Do not exit early on errors when -f is specified 2013-06-26 17:42:38 -07:00
rmdir.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
rmmod.c
rotatefb.c
route.c
runcon.c
schedtop.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
sendevent.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
setenforce.c
setkey.c
setprop.c
setsebool.c
sleep.c
smd.c
start.c Merge "toolbox: turn on -Werror" 2014-05-21 15:40:14 +00:00
stop.c Merge "toolbox: turn on -Werror" 2014-05-21 15:40:14 +00:00
swapoff.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08:00
swapon.c Remove unused #includes of <asm/page.h>. 2014-02-24 15:38:44 -08:00
sync.c
syren.c Fix buffer overflow in syren utility 2014-04-13 10:45:30 -07:00
toolbox.c
top.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
touch.c Update the touch command to take a human readable timestamp 2013-06-26 17:42:25 -07:00
uid_from_user.c Declare (and simplify) uid_from_user. 2014-02-28 17:27:08 -08:00
umount.c toolbox: turn on -Werror 2014-05-14 12:41:24 -07:00
uptime.c toolbox: uptime: use clock_gettime() on devices without /dev/alarm 2013-12-17 14:45:39 -08:00
vmstat.c
watchprops.c Remove unnecessary #includes of <sys/atomics.h>. 2014-05-22 10:00:35 -07:00
wipe.c