OSDN Git Service

revert 13331 and sync partly header w/ glibc, __sysv_signal is referenced in header...
[uclinux-h8/uClibc.git] / libc / signal / signal.c
2006-01-15 Peter S. Mazingerrevert 13331 and sync partly header w/ glibc, __sysv_si...
2006-01-14 Peter S. Mazingerget rid of duplicates, even bsd_signal is questionable
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-09 Peter S. Mazingerinternal sigpause, do we really default to BSD signals?
2005-12-08 Peter S. MazingerTry to mimic glibc sigaction, sjhill, could you please...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-11-15 Mike Frysingerupdate licenses and sync with glibc
2002-01-02 Eric AndersenOnce again, rework the signal handling to be even more...
2001-01-16 Eric AndersenSymbol cleanup/bugfix. Add in needed global.
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...