summaryrefslogtreecommitdiffstats
path: root/src/util/profile/profile.hin
Commit message (Expand)AuthorAgeFilesLines
* Revert r25669 pending clarification of goals and API reviewTom Yu2012-02-031-9/+0
* Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov2012-02-031-0/+9
* Add support for loadable profile modulesGreg Hudson2011-07-201-1/+21
* Add libprofile support for vtable-backed profilesGreg Hudson2011-07-201-0/+150
* make mark-cstyleTom Yu2009-10-311-5/+5
* * prof_init.c, profile.hin: added profile_is_modified and profile_is_writable...Alexandra Ellwood2004-11-041-0/+5
* Permit exporting profile file data into a bufferKen Raeburn2004-10-271-0/+4
* Allow profile library caller to write the modified data to a differentKen Raeburn2004-10-181-0/+2
* Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn2004-06-221-13/+1
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-201-1/+1
* Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood2003-07-031-16/+13
* * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood2003-03-061-11/+0
* Merge some Mac-specific changes from meeroh's branch:Ken Raeburn2002-12-311-26/+34
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-35/+27
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-4/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-22/+20
* * prof_tree.c (struct profile_iterator): Member "names" now points to const.Ken Raeburn2001-07-191-1/+1
* * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach2000-07-241-2/+2
* * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach2000-06-261-2/+2
* Added profile_get_booleanMiro Jurisic2000-03-241-0/+5
* Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1999-09-011-5/+9
* Remove profile_free_string because we already have profile_release_stringDanilo Almeida1999-08-051-4/+0
* Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida1999-08-051-0/+4
* Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1999-07-211-2/+28
* Added #ifdef __cplusplus extern "C"Miro Jurisic1999-07-141-0/+8
* prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1999-04-141-0/+3
* * profile.hin: Fix GSS_DLLIMPTom Yu1999-03-151-0/+1
* * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu1999-03-091-1/+1
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-0/+3
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-031-11/+27
* profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso1999-01-211-1/+1
* prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1998-12-041-1/+18
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-0/+10
* Make sure KRB5_DLLIMP/KRB5_CALLCONV are definedRichard Basch1997-02-181-0/+14
* Export profile_get_values() for krb4 library (win16/win32)Richard Basch1997-02-181-6/+6
* profile.hin: Do not multiply process the contents of this fileRichard Basch1997-02-061-0/+4
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-121-1/+1
* * profile.hin: Add profile_init_path prototypeEzra Peisach1996-01-111-0/+3
* prof_tree.c (profile_free_node): Copy child->next to a scratchTheodore Tso1995-05-051-1/+0
* Got the profile code to work on the PCKeith Vetter1995-04-271-1/+1
* Only define PROTOTYPE if not previously defined. (avoid conflictingEzra Peisach1995-04-271-0/+2
* Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1995-04-221-0/+30