summaryrefslogtreecommitdiffstats
path: root/src/util/profile/prof_init.c
Commit message (Expand)AuthorAgeFilesLines
* Only include stdlib.h if it's availableTheodore Tso1996-06-241-0/+2
* * prof_init.c (profile_init_path): Add const declarationsEzra Peisach1995-10-021-2/+2
* * prof_init.c (profile_init_path): takes a single string entryMark Eichin1995-10-021-0/+62
* prof_int.h: added SIZEOF defines for the PC, and added missingTheodore Tso1995-09-231-4/+0
* Mac Beta 1 submissionKeith Vetter1995-09-111-0/+54
* Add serialization support for profilePaul Park1995-08-291-0/+175
* prof_init.c (profile_get_values): Return PROF_NO_PROFILE if theTheodore Tso1995-05-051-0/+3
* Got the profile code to work on the PCKeith Vetter1995-04-271-6/+0
* * Makefile.in (all): Use ARADD to facilitate incrementalEzra Peisach1995-04-251-0/+5
* configure.in: Add SUBDIR rule in so this directory can be included intoTheodore Tso1995-04-221-12/+45
* Add new functions profile_get_string() and profile_get_integer(), forTheodore Tso1995-04-211-2/+83
* Add include of <errno.h>Theodore Tso1995-04-201-0/+1
* Initial checkin of the profile libraryTheodore Tso1995-04-201-0/+157