summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* BR2979629: vsnprintf: Use nasm_mallocCyrill Gorcunov2010-04-011-7/+5
* vsnprintf: Style nitfixCyrill Gorcunov2010-04-011-14/+13
* Add strlcpy() functionH. Peter Anvin2009-08-101-0/+53
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-091-2/+0
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-1/+0
* Portability fixesH. Peter Anvin2007-10-022-0/+4
* lib/vsnprintf.c: correct boundary conditionsH. Peter Anvin2007-09-281-6/+6
* Add substitutes for snprintf() and vsnprintf()H. Peter Anvin2007-09-282-0/+73