| United States-English |
|
|
|
![]() |
MPE/iX Developer's Kit Reference Manual Volume I: HP 3000 MPE/iX Computer Systems > Chapter 4
POSIX/iX Library Function Descriptions
chdir |
|
Changes the current working directory.
The chdir() function causes the directory specified by pathname to be the current working directory of the calling process. The current working directory is the directory used by a process in resolving pathnames not beginning with a slash character (/). If chdir() fails, the current working directory remains unchanged and a -1 is returned. Refer to the EFAULT, EIMPL, and ESYSERR error descriptions below. The chdir() function does not affect the logon MPE/iX group or MPE/iX account against which CPU and connect time are accumulated, nor does chdir() alter the set of accessible files. If an error occurs, errno is set to one of the following values:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||