The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.55.2.2 / (download) - annotate - [select for diffs], Tue May 1 10:29:06 2001 UTC (22 years, 10 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001
Changes since 1.55.2.1: +2 -2 lines
Diff to previous 1.55.2.1 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)

Pull up revision 1.58 (via patch, requested by kleink):
  Avoid traditional CPP recursion in definition of socklen_t.
  Fixes PR#12761.

Revision 1.55.2.1 / (download) - annotate - [select for diffs], Mon Oct 9 02:41:28 2000 UTC (23 years, 5 months ago) by toshii
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.55: +5 -3 lines
Diff to previous 1.55 (colored)

Pullup revision 1.59 (approved by jhawk):
  Wrap __cmsg_alignbytes in __BEGIN_DECLS ... __END_DECLS.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Jun 4 08:50:28 2000 UTC (23 years, 9 months ago) by itojun
Branch: MAIN
CVS Tags: netbsd-1-5-base, netbsd-1-5-ALPHA2
Branch point for: netbsd-1-5
Changes since 1.54: +6 -2 lines
Diff to previous 1.54 (colored)

move socklen_t decl to sys/ansi.h.
sys/socket.h pulls in sys/ansi.h and declare socklen_t as necessary.
the change is to allow declaration of socklen_t with less inclusion ordering
constraints.  (netdb.h needs this change)

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>