Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdeps/unix/sysv/linux/i386/makecontext.S (__makecontext): Avoid | Ulrich Drepper | 2008-01-09 | 1 | -0/+80 |
clobbering memory at or above uc_stack.ss_sp + uc_stack.ss_size. * stdlib/Makefile: Add rules to build and run tst-makecontext2. * stdlib/tst-makecontext2.c: New test. |