index
:
platform/upstream/toybox
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
sandbox/jobol/0.5.2
sandbox/jobol/0.5.2-futur
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Network & Connectivity / Common;
Taesoo Jun <steve.jun@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toys
/
posix
/
du.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Revert back to upstream 0.6.0 and remove all except for dhcp related
submit/tizen/20160323.053424
Yu Jiung
1
-1
/
+1
2015-08-08
Different tools have different ideas about what human-readable output
Elliott Hughes
1
-1
/
+1
2015-05-31
Move the magic list of commands needing cleanup from toys/pending/README
Rob Landley
1
-0
/
+2
2015-05-10
Cleanups of dirtree_start() calls. (Don't need to feed in flag values, just
Rob Landley
1
-3
/
+3
2015-05-09
Add DIRTREE_SHUTUP to disable dirtree warnings if file vanishes out from
Rob Landley
1
-14
/
+6
2014-12-01
Ashwini Sharma pointed out that "mkdir sub; ln -s . sub/up; du -L sub" should...
Rob Landley
1
-0
/
+9
2014-07-26
Move DIRTREE_COMEAGAIN second callback up to when the filehandle is still ope...
Rob Landley
1
-2
/
+2
2014-05-06
Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make d...
Rob Landley
1
-10
/
+2
2014-04-16
Revert lots of half-finished local debris I didn't mean to check in with Isaa...
Rob Landley
1
-2
/
+12
2014-04-12
roadmap: describe glibc commands.
Isaac Dunham
1
-12
/
+2
2013-08-18
Fix wrong printf type.
Rob Landley
1
-1
/
+1
2013-08-18
Cleanup du.
Rob Landley
1
-162
/
+113
2012-12-31
Make dirtree_handle_callback() start with dirtree_ like the rest of the dirtr...
Rob Landley
1
-1
/
+1
2012-12-06
Have dirtree_add_node() set parent so error message can provide full path.
Rob Landley
1
-1
/
+1
2012-11-13
Reindent to two spaces per level. Remove vi: directives that haven't worked r...
Rob Landley
1
-142
/
+140
2012-10-08
New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_c...
Rob Landley
1
-15
/
+2
2012-08-26
Add du command.
Ashwini Kumar
1
-0
/
+230