/[bison]/bison/src/system.h
ViewVC logotype

Diff of /bison/src/system.h

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

revision 1.41 by akim, Thu Mar 14 18:31:14 2002 UTC revision 1.42 by akim, Mon Apr 8 11:45:16 2002 UTC
# Line 106  char *stpcpy PARAMS ((char *dest, const Line 106  char *stpcpy PARAMS ((char *dest, const
106  char *strchr(const char *s, int c);  char *strchr(const char *s, int c);
107  #endif  #endif
108    
 #if !HAVE_DECL_STRNDUP  
 char *strndup PARAMS ((const char *s, size_t size));  
 #endif  
   
109  #if !HAVE_DECL_STRSPN  #if !HAVE_DECL_STRSPN
110  size_t strspn(const char *s, const char *accept);  size_t strspn(const char *s, const char *accept);
111  #endif  #endif

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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