opnsense-src/lib/libc/compat-43
Maxim Konovalov 5c35171af3 o From kern_prot.c::p_cansignal():
UNIX signalling semantics require that processes in the same
session always be able to deliver SIGCONT to one another,
overriding the remaining protections.

Fix SIGCONT special case description similar to rev. 1.22 kill.2.

PR:		docs/58710
Submitted by:	Ryan Younce
MFC after:	2 weeks
2006-10-10 11:37:41 +00:00
..
creat.2 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
creat.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
gethostid.3 Sort sections. 2005-01-20 09:17:07 +00:00
gethostid.c Include a couple of headers to ensure consistency between the prototype and 2005-09-12 19:52:42 +00:00
getwd.c Revert accidiental removal of string.h inclusion. 2005-02-27 18:39:02 +00:00
killpg.2 o From kern_prot.c::p_cansignal(): 2006-10-10 11:37:41 +00:00
killpg.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
Makefile.inc Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sethostid.c The header and the man page say that sethostid() returns void, so make the 2005-09-10 13:54:42 +00:00
setpgrp.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
setrgid.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
setruid.3 Sort sections. 2005-01-20 09:17:07 +00:00
setruid.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
sigcompat.c Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sigpause.2 Explain the relationship to POSIX. 2003-06-20 22:41:00 +00:00
sigsetmask.2 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
sigvec.2 Sort sections. 2005-01-20 09:17:07 +00:00
Symbol.map Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00