summaryrefslogtreecommitdiffstats
path: root/bin/sh/trap.h
Commit message (Expand)AuthorAgeFilesLines
* Sync sh(1) in stable/10 to head.jmmv2014-03-091-1/+0
* sh: Fix race condition with signals and wait or set -T.jilles2013-09-021-0/+1
* sh: If a SIGINT or SIGQUIT interrupts "wait", return status 128+sig.jilles2013-02-231-1/+1
* sh: Fix EINTR race condition in "wait" and "set -T" using sigsuspend().jilles2012-07-291-0/+1
* sh: Fix duplicate prototypes for builtins.jilles2011-06-131-1/+0
* sh: Make exit without parameters from EXIT trap POSIX-compliant.jilles2011-01-081-0/+1
* sh: Add some __dead2 to indicate functions that do not return.jilles2009-12-241-1/+1
* Don't skip forking for an external command if any traps are active.jilles2009-06-131-0/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Avoid calling el_resize() from a signal handler, even though libedittjr2002-07-241-0/+1
* o __P has been reovedimp2002-02-021-8/+8
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Do not exit on SIGINT in non-interactive shells, fixes PR 1206,cracauer1998-08-241-1/+2
* Fixed some type and value mismatches. setsignal() returned a boguslybde1997-11-101-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-4/+4
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-17/+10
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+55
OpenPOWER on IntegriCloud