OpenBSD CVS

CVS log for src/usr.bin/make/job.c


[BACK] Up to [local] / src / usr.bin / make

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_3_6


Revision 1.57 / (download) - annotate - [select for diffs], Mon Jul 19 02:10:47 2004 UTC (19 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.56: +94 -12 lines
Diff to previous 1.56 (colored)

fix signal race in job.c: the signal handler only sets a flag, and
the main loop polls for that signal periodically.

Fixes make -j kernel.

okay art@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.