index
:
dir_monitor
master
Print stat information in a formatted form
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
output: size unit MiB for files larger 10 GiB
Thorsten Töpper
2025-07-26
1
-3
/
+15
*
output: minor improvements/corrections
Thorsten Töpper
2025-07-26
1
-7
/
+12
*
output: max UID is signed 32bit -> more buffer
Thorsten Töpper
2025-07-26
1
-4
/
+4
*
output: replace print_list() code with print_list_formatted('stn') call
Thorsten Töpper
2025-07-26
1
-57
/
+7
*
output: allocate buffer based on format string
Thorsten Töpper
2025-07-26
1
-5
/
+52
*
output: --print-boxed for visual table
Thorsten Töpper
2025-07-25
1
-13
/
+122
*
output print_list_formatted: summary like print_list
Thorsten Töpper
2025-07-08
1
-0
/
+5
*
output: long time now left aligned, 3&4 char timezone
Thorsten Töpper
2025-07-07
1
-2
/
+2
*
output: --print-header to label columns
Thorsten Töpper
2025-07-07
1
-2
/
+91
*
output: format string: user and group name
Thorsten Töpper
2025-07-06
1
-0
/
+94
*
output: format string: permissions
Thorsten Töpper
2025-07-05
1
-0
/
+49
*
output: format string: uid and gid
Thorsten Töpper
2025-07-05
1
-2
/
+11
*
output: add stat item type to format string
Thorsten Töpper
2025-07-05
1
-0
/
+43
*
output: ioctl error handling.
Thorsten Töpper
2025-06-25
1
-4
/
+10
*
output: limit fputc_all_cols to 72-144
Thorsten Töpper
2025-06-24
1
-1
/
+7
*
simple format string: name, size and time fields
Thorsten Töpper
2025-06-21
1
-34
/
+139
*
Rename list_management to data_management
Thorsten Töpper
2025-06-21
1
-1
/
+1
*
Store everything from lstat()
Thorsten Töpper
2025-06-20
1
-6
/
+32
*
CMakeLists: hardening flags
Thorsten Töpper
2025-06-16
1
-2
/
+4
*
Spread code into multiple files.
Thorsten Töpper
2025-06-15
1
-0
/
+87