Re: Please check my patches for bin/35307
Bruce Evans <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.audit |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 28 Apr 2002, [ISO-8859-1] Joachim Strömbergson wrote: > Aloha! > > As a sunday afternoon activity I've tried to close a PR. The PR I > decided on fixing is bin/35307: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/35307 > > Included with this mail are my patches to the header files listed in the PR. > > Could anybody please check to see if they are correct. Esp sys/times.h > might be fishy. This is too much for -current, since __signed should go away in -current (it is to help support K&R compilers), and probably too much for RELENG_4, since the problem can be simply although slightly incorrectly by including <sys/cdefs.h> in <machine/ansi.h>. > Also, how do I proceed from here? Add the patches to the PR and wait? That, and remind committers about your patches. Bruce To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-audit" in the body of the message