index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix top(1) SIGPIPE behavior."
Elliott Hughes
2014-04-19
2
-12
/
+17
|
\
|
*
Fix top(1) SIGPIPE behavior.
Elliott Hughes
2014-04-18
2
-12
/
+17
*
|
Fix buffer overflow in syren utility
nks
2014-04-13
1
-2
/
+6
*
|
Move date off the non-portable bionic32 'strtotimeval'.
Elliott Hughes
2014-04-07
1
-4
/
+34
|
/
*
toolbox: ls: 64 bit compile warnings
Mark Salyzyn
2014-03-14
1
-3
/
+3
*
toolbox: schedtop 64 bit build issue
Mark Salyzyn
2014-03-13
1
-15
/
+13
*
fix: making lsof show devies and loaded .so file names correctly
Dmitriy Ivanov
2014-03-04
1
-1
/
+1
*
Declare (and simplify) uid_from_user.
Elliott Hughes
2014-02-28
3
-12
/
+41
*
Merge "Switch to BSD chown (for -R, primarily)."
Elliott Hughes
2014-03-01
3
-69
/
+354
|
\
|
*
Switch to BSD chown (for -R, primarily).
Elliott Hughes
2014-02-28
3
-69
/
+354
*
|
Fix grep -f.
Elliott Hughes
2014-02-28
1
-2
/
+0
|
/
*
Remove unused #includes of <asm/page.h>.
Elliott Hughes
2014-02-24
3
-3
/
+0
*
Add -D option to restorecon for relabeling /data/data.
Stephen Smalley
2014-02-18
1
-2
/
+5
*
Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API."
Nick Kralevich
2014-02-12
1
-1
/
+1
|
\
|
*
Convert all selinux_android_restorecon and _setfilecon calls to new API.
Stephen Smalley
2014-02-07
1
-1
/
+1
*
|
Remove a pre-uapi hack from nandread.
Elliott Hughes
2014-02-07
1
-4
/
+0
|
/
*
Unify toolbox restorecon and libselinux restorecon implementations.
Stephen Smalley
2014-02-06
1
-92
/
+15
*
Fix 'r' for LP64.
Elliott Hughes
2014-01-17
1
-25
/
+31
*
Remove obsolete 'setconsole' command.
Elliott Hughes
2014-01-16
2
-162
/
+0
*
system/core 64-bit cleanup.
Elliott Hughes
2014-01-16
9
-28
/
+15
*
toolbox: Fix date tool with /dev/alarm
Benoit Goby
2014-01-09
1
-1
/
+1
*
SWAP_FLAG_* constants are now in <sys/swap.h>.
Elliott Hughes
2014-01-07
1
-6
/
+0
*
toolbox-ls: re-introduce clobbered error message
William Roberts
2014-01-03
1
-0
/
+1
*
toolbox: date: use RTC subsystem on devices without /dev/alarm
Greg Hackmann
2013-12-17
1
-14
/
+80
*
toolbox: date: fix parameter type warnings
Greg Hackmann
2013-12-17
1
-1
/
+1
*
toolbox: uptime: use clock_gettime() on devices without /dev/alarm
Greg Hackmann
2013-12-17
1
-4
/
+14
*
toolbox: uptime: fix unused parameter warnings
Greg Hackmann
2013-12-17
1
-1
/
+2
*
Minor cleanups.
Nick Kralevich
2013-11-27
1
-3
/
+3
*
Increase buffer size, use bounds checking functions
Nick Kralevich
2013-11-27
1
-16
/
+16
*
Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD
The Android Open Source Project
2013-11-22
11
-82
/
+366
|
\
|
*
Add standard options to readlink
Michael Wright
2013-08-22
1
-8
/
+44
|
*
Add basic readlink command
Michael Wright
2013-08-19
2
-1
/
+61
|
*
Move liblog headers to system/core/include/log
Colin Cross
2013-07-24
1
-1
/
+1
|
*
Merge "toolbox: swap utils"
Rom Lemarchand
2013-07-02
4
-1
/
+192
|
|
\
|
|
*
toolbox: swap utils
Rom Lemarchand
2013-06-25
4
-1
/
+192
|
*
|
Merge "Do not exit early on errors when -f is specified"
Ken Sumrall
2013-06-28
1
-4
/
+11
|
|
\
\
|
|
*
|
Do not exit early on errors when -f is specified
Ken Sumrall
2013-06-26
1
-4
/
+11
|
*
|
|
Merge "Update the touch command to take a human readable timestamp"
Ken Sumrall
2013-06-28
1
-4
/
+31
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
Update the touch command to take a human readable timestamp
Ken Sumrall
2013-06-26
1
-4
/
+31
|
*
|
toolbox: reimplement watchprops using __system_property_foreach()
Greg Hackmann
2013-06-18
1
-39
/
+59
|
*
|
toolbox: hide property implementation from watchprops
Colin Cross
2013-06-17
1
-17
/
+16
|
|
/
|
*
am 603746f0: am 59fa7e10: Merge "Fixed reversed output in netstat Recv-Q Send...
Brian Carlstrom
2013-06-04
1
-2
/
+2
|
|
\
|
*
|
fix another misuse of strncat
Nick Kralevich
2013-06-03
1
-2
/
+2
|
*
|
fix strncat misuse
Nick Kralevich
2013-06-03
1
-9
/
+9
|
*
|
Merge "fs_mgr: make block devices read-only"
Nick Kralevich
2013-04-25
1
-0
/
+22
|
|
\
\
|
|
*
|
fs_mgr: make block devices read-only
Nick Kralevich
2013-04-24
1
-0
/
+22
|
*
|
|
am 4c1840e6: am 5ea58543: Merge "mount: fix incorrect string length calculation"
Nick Kralevich
2013-04-24
1
-3
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am 03546553: am b73a0ef4: Merge "use lseek64 to resolve offset oveflow"
Colin Cross
2013-04-18
1
-4
/
+4
|
|
\
\
\
|
*
\
\
\
am 129b6d90: am 083b5ccb: Add liblog
Ying Wang
2013-04-09
1
-0
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
am d3859e43: am 6e0b9ecb: Merge "toolbox/dmesg: do not hardcode KLOG_BUF_LEN"
Colin Cross
2013-04-06
1
-6
/
+21
|
|
\
\
\
\
\
[next]