Remove some unnecessary inclusions of <sys/cdefs.h> across the tree.
[dragonfly.git] / lib / libc / gen / ucontext.c
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-17 Sascha Wildnerlibc: Fix warnings fallout from the change to CSTD...
2007-01-16 Matthew DillonImplement getcontext(), setcontext(), makecontext(...