| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't name parameters, for consistency with the rest of the file, and because | cognet | 2009-12-22 | 1 | -6/+6 |
* | Implement sighold, sigignore, sigpause, sigrelse, sigset functions | kib | 2009-11-26 | 1 | -1/+6 |
* | Revert r190943, since the problem in ports seems to be fixed now. | das | 2009-04-17 | 1 | -2/+0 |
* | GNU Pth has some fragile kludges that were broken by r189828. | das | 2009-04-11 | 1 | -0/+2 |
* | Fix the visibility of several prototypes. Also move pthread_kill() and | das | 2009-03-14 | 1 | -1/+12 |
* | Add psignal to the POSIX.1-2008 namespace. | das | 2009-03-04 | 1 | -1/+4 |
* | Use __pid_t instead of pid_t for sigqueue as other functions. | davidxu | 2005-10-16 | 1 | -1/+1 |
* | Add sigqueue function prototype. | davidxu | 2005-10-14 | 1 | -9/+2 |
* | - Define sigwait, sigtimedwait, and sigwaitinfo in terms of | jeff | 2003-03-31 | 1 | -1/+1 |
* | Fixed style bug near $FreeBSD$. VCS ids in copyrights should not be | bde | 2002-10-16 | 1 | -1/+0 |
* | o Move forward declaration for struct timespec to a more appropriate | mike | 2002-10-14 | 1 | -2/+14 |
* | Assume POSIX/XSI is always visible in the __BSD_VISIBLE case. Fix a | mike | 2002-10-13 | 1 | -5/+8 |
* | Add restrict type-qualifier. | mike | 2002-10-12 | 1 | -2/+1 |
* | o Use relatively new visibility primitives from <sys/cdefs.h>. | mike | 2002-10-06 | 1 | -16/+25 |
* | Add the 'restrict' type qualifier to the prototypes of `sigaction', | robert | 2002-10-02 | 1 | -6/+7 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -4/+4 |
* | Breath deep and take __P out of the system include files. | imp | 2002-03-23 | 1 | -25/+25 |
* | Oops, forgot to commit this (s/ucontext_t/struct __ucontext/). | deischen | 2002-02-17 | 1 | -1/+1 |
* | Remove the inline versions of sigaddset, sigdelset, sigemptyset, | marcel | 1999-10-02 | 1 | -53/+0 |
* | sigset_t change (part 5 of 5) | marcel | 1999-09-29 | 1 | -8/+55 |
* | Add a strsignal(3) (like strerror(3)) for libc compatability with other | peter | 1999-05-18 | 1 | -0/+1 |
* | Add the prototype for sigwait(). | jb | 1998-08-25 | 1 | -0/+1 |
* | Move the include of <machine/ansi.h> to before <sys/signal.h>. | dfr | 1998-08-05 | 1 | -1/+1 |
* | nuke signanosleep(). | peter | 1998-05-14 | 1 | -5/+0 |
* | Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and | dufault | 1998-03-28 | 1 | -8/+2 |
* | Put sigevent and AIO_LISTIO_MAX back in aio.h so | dufault | 1998-03-08 | 1 | -17/+0 |
* | Reviewed by: bde | dufault | 1998-03-08 | 1 | -3/+33 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 1 | -0/+5 |
* | Added missing declaration of signanosleep(). | bde | 1998-01-16 | 1 | -0/+5 |
* | Added missing prototype for sigaltstack() | smpatel | 1996-06-28 | 1 | -0/+1 |
* | Fix standards conformance bugs in <signal.h>: | bde | 1995-06-28 | 1 | -8/+10 |
* | BSD 4.4 Lite Include Sources | rgrimes | 1994-05-24 | 1 | -0/+82 |