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

Diff of /lbbs/include/common.h

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

Revision 1.25 by sysadm, Fri May 9 11:21:11 2025 UTC Revision 1.26 by sysadm, Sun May 11 01:54:00 2025 UTC
# Line 66  extern void sig_chld_handler(int); Line 66  extern void sig_chld_handler(int);
66  // System  // System
67  extern volatile int SYS_server_exit;  extern volatile int SYS_server_exit;
68  extern volatile int SYS_child_process_count;  extern volatile int SYS_child_process_count;
69  extern volatile int SYS_child_exit_count;  extern volatile int SYS_child_exit;
70  extern volatile int SYS_menu_reload;  extern volatile int SYS_menu_reload;
71    
72  // Network  // Network


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

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