16 Commits

Author SHA1 Message Date
65135ac961
created why2_allocated fn
checks for why2-mem allocation
2024-04-20 11:22:09 +02:00
c9e1567ae9
added missing license to memory related files 2024-01-23 18:29:33 +01:00
c31ea476a6
added c++ support to headers 2024-01-23 18:27:24 +01:00
109ec9a7b6
removed why2_open stuff
declaration and definition
2023-02-06 08:18:14 +01:00
8f7d6b9cb1
replaced last why2_open parameter with UI 2023-02-05 19:04:09 +01:00
6e7ea8b6f5
renamed why2_free to why2_deallocate 2023-02-05 18:25:42 +01:00
1285f52b67
declared why2_fopen, why2_fdopen, why2_open and why2_opendir 2023-02-05 18:23:03 +01:00
990476787f
added explanatory comment to why2_clean_memory declaration 2023-02-03 16:37:00 +01:00
abbd820778
declared why2_clean_memory 2023-02-02 16:40:24 +01:00
d5ae68c621
declared why2_strdup 2023-02-01 15:07:07 +01:00
114695f653
removed every file-related function declaration from memory 2023-01-31 16:11:35 +01:00
384678b055
fixed conflict typo
renamed open to why2_open
2023-01-31 15:54:32 +01:00
8af6bd45c3
declared why2_realloc, why2_fopen, why2_fdopen and why2_open 2023-01-31 15:51:02 +01:00
3491d89a86
declared why2_calloc & why2_free 2023-01-29 20:35:16 +01:00
9c7f40a825
declared why2_malloc 2023-01-29 20:25:32 +01:00
3ec087da2f
created memory header & source file
abcdefghijklmnopqrstuvwxyz
2023-01-29 20:19:29 +01:00