diff options
Diffstat (limited to 'sysfile.c')
| -rw-r--r-- | sysfile.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ sys_pipe(void) fileclose(wf); return -1; } + fd[0] = fd0; + fd[1] = fd1; return 0; } |
![]() |
index : xv6-labs-2022/.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |