summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/gen/makecontext.c
Commit message (Expand)AuthorAgeFilesLines
* 1. Use correct alignment mask, -15 != ~15davidxu2004-07-311-2/+2
* Fix Yet Another 16 byte stack alignment bug. Thankfully, this one ispeter2004-03-311-3/+3
* "Fix" makecontext() so that the C code begins execution with itspeter2003-12-051-2/+6
* Add amd64 versions of makecontext() and signalcontext() neededdeischen2003-07-191-0/+103
OpenPOWER on IntegriCloud