/[lwip]/lwip/src/arch/msvc6/include/arch/lib.h
ViewVC logotype

Diff of /lwip/src/arch/msvc6/include/arch/lib.h

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

revision 1.1 by proff_fs, Fri Nov 8 12:57:58 2002 UTC revision 1.2 by jani, Thu Dec 19 10:37:08 2002 UTC
# Line 36  Line 36 
36  #ifndef _STRING_H  #ifndef _STRING_H
37  int strlen(const char *str);  int strlen(const char *str);
38  int strncmp(const char *str1, const char *str2, int len);  int strncmp(const char *str1, const char *str2, int len);
 void bcopy(const void *src, void *dest, int len);  
 void bzero(void *data, int n);  
39  #endif /* _STRING_H */  #endif /* _STRING_H */
40  #endif /* _STRING_H_ */  #endif /* _STRING_H_ */
41    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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