summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/setjmp.S
AgeCommit message (Collapse)Author
2001-03-05Patch from Michael Shmulevich (michaels@jungo.com) -- functions were notManuel Novoa III
declared type function.
2000-10-30Fix symbol problem. Add in arm support -- might even work...Eric Andersen
2000-10-30Remove need for the bloated sysdep.h -- we don't need it, so axe it.Eric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
headers (the way it has been done in GNU libc). -Erik
2000-07-06Hacked things so longjmp now works.Eric Andersen
-Erik
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen
-Erik