Behaviors
List of software behaviors discovered with static code analysis.
Enumerates files in a given directory. (x2)
search
Writes to files. (x2)
file
Writes data to the STDOUT stream. (x6)
execution
Terminates a process. (x2)
execution
Executes commands in command line. (x3)
execution
Reads from files. (x6)
file
Queries the size of a file. (x2)
file
Flushes the file's buffer to disk. (x2)
file
Splits a string using a regular expression. (x4)
behavior
Creates a regular expression. (x3)
behavior