Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Sep 1999 09:20:49 +0200
From:      Marcel Moolenaar <marcel@scc.nl>
To:        current@FreeBSD.ORG
Subject:   32+ signals: an update
Message-ID:  <37D60E51.16C9D4BC@scc.nl>

next in thread | raw e-mail | index | archive | help
*This is still work in progress*

There's a new set of patches (sources: sep 8, 7am CEST):
o  http://www.FreeBSD.org/~marcel/signal/sys_i386.diff
	sys/i386/i386, sys/i386/include
o  http://www.FreeBSD.org/~marcel/signal/sys_ibcs2.diff
	sys/i386/ibcs2
o  http://www.FreeBSD.org/~marcel/signal/sys_linux.diff
	sys/i386/linux
o  http://www.FreeBSD.org/~marcel/signal/sys_kern.diff
	sys/kern, sys/sys
o  http://www.FreeBSD.org/~marcel/signal/sys_misc.diff
	sys/coda, sys/miscfs, sys/nfs
o  http://www.FreeBSD.org/~marcel/signal/userland.diff
	bin/sh, include, lib/libc, lib/libc_r and more to come...

Changelog:
o  sigset_t now accomodates 128 signals
o  LINT compiles
o  {sig|_}?{set|long}jmp uses new sigset_t
o  libc uses new syscalls only
o  cpp coredump fixed
o  sh coredump fixed

Todo:
o  Update {sig|_}?{set|long}jmp now libc_r is fixed.
o  Continue fixing userland (games/hack does not compile).
o  Alpha port


-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37D60E51.16C9D4BC>