Merge branch 'mkstemp' into 'master'
Implement `mkstemp` and `mkostemps` See merge request redox-os/relibc!152
No related branches found
No related tags found
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- src/stdlib/Cargo.toml 1 addition, 0 deletionssrc/stdlib/Cargo.toml
- src/stdlib/src/lib.rs 53 additions, 3 deletionssrc/stdlib/src/lib.rs
- tests/.gitignore 1 addition, 0 deletionstests/.gitignore
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/mkostemps.stderr 0 additions, 0 deletionstests/expected/mkostemps.stderr
- tests/expected/mkostemps.stdout 3 additions, 0 deletionstests/expected/mkostemps.stdout
- tests/mkostemps.c 27 additions, 0 deletionstests/mkostemps.c
Loading
Please register or sign in to comment