Penguin

Differences between current version and previous revision of fstat(2).

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 9 Last edited on Wednesday, November 6, 2002 11:55:28 pm by PerryLorier
Older page: version 8 Last edited on Wednesday, November 6, 2002 11:48:56 pm by PerryLorier Revert
@@ -91,9 +91,8 @@
 ;[ELOOP]: Too many symbolic links encountered while traversing the path. 
 ;[EFAULT]: Bad address. 
 ;[EACCES]: Permission denied. 
 ;[ENOMEM]: Out of memory (i.e. kernel memory). 
-;[ENAMETOOLONG]: File name too long.  
  
 !!CONFORMING TO 
  
 The fstat(2) calls conform to SVr4, SVID, POSIX, X/OPEN, BSD 4.3. SVr4 documents additional fstat(2) error conditions [EINTR], [ENOLINK], and [EOVERFLOW]. 
@@ -245,5 +244,5 @@
  return 0; 
 
  
 !!SEE ALSO 
-chmod(2), chown(2), readlink(2), utime(2) 
+chmod(2), chown(2), readlink(2), utime(2), fstatfs(2), stat (2) 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.