/[pengfork]/pengfork/include/misc.h
ViewVC logotype

Diff of /pengfork/include/misc.h

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

revision 1.3 by chupa, Sat Oct 19 12:11:58 2002 UTC revision 1.4 by chupa, Tue Dec 3 18:38:14 2002 UTC
# Line 27  Line 27 
27  #include <netinet/in.h>  #include <netinet/in.h>
28  #include <arpa/inet.h>  #include <arpa/inet.h>
29    
30    
31    void daemon_mode (void);
32    
33    void handle_signals (void);
34    
35    int running_from_pidfile (void);
36    int write_pidfile (void);
37    int remove_pidfile (void);
38    
39  int launch_ip_up (char *if_name, struct in_addr if_addr, struct in_addr dns,  int launch_ip_up (char *if_name, struct in_addr if_addr, struct in_addr dns,
40                  char *domain, int mtu);                  char *domain, int mtu);
41    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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