alias sb_read_file_alloc()
This commit is contained in:
1
gebs.h
1
gebs.h
@ -971,6 +971,7 @@ void gebs_rebuild_self1_alloc(Gebs_Allocator *alloc, int argc, char ** argv,
|
||||
#define sb_finish gebs_sb_finish
|
||||
#define sb_append_nstr gebs_sb_append_nstr
|
||||
#define sb_read_file gebs_sb_read_file
|
||||
#define sb_read_file_alloc gebs_sb_read_file_alloc
|
||||
|
||||
#define rename1 gebs_rename
|
||||
#define remove1 gebs_remove
|
||||
|
Reference in New Issue
Block a user