Vincent Sanders
|
35bc2ccbb8
|
change content get_source_data interfaces to return uint8_t and size_t
previously these interfaces returned char * and unsigned int which was
undesirable.
|
2019-05-05 22:50:25 +01:00 |
|
Vincent Sanders
|
6075feb487
|
create netsurf inttypes header to have portable integer formatting macros
|
2017-01-21 14:20:55 +00:00 |
|
Chris Young
|
15a6871491
|
Add missing includes
|
2016-11-19 21:52:46 +00:00 |
|
Chris Young
|
05fa29ba8b
|
more allocvec/malloc changes
|
2016-11-19 21:40:32 +00:00 |
|
Chris Young
|
ec239402ea
|
Move memory functions from misc.c to memory.c
|
2016-11-19 15:50:22 +00:00 |
|
Chris Young
|
36a2a77a8e
|
tidy-up
|
2016-07-09 23:43:17 +01:00 |
|
Vincent Sanders
|
76a68d7dd0
|
Update content to split public and internal API
|
2016-06-06 09:01:38 +01:00 |
|
Chris Young
|
88ae1ff267
|
Ensure variables are declared correctly
|
2016-06-02 00:44:20 +01:00 |
|
Vincent Sanders
|
d21447d096
|
move frontends into sub directory
|
2016-05-15 13:44:34 +01:00 |
|