Home | History | Annotate | Download | only in ssp
History log of /src/tests/lib/libc/ssp/h_vsprintf.c
RevisionDateAuthorComments
 1.3  15-Mar-2012  joerg Add __printflike attribution to use vprintf and friends with an argument
as format string.
 1.2  28-Dec-2010  christos branches: 1.2.6;
allocate the buffer at the same function level as the compiler so that
the compiler knows to emit the right _chk call.
 1.1  27-Dec-2010  pgoyette Migrate the ssp tests from regress to atf.

Of the 17 tests, 4 fail in both the regress and atf style. 3 additional
tests fails in atf that did NOT fail in regress: gets, fgets, and read.
I will investigate why, and update when I can, but it is still useful to
get these tests into the new format where they can be exercised.
 1.2.6.1  17-Apr-2012  yamt sync with head

RSS XML Feed