Subject: changed files: 'src/lib/libc/sys access.2 acct.2 bind.2 chdir.2 chflags.2 chmod.2 chown.2 chroot.2 connect.2 execve.2 getfh.2 link.2 mkdir.2 mkfifo.2 mknod.2 mount.2 quotactl.2 readlink.2 rename.2 rmdir.2 stat.2 statfs.2 swapon.2 symlink.2 truncate.2 unlink.2 utimes.2'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 04/21/1994 17:13:58
Update of /b/source/CVS/src/lib/libc/sys
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/sys

Modified Files:
	access.2 acct.2 bind.2 chdir.2 chflags.2 chmod.2 chown.2 
	chroot.2 connect.2 execve.2 getfh.2 link.2 mkdir.2 mkfifo.2 
	mknod.2 mount.2 quotactl.2 readlink.2 rename.2 rmdir.2 stat.2 
	statfs.2 swapon.2 symlink.2 truncate.2 unlink.2 utimes.2 
Log Message:
Remove description of EINVAL, "The pathname contains a character with the
high-order bit set", as this error is obsolete.  

Eventually we may want to add code to some of the "optional" filesystems 
(msdosfs, etc.) that checks for illegal characters.  At that time it would
be appropriate to reintroduce this error with appropriate text.  Perhaps
"The pathname contains a character that is not valid for filesystem type".


------------------------------------------------------------------------------