Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
All the string funcs, strncat() are able to buffer overflow. Actually I give an extra parameter about the allowed size of the string. How do you cope with strncat()?