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

Diff of /autoconf/lib/autoscan/identifiers

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

revision 1.8 by eggert, Sat Apr 20 06:09:02 2002 UTC revision 1.9 by akim, Sat Sep 28 14:01:11 2002 UTC
# Line 20  Line 20 
20  # 02111-1307, USA.  # 02111-1307, USA.
21    
22  # Keywords.  # Keywords.
23  const           AC_C_CONST  identifier: const           AC_C_CONST
24  inline          AC_C_INLINE  identifier: inline          AC_C_INLINE
25    
26  # Variables.  # Variables.
27  sys_siglist     AC_DECL_SYS_SIGLIST  identifier: sys_siglist     AC_DECL_SYS_SIGLIST
28    
29  # Types.  # Types.
30  gid_t           AC_TYPE_UID_T  identifier: gid_t           AC_TYPE_UID_T
31  mode_t          AC_TYPE_MODE_T  identifier: mode_t          AC_TYPE_MODE_T
32  obstack         AC_FUNC_OBSTACK  identifier: obstack         AC_FUNC_OBSTACK
33  off_t           AC_TYPE_OFF_T  identifier: off_t           AC_TYPE_OFF_T
34  pid_t           AC_TYPE_PID_T  identifier: pid_t           AC_TYPE_PID_T
35  ptrdiff_t       AC_CHECK_TYPES  identifier: ptrdiff_t       AC_CHECK_TYPES
36  size_t          AC_TYPE_SIZE_T  identifier: size_t          AC_TYPE_SIZE_T
37  timeval         AC_HEADER_TIME  identifier: timeval         AC_HEADER_TIME
38  tm              AC_STRUCT_TM  identifier: tm              AC_STRUCT_TM
39  uid_t           AC_TYPE_UID_T  identifier: uid_t           AC_TYPE_UID_T
40    
41  # Macros.  # Macros.
42  S_ISBLK         AC_HEADER_STAT  identifier: S_ISBLK         AC_HEADER_STAT
43  S_ISCHR         AC_HEADER_STAT  identifier: S_ISCHR         AC_HEADER_STAT
44  S_ISDIR         AC_HEADER_STAT  identifier: S_ISDIR         AC_HEADER_STAT
45  S_ISFIFO        AC_HEADER_STAT  identifier: S_ISFIFO        AC_HEADER_STAT
46  S_ISLNK         AC_HEADER_STAT  identifier: S_ISLNK         AC_HEADER_STAT
47  S_ISREG         AC_HEADER_STAT  identifier: S_ISREG         AC_HEADER_STAT
48  S_ISSOCK        AC_HEADER_STAT  identifier: S_ISSOCK        AC_HEADER_STAT
49    
50  # Members of structures.  # Members of structures.
51  st_blksize      AC_CHECK_MEMBERS([struct stat.st_blksize])  identifier: st_blksize      AC_CHECK_MEMBERS([struct stat.st_blksize])
52  st_blocks       AC_STRUCT_ST_BLOCKS  identifier: st_blocks       AC_STRUCT_ST_BLOCKS
53  st_rdev         AC_CHECK_MEMBERS([struct stat.st_rdev])  identifier: st_rdev         AC_CHECK_MEMBERS([struct stat.st_rdev])
54  tm_zone         AC_STRUCT_TIMEZONE  identifier: tm_zone         AC_STRUCT_TIMEZONE
55    
56  # Local Variables:  # Local Variables:
57  # mode: shell-script  # mode: shell-script

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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