summaryrefslogtreecommitdiffstats
path: root/src/util/profile/test_profile.c
Commit message (Expand)AuthorAgeFilesLines
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-1/+2
* Checkpoint first step of merge.Ken Raeburn2002-12-071-2/+2
* * test_profile.c (main): Call profile_release() before exitingEzra Peisach2001-12-051-0/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-10/+0
* * test_profile.c: Include <string.h> for strcmp() prototypeEzra Peisach2001-06-111-0/+1
* * prof_tree.c (profile_node_iterator): Fix bug where it will loopTheodore Tso1999-03-081-1/+4
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-2/+95
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-5/+12
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-14/+22
* 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-0/+5
* Got the profile code to work on the PCKeith Vetter1995-04-271-2/+13
* Fix type const vs. non-const problemsTheodore Tso1995-04-211-1/+3
* Initial checkin of the profile libraryTheodore Tso1995-04-201-0/+45