home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!torvalds
- From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
- Newsgroups: comp.os.linux
- Subject: Re: sigaction sys-call
- Message-ID: <1992Jul25.114912.17913@klaava.Helsinki.FI>
- Date: 25 Jul 92 11:49:12 GMT
- References: <1992Jul25.110852.24366@fwi.uva.nl>
- Organization: University of Helsinki
- Lines: 14
-
- In article <1992Jul25.110852.24366@fwi.uva.nl> vesseur@fwi.uva.nl (Joep JJ Vesseur) writes:
- >
- >Looking around in the include files, i came across a line that said
- > "Ok, I haven't implemented sigactions, but trying to keep headers POSIX"
- > (/usr/include/signal.h)
- >but in the kernel source file signal.c there is code to implement
- >sigaction. Is this some sort of dummy code, or is signal.h out of date and
- >is sigaction fully functional?
-
- Sorry: I don't write too many comments, and when I do they seem to
- become obsolete. sigaction() is completely implemented, and has been
- since 0.12 or something like that..
-
- Linus
-