/*============================================================================= Name: func.c funcAlloc - a main entry point, for example funcDelete - perhaps another entry point funcStatus - a related func entry point funcAllocInner - an internal routine Abs: This should be a real quick one-line abstract that *briefly* states the purpose of this module. Reference design documentation here. Auth: dd-mmm-200y, Joe Schmoe (JXS): Rev: dd-mmm-200y, Tom Slick (TXS): -----------------------------------------------------------------------------*/ #include "copyright_SLAC.h" /* SLAC copyright comments */ /*----------------------------------------------------------------------------- Mod: (newest to oldest) DD-MMM-YYYY, My Name: Changed such and such to so and so. etc. etc. DD-MMM-YYYY, Your Name: More changes ... The ordering of the revision history should be such that the NEWEST changes are at the HEAD of the list. =============================================================================*/