index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
sigaction.2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some signal man pages for multithreading.
jilles
2013-09-06
1
-18
/
+34
*
sigaction(2): Document various non-POSIX functions as async-signal safe.
jilles
2013-06-08
1
-2
/
+15
*
sigaction(2): *at system calls are async-signal safe.
jilles
2013-05-31
1
-0
/
+14
*
sigaction(2): Extend description of async-signal safe functions:
jilles
2013-05-31
1
-13
/
+108
*
sigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT] error condition.
jilles
2012-09-27
1
-8
/
+1
*
Update xrefs from 4.3BSD to modern signal functions in various man pages.
jilles
2010-05-06
1
-4
/
+0
*
Revert r206649.
kib
2010-04-18
1
-18
/
+13
*
Still reference struct __sigaction with clarification when this form
kib
2010-04-15
1
-0
/
+10
*
Align the declaration for sa_sigaction with POSIX.
kib
2010-04-13
1
-2
/
+2
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Add cross references to siginfo.3.
davidxu
2005-12-13
1
-0
/
+1
*
Sort sections.
ru
2005-01-20
1
-19
/
+19
*
Eliminate double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+1
*
Use ".In" to mark up C include file names.
yar
2004-06-07
1
-2
/
+4
*
Each sentence should begin on a new line.
yar
2004-06-07
1
-10
/
+16
*
Extend and improve the mdoc(7) markup of this page.
yar
2004-06-07
1
-32
/
+60
*
Finally document the option to avoid zombie creation
yar
2004-06-07
1
-1
/
+11
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
The .Fn function
charnier
2003-03-24
1
-2
/
+3
*
english(4) police.
schweikh
2002-12-27
1
-2
/
+2
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-1
/
+3
*
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
ru
2002-12-18
1
-2
/
+2
*
mdoc(7) police: Tidy up the syscall language.
ru
2002-12-18
1
-8
/
+12
*
mdoc(7) police: formatting nits.
ru
2002-11-29
1
-2
/
+5
*
Restored sigaction's name in its prototype.
bde
2002-10-24
1
-1
/
+1
*
de-__P()
alfred
2002-10-09
1
-2
/
+1
*
Correct the regressive part of my last commit to these files:
robert
2002-10-04
1
-4
/
+2
*
Add the 'restrict' type qualifier to the prototypes of `sigaction',
robert
2002-10-02
1
-1
/
+4
*
Update to reflect reality.
archie
2002-09-11
1
-2
/
+3
*
Remove __P() usage.
obrien
2002-03-21
1
-1
/
+1
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-1
/
+1
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-6
/
+16
*
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
yar
2001-08-09
1
-4
/
+1
*
Mention the sa_handler and sa_sigaction #defines in the synopsis.
brian
2001-07-31
1
-3
/
+7
*
The delta introduced in the previous revision and attributed to the
sheldonh
2001-07-24
1
-2
/
+4
*
Add a few more functions which are safe to call from signal handlers,
kris
2001-07-24
1
-0
/
+20
*
Remove whitespace at EOL.
dd
2001-07-15
1
-18
/
+18
*
List the SA_RESTART flag rather than burying it in another paragraph.
peter
2001-02-14
1
-0
/
+2
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-8
/
+8
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-2
/
+2
*
Replace old sigaction struct declaration with the new one as present
asmodai
2000-10-30
1
-12
/
+8
*
Fix typo; sa_siginfo -> sa_sigaction
ben
2000-07-11
1
-1
/
+1
*
The argument is not mcontext_t but ucontext_t.
alex
2000-06-26
1
-1
/
+1
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-1
/
+2
*
Document SA_SIGINFO
cracauer
1999-12-15
1
-25
/
+90
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Mention which system interface functions are signal-safe.
brian
1998-09-09
1
-1
/
+103
*
Fix a bunch of spelling errors.
steve
1998-06-04
1
-2
/
+2
[next]