Implement timer* macros, and GNU's getopt_long
Showing
- include/bits/sys/time.h 23 additions, 0 deletionsinclude/bits/sys/time.h
- src/header/getopt/cbindgen.toml 7 additions, 0 deletionssrc/header/getopt/cbindgen.toml
- src/header/getopt/mod.rs 201 additions, 0 deletionssrc/header/getopt/mod.rs
- src/header/mod.rs 1 addition, 0 deletionssrc/header/mod.rs
- src/header/sys_time/cbindgen.toml 1 addition, 0 deletionssrc/header/sys_time/cbindgen.toml
- src/header/unistd/getopt.rs 2 additions, 120 deletionssrc/header/unistd/getopt.rs
- tests/Makefile 2 additions, 0 deletionstests/Makefile
- tests/expected/time/macros.stderr 0 additions, 0 deletionstests/expected/time/macros.stderr
- tests/expected/time/macros.stdout 0 additions, 0 deletionstests/expected/time/macros.stdout
- tests/expected/unistd/getopt_long.stderr 0 additions, 0 deletionstests/expected/unistd/getopt_long.stderr
- tests/expected/unistd/getopt_long.stdout 20 additions, 0 deletionstests/expected/unistd/getopt_long.stdout
- tests/time/macros.c 26 additions, 0 deletionstests/time/macros.c
- tests/unistd/getopt_long.c 63 additions, 0 deletionstests/unistd/getopt_long.c
Loading
Please register or sign in to comment