Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

fish File List

Here is a list of all documented files with brief descriptions:
builtin.cFunctions for executing builtin functions
builtin.h [code]Prototypes for functions for executing builtin functions
builtin_commandline.cFunctions defining the commandline builtin
builtin_complete.cFunctions defining the complete builtin
builtin_jobs.cFunctions for executing the jobs builtin
builtin_set.cFunctions defining the set builtin
builtin_ulimit.cFunctions defining the ulimit builtin
common.cVarious functions, mostly string utilities, that are used by most parts of fish
common.h [code]Prototypes for various functions, mostly string utilities, that are used by most parts of fish
complete.cFunctions related to tab-completion
complete.h [code]Prototypes for functions related to tab-completion
config.h [code]
doc.h [code]
env.cFunctions for setting and getting environment variables
env.h [code]Prototypes for functions for setting and getting environment variables
env_universal.h [code]Universal variable client library
env_universal_common.cThe utility library for universal variables
env_universal_common.h [code]
event.cFunctions for handling event triggers
event.h [code]Functions for handling event triggers
exec.cFunctions for executing a program
exec.h [code]Prototypes for functions for executing a program
expand.cString expansion functions
expand.h [code]Prototypes for string expansion functions
fallback.h [code]
fish.cThe main loop of fish
fish_tests.cVarious bug and feature tests
fishd.cThe universal variable server
function.cPrototypes for functions for storing and retrieving function information
function.h [code]Prototypes for functions for storing and retrieving function information
halloc.cA hierarchical memory allocation system
halloc.h [code]A hierarchical memory allocation system
halloc_util.cA hierarchical memory allocation system
halloc_util.h [code]Various halloc-related utility functions
highlight.cFunctions for syntax highlighting
highlight.h [code]Prototypes for functions for syntax highlighting
history.cHistory functions, part of the user interface
history.h [code]Prototypes for history functions, part of the user interface
input.cFunctions for reading a character of input from stdin
input.h [code]Functions for reading a character of input from stdin, using the inputrc information for key bindings
input_common.cImplementation file for the low level input library
input_common.h [code]Header file for the low level input library
intern.cLibrary for pooling common strings
intern.h [code]Library for pooling common strings
io.cUtilities for io redirection
io.h [code]
kill.cThe killring
kill.h [code]Prototypes for the killring
mimedb.cMimedb is a program for checking the mimetype, description and default action associated with a file or mimetype
mimedb.h [code]
output.cGeneric output functions
output.h [code]Generic output functions
parse_util.cVarious mostly unrelated utility functions related to parsing, loading and evaluating fish code
parse_util.h [code]Various mostly unrelated utility functions related to parsing, loading and evaluating fish code
parser.cThe fish parser
parser.h [code]The fish parser
parser_keywords.cFunctions having to do with parser keywords, like testing if a function is a block command
parser_keywords.h [code]Functions having to do with parser keywords, like testing if a function is a block command
path.h [code]Directory utilities
print_help.cPrint help message for the specified command
print_help.h [code]Print help message for the specified command
proc.cUtilities for keeping track of jobs, processes and subshells, as well as signal handling functions for tracking children
proc.h [code]Prototypes for utilities for keeping track of jobs, processes and subshells, as well as signal handling functions for tracking children
reader.cFunctions for reading data from stdin and passing to the parser
reader.h [code]Prototypes for functions for reading data from stdin and passing to the parser
sanity.cFunctions for performing sanity checks on the program state
sanity.h [code]Prototypes for functions for performing sanity checks on the program state
screen.cHigh level library for handling the terminal screen
screen.h [code]High level library for handling the terminal screen
signal.cThe library for various signal related issues
signal.h [code]The library for various signal related issues
tokenizer.cA specialized tokenizer for tokenizing the fish language
tokenizer.h [code]A specialized tokenizer for tokenizing the fish language
util.cGeneric utilities library
util.h [code]Generic utilities library
wgetopt.cA version of the getopt library for use with wide character strings
wgetopt.h [code]A version of the getopt library for use with wide character strings
wildcard.cFish needs it's own globbing implementation to support tab-expansion of globbed parameters
wildcard.h [code]My own globbing implementation
wutil.cWide character equivalents of various standard unix functions
wutil.h [code]Prototypes for wide character equivalents of various standard unix functions
xdgmime.h [code]
xdgmimealias.h [code]
xdgmimeglob.h [code]
xdgmimeint.h [code]
xdgmimemagic.h [code]
xdgmimeparent.h [code]

Generated on Sun Jan 13 02:52:28 2008 for fish by  doxygen 1.4.4