/[autoconf]/autoconf/lib/autoscan/functions
ViewVC logotype

Diff of /autoconf/lib/autoscan/functions

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

revision 1.16 by akim, Mon Jun 25 06:15:07 2001 UTC revision 1.17 by akim, Fri Jan 11 13:25:09 2002 UTC
# Line 1  Line 1 
1  # acfunctions -- autoscan's mapping from functions to Autoconf macros  # functions -- autoscan's mapping from functions to Autoconf macros
2  # Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001  # Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002
3  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
4    
5  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
# Line 59  stat           AC_FUNC_STAT Line 59  stat           AC_FUNC_STAT
59  strcoll         AC_FUNC_STRCOLL  strcoll         AC_FUNC_STRCOLL
60  strerror_r      AC_FUNC_STRERROR_R  strerror_r      AC_FUNC_STRERROR_R
61  strftime        AC_FUNC_STRFTIME  strftime        AC_FUNC_STRFTIME
62    strnlen         AC_FUNC_STRNLEN
63  strtod          AC_FUNC_STRTOD  strtod          AC_FUNC_STRTOD
64  utime           AC_FUNC_UTIME_NULL  utime           AC_FUNC_UTIME_NULL
65  utime           AC_CHECK_FUNCS  utime           AC_CHECK_FUNCS
# Line 150  strdup Line 151  strdup
151  strerror  strerror
152  strncasecmp  strncasecmp
153  strndup  strndup
 strnlen  
154  strpbrk  strpbrk
155  strrchr  strrchr
156  strspn  strspn

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

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