only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git] / src / signal / i386 / restore.s
2018-09-12 Rich Felkerapply hidden visibility to sigreturn code fragments
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-02-14 Rich Felkerfix previous commit that broke sigreturn. looks like...