The NetBSD Project

CVS log for src/sys/sys/types.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / sys

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-2-1-RC6


Revision 1.62.4.1 / (download) - annotate - [select for diffs], Tue May 24 22:50:28 2005 UTC (18 years, 10 months ago) by riz
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1
Changes since 1.62: +21 -3 lines
Diff to previous 1.62 (colored) next main 1.63 (colored)

Pull up revision 1.67 via patch(requested by kleink in ticket #1546):
Instead of including <string.h> for memset()/memcpy() (or adding their
declarations locally), make FD_ZERO()/FD_COPY() use GCC builtins if
available, or define them inline otherwise.

This fixes PRs kern/5076 and lib/30166.

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.




CVSweb <webmaster@jp.NetBSD.org>