OSDN Git Service

openat*: use a static function with the different type and strong_alias_untyped
[uclinux-h8/uClibc.git] / include / setjmp.h
2012-06-15 Peter S. Mazingerjmp-unwind.c: add hidden _longjmp_unwind
2012-06-15 Peter S. Mazingersetjmp.h: move __sigjmp_save prototype for consistency
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2012-06-15 Peter S. Mazingersetjmp.h: sync with glibc
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2000-07-06 Eric AndersenSome more major updates to further superate ucLibc...
2000-07-06 Eric AndersenHacked things so longjmp now works.
2000-05-14 Erik AndersenInitial revision