radare2/libr/flags
Riccardo Schirone 81555efde2 flags: use name instead of realname as the key field of a flag item
flags: remove r_flag_set_name API because not consistent
       the right way to change the name of a flag item is by using
       r_flag_rename. the old api has been then marked as static and
       refactored.
2016-02-22 18:21:25 +01:00
..
t Purge all r_lib references 2014-02-20 22:16:23 +01:00
flags.c flags: use name instead of realname as the key field of a flag item 2016-02-22 18:21:25 +01:00
Jamroot Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
Makefile Fix #2628 flags offset hashtable issue and Fix #2607 ELF relocs 2015-05-29 00:51:57 +02:00
sort.c Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
spaces.c flags: start fixing some style issues and add comments to the API 2016-02-22 18:21:25 +01:00