/[projects]/smsdaemon/daemon.h
ViewVC logotype

Diff of /smsdaemon/daemon.h

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

revision 26 by torben, Mon Jun 9 18:15:53 2008 UTC revision 196 by torben, Thu Dec 18 06:53:29 2008 UTC
# Line 13  const int CANT_OPEN_LOCK = -2; Line 13  const int CANT_OPEN_LOCK = -2;
13  const int ALREADY_LOCKED = -3;  const int ALREADY_LOCKED = -3;
14    
15    
16    
17  void signal_handler(int sig);  void signal_handler(int sig);
18    
19  void daemonCleanup();  void daemonCleanup();
20    
21  void daemonize();  void daemonize();
22    
23    void lookup_uid_values();
24    
25  #endif // __DAEMON_H__  #endif // __DAEMON_H__

Legend:
Removed from v.26  
changed lines
  Added in v.196

  ViewVC Help
Powered by ViewVC 1.1.20