/[LeafOK_CVS]/lbbs/include/log.h
ViewVC logotype

Diff of /lbbs/include/log.h

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

Revision 1.2 by sysadm, Sun May 4 14:54:55 2025 UTC Revision 1.3 by sysadm, Mon May 5 11:46:04 2025 UTC
# Line 22  extern int log_begin(char *file_log_std, Line 22  extern int log_begin(char *file_log_std,
22    
23  extern void log_end();  extern void log_end();
24    
25  extern int log_head(char *buf);  extern int log_head(char *buf, int len);
26    
27  extern int log_std(const char *format, ...);  extern int log_std(const char *format, ...);
28    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1