aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/test_parse.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-14move prof-int.h to be the first include file in order to obtainJeffrey Altman1-2/+2
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-1/+1
2000-07-24 * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach1-2/+3
1999-03-03test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1-6/+2
1999-02-19test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso1-1/+8
1997-02-06profile.hin: Do not multiply process the contents of this fileRichard Basch1-13/+0
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-3/+4
1996-02-14Make parsing more flexible, so we don't barf over lack of spacesTheodore Tso1-0/+4
1995-07-06Changes for Macintosh implementationKeith Vetter1-2/+1
1995-05-09Include prof_int.h. This programs relies on internal functions andEzra Peisach1-1/+1
1995-04-27and it needs PROTOTYPE() around it..Mark Eichin1-1/+1
1995-04-27 * test_parse.c (main): can't make function declarations local toMark Eichin1-1/+2
1995-04-27Got the profile code to work on the PCKeith Vetter1-2/+15
1995-04-20Initial checkin of the profile libraryTheodore Tso1-0/+43