Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/13/2001 13:19:42
Module Name: basesrc
Committed By: jdolecek
Date: Sat Jan 13 11:19:42 UTC 2001
Modified Files:
basesrc/usr.bin/sort: sort.c
Log Message:
save couple of cycles and bytes by static initialization of sigaction act
and sigtable[]
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/sort/sort.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.