Add support for freopen()
Showing
- ChangeLog 2 additions, 0 deletionsChangeLog
- drivers/pipes/pipe_common.c 1 addition, 1 deletiondrivers/pipes/pipe_common.c
- fs/vfs/fs_open.c 1 addition, 0 deletionsfs/vfs/fs_open.c
- include/fcntl.h 1 addition, 1 deletioninclude/fcntl.h
- include/stdio.h 2 additions, 1 deletioninclude/stdio.h
- libc/lib_internal.h 5 additions, 1 deletionlibc/lib_internal.h
- libc/stdio/Make.defs 9 additions, 8 deletionslibc/stdio/Make.defs
- libc/stdio/lib_fileno.c 1 addition, 0 deletionslibc/stdio/lib_fileno.c
- libc/stdio/lib_fopen.c 61 additions, 69 deletionslibc/stdio/lib_fopen.c
- libc/stdio/lib_freopen.c 143 additions, 0 deletionslibc/stdio/lib_freopen.c
Loading
Please register or sign in to comment