Age | Commit message (Expand) | Author |
2002-02-11 | HAVE_SA_RESTORER is supposed to be true, not false, on most arches. | Eric Andersen |
2002-02-05 | use X/Open __sysv_signal name, then use the weak name for sysv_signal | Eric Andersen |
2002-01-30 | Fixup setjmp implementation so it actaully works as expected | Eric Andersen |
2002-01-02 | Fix a few things I'd missed when using old (2.0.x) kernels. | Eric Andersen |
2002-01-02 | Once again, rework the signal handling to be even more correct. We no | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-11-21 | Fix support for sysv style signals | Eric Andersen |
2001-10-17 | These are now obsolete | Eric Andersen |
2001-10-17 | Fix up sig handling so it is more in sync with glibc behavior | Eric Andersen |
2001-10-03 | Minor cleanups | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2001-06-15 | Add in (stub out really) __libc_current_sigrtmin, and | Eric Andersen |
2001-05-16 | Sigpause was broken. Now it is fixed. | Eric Andersen |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-05-10 | Oops. Forgot the makefile updates | Eric Andersen |
2001-05-10 | These are needed for ash-0.3.8 | Eric Andersen |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen |
2001-04-04 | Add missing function sigfillset. | Manuel Novoa III |
2001-03-19 | Add sigintr, from a patch by Michael Shmulevich | Eric Andersen |
2001-01-16 | Symbol cleanup/bugfix. Add in needed global. | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-11-04 | Fix doc blunder. | Eric Andersen |
2000-11-04 | Make spelling of uClibc be consistant. | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-27 | Fix up signal handling | Eric Andersen |
2000-10-23 | More reorg. A place for everything and everything in its place... | Eric Andersen |
2000-10-20 | Strip all object files of all non global symbols and .note and | Eric Andersen |
2000-10-18 | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |