-
- Downloads
Add some new features to libc.
Showing
- .gitattributes 5 additions, 0 deletions.gitattributes
- libc/include/close.h 29 additions, 0 deletionslibc/include/close.h
- libc/include/open.h 29 additions, 0 deletionslibc/include/open.h
- libc/include/stdint.h 5 additions, 0 deletionslibc/include/stdint.h
- libc/include/stdlib.h 2 additions, 0 deletionslibc/include/stdlib.h
- libc/include/syscall.h 4 additions, 0 deletionslibc/include/syscall.h
- libc/src/Makefile.in 1 addition, 1 deletionlibc/src/Makefile.in
- libc/src/close.c 28 additions, 0 deletionslibc/src/close.c
- libc/src/open.c 28 additions, 0 deletionslibc/src/open.c
- libc/src/stdlib.c 35 additions, 0 deletionslibc/src/stdlib.c
Loading
Please register or sign in to comment