| Commit message (Expand) | Author | Age | Files | Lines |
| * | * prof_int.h (SIZEOF_INT, SIZEOF_SHORT, SIZEOF_LONG)[_WIN32]: Don't define | Ken Raeburn | 2006-03-31 | 1 | -6/+0 |
| * | Delete setting and testing of STAT_ONCE_PER_SECOND, just always do it | Ken Raeburn | 2005-10-21 | 1 | -4/+0 |
| * | profile library should check high-resolution timestamps if available | Ken Raeburn | 2005-03-13 | 1 | -0/+1 |
| * | possible profile null pointer deref in threaded app | Ken Raeburn | 2005-02-23 | 1 | -3/+18 |
| * | call stat less often on krb5.conf | Ken Raeburn | 2004-10-30 | 1 | -0/+5 |
| * | Permit exporting profile file data into a buffer | Ken Raeburn | 2004-10-27 | 1 | -0/+6 |
| * | Allow profile library caller to write the modified data to a different | Ken Raeburn | 2004-10-18 | 1 | -0/+4 |
| * | * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATA | Ken Raeburn | 2004-10-15 | 1 | -11/+8 |
| * | Need prototypes for profile_lock_global and profile_unlock_global | Alexandra Ellwood | 2004-10-13 | 1 | -0/+3 |
| * | * prof_file.c (profile_dereference_data_locked): New function. | Ken Raeburn | 2004-09-28 | 1 | -0/+1 |
| * | * prof_int.h (struct _prf_data_t): Add a mutex. | Ken Raeburn | 2004-08-27 | 1 | -0/+8 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -1/+1 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -13/+0 |
| * | Change profile code over to new thread macros, and enable data sharing always | Ken Raeburn | 2004-03-14 | 1 | -18/+3 |
| * | prof-int.h should include pthread.h when USE_PTHREADS is defined | Alexandra Ellwood | 2004-01-30 | 1 | -0/+6 |
| * | * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour... | Alexandra Ellwood | 2003-03-06 | 1 | -5/+2 |
| * | * prof_int.h (SHARE_TREE_DATA): Define only on Mac | Ken Raeburn | 2003-01-13 | 1 | -2/+1 |
| * | Support \r as additional line separator on Mac OS X | Ken Raeburn | 2003-01-09 | 1 | -3/+1 |
| * | Merge some Mac-specific changes from meeroh's branch: | Ken Raeburn | 2002-12-31 | 1 | -9/+0 |
| * | * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X. | Ken Raeburn | 2002-12-21 | 1 | -1/+18 |
| * | Merge in data tree sharing, minus locking support, plus a bugfix or two | Ken Raeburn | 2002-12-20 | 1 | -0/+16 |
| * | Checkpoint first step of merge. | Ken Raeburn | 2002-12-07 | 1 | -9/+31 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -47/+41 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -8/+1 |
| * | * prof_tree.c (struct profile_iterator): Member "names" now points to const. | Ken Raeburn | 2001-07-19 | 1 | -1/+1 |
| * | * prof_int.h: Provide prototypes for profile_ser_size, | Ezra Peisach | 2001-07-02 | 1 | -0/+8 |
| * | Danilo's const_profile_filespec_t and other changes from 1.1 branch | Ken Raeburn | 1999-09-01 | 1 | -2/+2 |
| * | * prof_int.h (profile_t): Delete typedef, since Miro changed prof_int.h to | Ken Raeburn | 1999-07-21 | 1 | -2/+0 |
| * | Profile library now uses MacOS native file specifiers on MacOS, and file path... | Miro Jurisic | 1999-07-21 | 1 | -64/+16 |
| * | prof_init.c (profile_abandon): New function which frees the profile | Theodore Tso | 1999-04-14 | 1 | -0/+3 |
| * | test_profile.c: Added ability to test profile set functions, and in a | Theodore Tso | 1999-03-03 | 1 | -0/+7 |
| * | prof_tree.c: Add new functions profile_get_node_name, | Theodore Tso | 1999-03-03 | 1 | -12/+59 |
| * | prof_get.c: Add new public profile_iterator functions for iterating | Theodore Tso | 1998-12-04 | 1 | -2/+11 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-11-14 | 1 | -0/+32 |
| * | Makefile.in: Added prof_get.c to the list of files to be compiled | Theodore Tso | 1998-11-03 | 1 | -22/+15 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 1 | -1/+1 |
| * | Export profile_get_values() for krb4 library (win16/win32) | Richard Basch | 1997-02-18 | 1 | -21/+21 |
| * | prof_int.h: Include "com_err.h" instead of redeclaring errcode_t | Richard Basch | 1997-02-08 | 1 | -10/+11 |
| * | test_profile.c: Add usage message if not enough arguments | Theodore Tso | 1996-06-12 | 1 | -1/+8 |
| * | * prof_init.c (profile_init_path): takes a single string entry | Mark Eichin | 1995-10-02 | 1 | -0/+3 |
| * | prof_int.h: added SIZEOF defines for the PC, and added missing | Theodore Tso | 1995-09-23 | 1 | -5/+11 |
| * | * prof_parse.c (strip_line,parse_line): Declare as static | Ezra Peisach | 1995-08-15 | 1 | -0/+17 |
| * | Changes for Macintosh implementation | Keith Vetter | 1995-07-06 | 1 | -0/+5 |
| * | Got the profile code to work on the PC | Keith Vetter | 1995-04-27 | 1 | -1/+1 |
| * | Initial checkin of the profile library | Theodore Tso | 1995-04-20 | 1 | -0/+119 |