Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-07 | Put back ucontext.h, but omit function prototypes for getcontext(), | Eric Andersen | |
makecontext(), setcontext(), and swapcontext() which are marked as obsolescent by SuSv3, and are not implemented by uClibc. | |||
2004-10-07 | Remove ucontext.h. We do not implement any of these functions. | Eric Andersen | |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2001-02-15 | Comment out for now. Not used and was causing an error. | Manuel Novoa III | |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | |
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. |