Files | |
file | association.c [code] |
file | avs.c [code] |
Routines to manage attribute/value sets. | |
file | badmagic.c [code] |
Routines to check magic numbers. | |
file | bitv.c [code] |
Routines for managing bit vectors of arbitrary length. | |
file | bomb.c [code] |
file | brlcad_path.c [code] |
A support routine to provide the executable code with the path to where the BRL-CAD programs and libraries are installed. | |
file | bu_fgets.c [code] |
fgets replacement function that also handles CR as an EOL marker | |
file | bu_tcl.c [code] |
Tcl interfaces to all the LIBBU Basic BRL-CAD Utility routines. | |
file | cmd.c [code] |
Utility routines for handling commands. | |
file | cmdhist.c [code] |
Routines for maintaining a command history. | |
file | cmdhist_obj.c [code] |
file | color.c [code] |
file | convert.c [code] |
Routines to translate data formats. The data formats are:. | |
file | fopen_uniq.c [code] |
Routine to open a unique filename. | |
file | getopt.c [code] |
Special re-entrant version of getopt. | |
file | hash.c [code] |
An implimentation of hash tables. | |
file | hist.c [code] |
General purpose histogram handling routines. | |
file | hook.c [code] |
BRL-CAD support library's hook utility. | |
file | htester.c [code] |
Test network float conversion. | |
file | htond.c [code] |
convert doubles to host/network format | |
file | htonf.c [code] |
convert floats to host/network format | |
file | ispar.c [code] |
subroutine to determine if we are multi-threaded | |
file | lex.c [code] |
file | linebuf.c [code] |
A portable way of doing setlinebuf(). | |
file | list.c [code] |
Support routines for linked lists. | |
file | log.c [code] |
parallel safe version of fprintf for logging | |
file | magic.c [code] |
routines for looking up magic numbers | |
file | malloc.c [code] |
Parallel-protected debugging-enhanced wrapper around system malloc(). | |
file | mappedfile.c [code] |
Routines for sharing large read-only data files. | |
file | mread.c [code] |
multiple-read to fill a buffer | |
file | mro.c [code] |
The Multiply Represented Object package. | |
file | observer.c [code] |
Routines for implementing the observer pattern. | |
file | parallel.c [code] |
routines for parallel processing | |
file | parse.c [code] |
routines for parsing arbitrary structures | |
file | printb.c [code] |
print bitfields | |
file | ptbl.c [code] |
Support for generalized "pointer tables". | |
file | rb_create.c [code] |
file | rb_delete.c [code] |
file | rb_diag.c [code] |
file | rb_extreme.c [code] |
file | rb_free.c [code] |
file | rb_insert.c [code] |
file | rb_internals.h [code] |
file | rb_order_stats.c [code] |
file | rb_rotate.c [code] |
file | rb_search.c [code] |
file | rb_walk.c [code] |
file | semaphore.c [code] |
semaphore implementation | |
file | stat.c [code] |
file | units.c [code] |
file | vers.c [code] |
file | vers_win.c [code] |
file | vfont.c [code] |
Berkely Vector Fonts. | |
file | vls.c [code] |
The variable length string package. | |
file | whereis.c [code] |
file | which.c [code] |
file | xdr.c [code] |