netsurf/frontends/monkey
Vincent Sanders 6ce6b62099 stop defining _XOPEN_SOURCE
This is necessary with some libc as it overrides _POSIX_C_SOURCE
and removes definitions of scandir etc.
2018-09-06 11:33:02 +01:00
..
401login.c Monkey: Update for new HTTP auth API. 2018-08-15 07:29:58 +01:00
401login.h Monkey: Update for new HTTP auth API. 2018-08-15 07:29:58 +01:00
bitmap.c Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
bitmap.h
browser.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
browser.h Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
cert.c Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
cert.h Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
dispatch.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
dispatch.h
download.c Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
farmer.py Initial monkey farmer example, needs to be genericised 2017-06-10 12:54:57 +01:00
fetch.c Reflow monkey code, it was annoying me too much 2017-06-10 12:54:57 +01:00
fetch.h
filetype.c ensure stdint is included where required 2018-04-22 14:03:18 +01:00
filetype.h
layout.c Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
layout.h
main.c Finalise nslog layer properly in closedown 2017-09-10 14:22:05 +01:00
Makefile stop defining _XOPEN_SOURCE 2018-09-06 11:33:02 +01:00
Makefile.defaults
options.h
plot.c Plotters: Remove width param from path plotter. 2018-05-23 13:48:17 +01:00
plot.h
res
schedule.c fix time_t logging 2017-09-08 20:47:22 +01:00
schedule.h