summaryrefslogtreecommitdiffstats
path: root/src/util/profile/prof_file.c
Commit message (Expand)AuthorAgeFilesLines
* * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h toKen Raeburn1999-07-211-15/+15
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-24/+92
* Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1999-06-091-1/+1
* prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1999-04-141-6/+13
* prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso1999-03-031-2/+10
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-0/+99
* prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1999-01-021-2/+14
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-0/+1
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-1/+11
* Only include stdlib.h if it's availableTheodore Tso1996-06-241-0/+2
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-121-1/+1
* * configure.in: Check for the stat call, since profile_update_fileTheodore Tso1995-12-211-4/+12
* prof_int.h must be included after stdio.h for prototypesEzra Peisach1995-07-061-2/+3
* Changes for Macintosh implementationKeith Vetter1995-07-061-1/+12
* Got the profile code to work on the PCKeith Vetter1995-04-271-1/+4
* Added required include for <sys/types.h>Theodore Tso1995-04-211-0/+1
* Add include of <errno.h>Theodore Tso1995-04-201-0/+1
* Initial checkin of the profile libraryTheodore Tso1995-04-201-0/+76