aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/prof_file.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1-24/+92
1999-06-09Merged changed from Mac_V2_0_derivatives branchMiro Jurisic1-1/+1
1999-04-14prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1-6/+13
1999-03-03prof_file.c (profile_flush_file): On the Macintosh, fopen() doesn'tTheodore Tso1-2/+10
1999-03-03test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1-0/+99
1999-01-02prof_tree.c (profile_node_iterator): Make sure the pointer to theTheodore Tso1-2/+14
1998-11-14Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1-0/+1
1998-11-03Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1-1/+11
1996-06-24Only include stdlib.h if it's availableTheodore Tso1-0/+2
1996-06-12test_profile.c: Add usage message if not enough argumentsTheodore Tso1-1/+1
1995-12-21* configure.in: Check for the stat call, since profile_update_fileTheodore Tso1-4/+12
1995-07-06prof_int.h must be included after stdio.h for prototypesEzra Peisach1-2/+3
1995-07-06Changes for Macintosh implementationKeith Vetter1-1/+12
1995-04-27Got the profile code to work on the PCKeith Vetter1-1/+4
1995-04-21Added required include for <sys/types.h>Theodore Tso1-0/+1
1995-04-20Add include of <errno.h>Theodore Tso1-0/+1
1995-04-20Initial checkin of the profile libraryTheodore Tso1-0/+76