Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-01 | BR2979629: vsnprintf: Use nasm_malloc | Cyrill Gorcunov | 1 | -7/+5 |
2010-04-01 | vsnprintf: Style nitfix | Cyrill Gorcunov | 1 | -14/+13 |
2009-08-10 | Add strlcpy() function | H. Peter Anvin | 1 | -0/+53 |
2008-06-09 | Move all the SAA code out of nasmlib | H. Peter Anvin | 1 | -2/+0 |
2007-10-19 | Formatting: kill off "stealth whitespace" | H. Peter Anvin | 1 | -1/+0 |
2007-10-02 | Portability fixes | H. Peter Anvin | 2 | -0/+4 |
2007-09-28 | lib/vsnprintf.c: correct boundary conditions | H. Peter Anvin | 1 | -6/+6 |
2007-09-28 | Add substitutes for snprintf() and vsnprintf() | H. Peter Anvin | 2 | -0/+73 |