rizin/librz/io
Siddharth Mishra 9ab709bc34
Improve cmd_help.yaml and fix random number generator (#3452)
* Improve cmd_help.yaml and fix a small bug
* Add support for 64bit random numbers
* Make a distinction between 32- and 64-bit PRNG
* Add documentation for new functions
* Change the RBTree test to use 32-bit random numbers
2023-04-07 20:22:01 +08:00
..
p Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
io.c io: return error when reading/writing to unmapped memory (#3323) 2023-02-11 11:36:27 +01:00
io_cache.c Convert 'wc' commands to rzshell (#2297) 2022-02-10 15:48:57 +01:00
io_desc.c io: return error when reading/writing to unmapped memory (#3323) 2023-02-11 11:36:27 +01:00
io_fd.c Implement new rz_buf_fwd_scan() API (#2530) 2022-04-17 15:08:08 +02:00
io_map.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
io_memory.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
io_memory.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
io_plugin.c librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
io_private.h Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
ioutils.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
meson.build Removed rzbochs 2022-12-04 16:53:58 +01:00
p_cache.c Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
serialize_io.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00