summaryrefslogtreecommitdiffstats
path: root/main/libc0.9.32/0002-libc-sysdeps-add-get-make-set-swap-context-for-x86_6.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/libc0.9.32: use ucontext upstream git masterNatanael Copa2013-09-241-633/+0
| | | | | | it includes the definitions in the ucontext.h file. We also need set ASFLAGS to be re-entrant.
* main/libc0.9.32: add ucontext supportNatanael Copa2012-10-291-0/+633
fixes #1450