/[hydra]/hydra/src/boa.h
ViewVC logotype

Diff of /hydra/src/boa.h

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

revision 1.16 by nmav, Sat Sep 28 08:51:19 2002 UTC revision 1.17 by nmav, Sat Sep 28 10:05:00 2002 UTC
# Line 187  void get_commonlog_time(char buf[30]); Line 187  void get_commonlog_time(char buf[30]);
187  void rfc822_time_buf(char *buf, time_t s);  void rfc822_time_buf(char *buf, time_t s);
188  void simple_itoa(unsigned long int i, char buf[22]);  void simple_itoa(unsigned long int i, char buf[22]);
189  int boa_atoi(const char *s);  int boa_atoi(const char *s);
190    long boa_atol(const char *s);
191  char *escape_string(char *inp, char *buf);  char *escape_string(char *inp, char *buf);
192  int month2int(char *month);  int month2int(char *month);
193  int modified_since(time_t * mtime, char *if_modified_since);  int modified_since(time_t * mtime, char *if_modified_since);

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26