Commit Graph

3 Commits

Author SHA1 Message Date
karliss
3ba1f04432 Fix skiplist compilation problems on windows. 2017-07-24 01:52:00 +02:00
Karlis Senko
835764814a Use skiplist for offset->flag mapping instead of hashmap.
Using skiplist allows more efficient nearest flag lookups.
2017-07-24 01:52:00 +02:00
Lowly Worm
383386ed14 add skiplist from crowell/ret2libc to r_util (#7657)
not used anywhere, but allow usage of the data structre for future use
2017-06-02 11:19:53 +02:00