fix STAT, LSTAT, FSTAT, DATE_AND_TIME docs
authorCraig Burley <craig@jcb-sc.com>
Tue, 2 Mar 1999 20:40:59 +0000 (20:40 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Tue, 2 Mar 1999 20:40:59 +0000 (15:40 -0500)
From-SVN: r25544

gcc/f/ChangeLog
gcc/f/intdoc.in

index d4b9465cddd1907206e50fd0d1ca522330912604..f832038dd2e1382f5c2b65b96eec02a098ff4791 100644 (file)
@@ -3,6 +3,17 @@
        * g77.texi (Bug Reporting): Clarify whether to use -E.
        Clarify other instructions.
 
+1999-02-26  Craig Burley  <craig@jcb-sc.com>
+
+       * intdoc.in (STAT_func, STAT_subr,
+       FSTAT_func, FSTAT_subr, LSTAT_func, LSTAT_subr):
+       Properly order array elements.  Specify N/A return values.
+
+1999-02-26  Craig Burley  <craig@jcb-sc.com>
+
+       * intdoc.in (DATE_AND_TIME): Explain that VALUES(7) holds
+       seconds, and VALUES(8), therefore, milliseconds.
+
 1999-02-26  Craig Burley  <craig@jcb-sc.com>
 
        * news.texi: Clarify IOSTAT= fix.
index 59bb56f33ba4edfc83434b080b3fd0c5e560674a..2027c5a4d7a4dbb502b94c624d0488102fd930c1 100644 (file)
@@ -1715,16 +1715,13 @@ extracted from the @code{stat} structure as returned by
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -1735,6 +1732,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -1748,10 +1749,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -1769,16 +1770,13 @@ extracted from the @code{stat} structure as returned by
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -1789,6 +1787,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -1802,10 +1804,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -1833,16 +1835,13 @@ The values in this array are extracted from the
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -1853,6 +1852,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -1866,10 +1869,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -1893,16 +1896,13 @@ The values in this array are extracted from the
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -1913,6 +1913,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -1926,10 +1930,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -1955,16 +1959,13 @@ The values in this array are extracted from the
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -1975,6 +1976,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -1988,10 +1993,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -2011,16 +2016,13 @@ The values in this array are extracted from the
 
 @enumerate
 @item
-File mode
+Device ID
 
 @item
 Inode number
 
 @item
-ID of device containing directory entry for file
-
-@item
-Device id (if relevant)
+File mode
 
 @item
 Number of links
@@ -2031,6 +2033,10 @@ Owner's uid
 @item
 Owner's gid
 
+@item
+ID of device containing directory entry for file
+(0 if not available)
+
 @item
 File size (bytes)
 
@@ -2044,10 +2050,10 @@ Last modification time
 Last file status change time
 
 @item
-Preferred I/O block size
+Preferred I/O block size (-1 if not available)
 
 @item
-Number of blocks allocated
+Number of blocks allocated (-1 if not available)
 @end enumerate
 
 Not all these elements are relevant on all systems.
@@ -2677,7 +2683,8 @@ The difference between local time and UTC (GMT) in the form @var{Shhmm}:
 sign, hours and minutes, e.g.@: @samp{-0500} (winter in New York);
 @item @4@
 The year, month of the year, day of the month, time difference in
-minutes from UTC, hour of the day, minutes of the hour and milliseconds
+minutes from UTC, hour of the day, minutes of the hour, seconds
+of the minute, and milliseconds
 of the second in successive values of the array.
 @end table