summaryrefslogtreecommitdiff
path: root/docs/port/TODOS
blob: d603d728c60f4324a758a208c8a182642b18653d (plain)
1
2
3
4
5
6
7
8
- fix the gcc -std=c99 problem on solaris 10 (header file
  /usr/include/sys/feature_tests.h), this also means we
  must clean up the compiler flags in the makefiles
- 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
- go to Win32