aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/profile.hin
AgeCommit message (Expand)AuthorFilesLines
2024-04-22Make profile_copy() work on dirty profilesGreg Hudson1-0/+3
2012-02-03Revert r25669 pending clarification of goals and API reviewTom Yu1-9/+0
2012-02-03Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov1-0/+9
2011-07-20Add support for loadable profile modulesGreg Hudson1-1/+21
2011-07-20Add libprofile support for vtable-backed profilesGreg Hudson1-0/+150
2009-10-31make mark-cstyleTom Yu1-5/+5
2004-11-04* prof_init.c, profile.hin: added profile_is_modified and profile_is_writable...Alexandra Ellwood1-0/+5
2004-10-27Permit exporting profile file data into a bufferKen Raeburn1-0/+4
2004-10-18Allow profile library caller to write the modified data to a differentKen Raeburn1-0/+2
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn1-13/+1
2003-12-20* prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn1-1/+1
2003-07-03Remove leading spaces in #define and #include in public headers to support K&...Alexandra Ellwood1-16/+13
2003-03-06* profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood1-11/+0
2002-12-31Merge some Mac-specific changes from meeroh's branch:Ken Raeburn1-26/+34
2001-10-10Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn1-35/+27
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn1-1/+0
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-4/+2
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-22/+20
2001-07-19* prof_tree.c (struct profile_iterator): Member "names" now points to const.Ken Raeburn1-1/+1
2000-07-24 * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach1-2/+2
2000-06-26 * prof_init.c (profile_init_path): Use profile_filespec_t insteadEzra Peisach1-2/+2
2000-03-24Added profile_get_booleanMiro Jurisic1-0/+5
1999-09-01Danilo's const_profile_filespec_t and other changes from 1.1 branchKen Raeburn1-5/+9
1999-08-05Remove profile_free_string because we already have profile_release_stringDanilo Almeida1-4/+0
1999-08-05Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida1-0/+4
1999-07-21Profile library now uses MacOS native file specifiers on MacOS, and file path...Miro Jurisic1-2/+28
1999-07-14Added #ifdef __cplusplus extern "C"Miro Jurisic1-0/+8
1999-04-14prof_init.c (profile_abandon): New function which frees the profileTheodore Tso1-0/+3
1999-03-15 * profile.hin: Fix GSS_DLLIMPTom Yu1-0/+1
1999-03-09 * profile.hin: Fix prototype of profile_flush() to use long ratherTom Yu1-1/+1
1999-03-03test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1-0/+3
1999-03-03prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1-11/+27
1999-01-21profile.hin: Fix definition of PROTOYPE so that it works under C++Theodore Tso1-1/+1
1998-12-04prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1-1/+18
1998-11-03Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1-0/+10
1997-02-18Make sure KRB5_DLLIMP/KRB5_CALLCONV are definedRichard Basch1-0/+14
1997-02-18Export profile_get_values() for krb4 library (win16/win32)Richard Basch1-6/+6
1997-02-06profile.hin: Do not multiply process the contents of this fileRichard Basch1-0/+4
1996-06-12test_profile.c: Add usage message if not enough argumentsTheodore Tso1-1/+1
1996-01-11 * profile.hin: Add profile_init_path prototypeEzra Peisach1-0/+3
1995-05-05prof_tree.c (profile_free_node): Copy child->next to a scratchTheodore Tso1-1/+0
1995-04-27Got the profile code to work on the PCKeith Vetter1-1/+1
1995-04-27Only define PROTOTYPE if not previously defined. (avoid conflictingEzra Peisach1-0/+2
1995-04-22Rename profile.h.in to profile.hin to, make things easier for systemsTheodore Tso1-0/+30