The first patch adds the sbitmapq command to the crash. The second
adds '-p' option for sbitmapq command. The option says that
an associated with sbitmap_queue array contains the pointers of data.
Sergey Samoylenko (2):
sbitmapq command
'-p' option for sbitmapq command
Makefile | 7 +-
defs.h | 59 +++++
global_data.c | 1 +
help.c | 105 ++++++++
sbitmap.c | 677 ++++++++++++++++++++++++++++++++++++++++++++++++++
symbols.c | 39 +++
6 files changed, 886 insertions(+), 2 deletions(-)
create mode 100644 sbitmap.c
--
2.25.1