summaryrefslogtreecommitdiff
path: root/docs/port/TODOS
blob: 41593f943dc02ab8112246c24304acfb83b9e61e (plain)
1
2
3
4
5
6
7
- the HAVE_XXX flags could produce a name clash with some autoconf'ed
  software/library we will be using in production code. Rename to
  WOLF_SYS_HAVE_XXX or similar
- feedback to the c99 snprintf guy, errors like:
  - -1 instead of buffer size on boffer overflow
  - extern errno in mutli-threaded code
- add a lot more tests