summaryrefslogtreecommitdiff
path: root/tests/lib/libc/ssp/h_vsprintf.c
AgeCommit message (Expand)Author
2012-03-15Add __printflike attribution to use vprintf and friends with an argumentjoerg
2010-12-28allocate the buffer at the same function level as the compiler so thatchristos
2010-12-27Migrate the ssp tests from regress to atf.pgoyette