/[monit]/monit/monitor.h
ViewVC logotype

Diff of /monit/monitor.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by chopp, Fri Aug 30 12:54:19 2002 UTC revision 1.7 by hauk, Fri Sep 6 09:54:52 2002 UTC
# Line 259  char *trim(char *); Line 259  char *trim(char *);
259  char *ltrim(char *);  char *ltrim(char *);
260  char *rtrim(char *);  char *rtrim(char *);
261  char *trim_quotes(char *);  char *trim_quotes(char *);
262  void handle_string_escapes(char *);  int   starts_with(char *,char *);
263    void  handle_string_escapes(char *);
264  void  chomp(char *);  void  chomp(char *);
265  int   exist_process(char *);  int   exist_process(char *);
266  Process_T get_process(char *);  Process_T get_process(char *);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26