summaryrefslogtreecommitdiffstats
path: root/src/util/profile/prof_init.c
Commit message (Expand)AuthorAgeFilesLines
* If no filespecs are provided, then return an empty profileJeffrey Altman1999-07-231-9/+13
* * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn1999-07-211-3/+3
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-13/+44
* Check whether profile is valid before partying on itDanilo Almeida1999-06-231-0/+6
* Fix memory leak in profile_init_path()Danilo Almeida1999-06-171-0/+1
* prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1999-04-141-0/+13
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-0/+13
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-031-3/+6
* * prof_init.c (profile_init): Fix a problem whereby if the lastGeoffrey King1998-11-051-3/+6
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-325/+56
* Export profile_get_values() for krb4 library (win16/win32)Richard Basch1997-02-181-1/+2
* 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