freebsd-skq/lib/libc
maxim f4bd36942d 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
..
amd64 Desupport the undocumented NO_QUAD option, just don't compile 2006-03-16 14:22:19 +00:00
arm If __ARMEB__ is defined, we're already using the network byte order, so 2006-08-21 14:42:47 +00:00
compat-43 o From kern_prot.c::p_cansignal(): 2006-10-10 11:37:41 +00:00
db o dbm_close(3) returns void not zero or anything else. Touch .Dd. 2006-04-16 16:33:26 +00:00
gdtoa Don't export __gdtoa. The only known ports that rely on 2006-04-15 15:35:20 +00:00
gen Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
gmon Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
i386 Markup fixes. 2006-09-17 21:27:35 +00:00
ia64 Prevent dead code elimination for the TP assignmient by using inline 2006-08-30 00:39:07 +00:00
include Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +00:00
inet It's not enough to provide symbol map files; you also have to add them 2006-03-23 16:55:13 +00:00
isc Do not declare __evOptMonoTime static in one place and extern 2006-09-22 01:52:26 +00:00
locale Fix a bug where, for 6-byte sequences, the top 6 bits get compared to 2006-03-30 09:04:12 +00:00
nameser Upgrade res_update(3) and the friends to BIND9's one excluding TSIG 2006-05-21 11:19:36 +00:00
net Markup fixes. 2006-09-17 21:27:35 +00:00
nls Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
posix1e Revise markup in recently added manpages. 2006-09-30 10:34:13 +00:00
powerpc Whitespace fix. 2006-09-02 01:07:21 +00:00
quad Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
regex Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
resolv Check if the filedes of kevent is expected one. Though our 2006-08-04 12:26:07 +00:00
rpc Markup fixes. 2006-09-17 21:27:35 +00:00
softfloat Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
sparc64 Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
stdio Use correct type in va_arg argument. 2006-09-21 14:40:20 +00:00
stdlib getenv.3: Put "is" on a line with other words 2006-10-07 21:27:21 +00:00
stdtime Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
string Improve the wording. Remove the appositive about strcmp, putting the 2006-08-14 08:21:27 +00:00
sys Reword previous delta a little bit. 2006-10-07 10:49:20 +00:00
uuid In DCE 1.1, the time_low value is defined as an unsigned 32-bit 2006-08-03 03:34:36 +00:00
xdr Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
yp Add each directory's symbol map file to SYM_MAPS. 2006-03-13 01:15:01 +00:00
Makefile Remove alpha left-overs. 2006-08-22 08:03:01 +00:00
Versions.def Add symbol maps and initial symbol version definitions to libc. 2006-03-13 00:53:21 +00:00