Ensure *at function does not mess up with cwd
modified compat/file_at.c
@@ -24,6 +24,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -35,6 +37,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -53,6 +56,9 @@ file_chdir_lock(int dfd)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -80,6 +86,8 @@ file_chdir_unlock(int dfd)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -89,6 +97,11 @@ int
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/frontend/pkg.shin
@@ -80,10 +80,11 @@ EOF
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|