35 строки
336 B
Plaintext
35 строки
336 B
Plaintext
getwd: /
|
|
errno: 0
|
|
getcwd: /
|
|
errno: 0
|
|
|
|
chdir(file): -1
|
|
errno: 20
|
|
|
|
chdir(device): -1
|
|
errno: 20
|
|
|
|
chdir(folder): 0
|
|
errno: 0
|
|
getwd: /folder
|
|
errno: 0
|
|
getcwd: /folder
|
|
errno: 0
|
|
|
|
chdir(nonexistent): -1
|
|
errno: 2
|
|
|
|
chdir(link): 0
|
|
errno: 0
|
|
getwd: /folder
|
|
errno: 0
|
|
getcwd: /folder
|
|
errno: 0
|
|
|
|
fchdir(/): 0
|
|
errno: 0
|
|
getwd: /
|
|
errno: 0
|
|
getcwd: /
|
|
errno: 0
|