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

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

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

revision 1.2 by jani, Tue Dec 17 09:36:50 2002 UTC revision 1.3 by jani, Wed Dec 18 10:36:43 2002 UTC
# Line 37  Line 37 
37  #ifndef _STRING_H  #ifndef _STRING_H
38  int strlen(const char *str);  int strlen(const char *str);
39  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);  
40  #endif /* _STRING_H */  #endif /* _STRING_H */
41  #endif /* _STRING_H_ */  #endif /* _STRING_H_ */
42    

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

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