opnsense-src/lib/libc
Peter Wemm cde8d55a02 Fix previous commit. The standards specifically say: "The structure
sigaction, used to describe an action to be taken, is defined in the
header <signal.h> to include at least the following members:"
                             ^^^^^^^^
A sigaction defined on stack with essentially random contents may have
just about anything underneath fields that the program doesn't know about.
It is not safe to delete the bzero.
1999-09-28 15:40:17 +00:00
..
alpha $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
amd64 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
compat-43 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
db $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
gen Explicitly use sigemptyset to clear a sigset_t. Explicit 1999-09-28 13:24:13 +00:00
gmon $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 Use definitions provided in sysarch.h for args structures. 1999-09-02 21:03:32 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale mdoc(7)'fy 1999-09-23 13:45:43 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Fix previous commit. The standards specifically say: "The structure 1999-09-28 15:40:17 +00:00
nls Add gencat(1) to SEE ALSO section. 1999-09-22 22:44:42 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
stdio $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
stdlib Change .Fn to .Xr on a couple of lines where abort(3) is referenced. 1999-09-25 22:42:12 +00:00
stdtime Implement new format specifier for strftime: %OB, alternative national 1999-09-11 21:35:21 +00:00
string Xref strlcat, strlcpy 1999-09-28 04:11:47 +00:00
sys Fixed a typo (well, format-o) in yesterday's edits. 1999-09-21 17:30:43 +00:00
xdr $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
yp $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00