fsautoproc
Basic file transformation automation management utility
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12]
 
include
 
deng.h
Differential file search comparison function and hook structure
 
fd.h
File descriptor output redirection for child processes
 
fl.h
Basic file lock API
 
fs.h
Filesystem walk and stat functions
 
index.h
File index mapping and serialization functions
 
je.h
Jemalloc-related utility functions
 
lcmd.h
File-specific system command execution mapping functions
 
log.h
Logging macros for the application
 
prog.h
Progress bar format and printing functions
 
tm.h
Time utility functions
 
tp.h
Thread pool API for executing work requests
 
src
 
deng.c
Differential file search implementation
 
fd.c
File descriptor output redirection implementation
 
fl.c
Basic file lock implementation
 
fs.c
Filesystem walk and stat implementation
 
index.c
File index mapping and serialization implementation
 
je.c
Jemalloc-related utility function implementations
 
lcmd.c
File-specific system command execution mapping implementation
 
main.c
Main program entry point
 
prog.c
Progress bar format and printing implementation
 
tm.c
Time utility implementation
 
tp.c
Thread pool implementation for executing work requests