pancake
|
160fc95e66
|
Use (void) instead of () in function signatures (#17026) ##refactoring
* Use (void) instead of () in function signatures
* Add test to avoid further contributions to commit the same mistake
|
2020-06-14 16:08:32 +02:00 |
|
radare
|
5e4cdaaa04
|
Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325)
|
2020-03-27 17:06:40 +01:00 |
|
dok
|
34e4bd7291
|
Use sigaction instead of signal ##core
|
2019-11-06 12:41:36 +01:00 |
|
pancake
|
4473f40533
|
Add version information to libr_main
|
2019-04-08 16:31:21 +02:00 |
|
radare
|
82416b0212
|
Create libr_main and make all binaries use it ##core
* Cleanup the use of getopt with our wrapper
|
2019-03-08 14:22:59 +01:00 |
|