CVS log for src/lib/libc/rpc/svc_fdset.c
Up to [cvs.NetBSD.org] / src / lib / libc / rpc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15.2.1: download - view: text, markup, annotated - select for diffs
Wed Apr 26 02:52:54 2017 UTC (7 years, 9 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +4 -2
lines
Sync with HEAD
Revision 1.15.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:09 2017 UTC (7 years, 9 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.15: preferred, colored; next MAIN 1.16: preferred, colored
Changes since revision 1.15: +4 -2
lines
Sync with HEAD
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 18 11:35:34 2017 UTC (7 years, 9 months ago) by maya
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-20170426,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-socketcan-base1,
HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -2
lines
avoid calloc(1,0).
from clang static analyzer
ok christos
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 10 20:56:20 2015 UTC (9 years, 2 months ago) by christos
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
localcount-20160914,
bouyer-socketcan-base
Branch point for: pgoyette-localcount,
bouyer-socketcan
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
fix compilation/lint
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Nov 10 18:11:05 2015 UTC (9 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -2
lines
CID 1338520: Check NULL
CID 1338521: Fix error (realloc returns different pointer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 10 18:08:05 2015 UTC (9 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2
lines
CID 1338517: Check negative returns
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 8 19:30:53 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +28 -6
lines
Add debugging for pollfd
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Nov 8 02:46:53 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -2
lines
Only do the compat cruft if we are compiling libc.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 7 23:17:09 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
initialize revents too.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 7 23:09:20 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +138 -4
lines
PR/50408: Pedro Giffuni: Provide a way for rpc to use poll(2) instead of
select(2), and the linux svc_pollfd and svc_maxpollfd members. Our select(2)
implementation does not suffer from the FD_SETSIZE limitation so this is
not turned on by default.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Nov 7 20:24:00 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
spell reserved.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 7 16:58:24 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +25 -5
lines
Put back NULL tests for allocation failures.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 7 03:06:32 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +24 -41
lines
simplify more.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 7 00:42:04 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -8
lines
Introduce a binary compatible __fd_set_256 that is what the original fdset
size was for libc. Now we can bump it.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 6 23:11:09 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +135 -126
lines
Cleanup and simplify.
undef svc_fdset and svc_maxfd to get to the real data for the compat code.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 6 23:05:09 2015 UTC (9 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -9
lines
Don't use macros as types or variable names.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Nov 6 19:34:13 2015 UTC (9 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +273 -36
lines
- Provide multi-threaded fdset's for everyone not just rump if requested.
- Abstract fd_set access, and don't limit the fd_set size.
- Maintain binary compatibility by keeping the old global variables around.
Revision 1.1.10.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:36:53 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.1.10.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.10.1: +63 -0
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:21:05 2013 UTC (11 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.1: +63 -0
lines
resync from head
Revision 1.1.10.1
Tue Mar 5 19:55:23 2013 UTC (11 years, 11 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.1: +0 -63
lines
file svc_fdset.c was added on branch yamt-pagecache on 2014-05-22 11:36:53 +0000
Revision 1.1.4.1
Tue Mar 5 19:55:23 2013 UTC (11 years, 11 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.1: +0 -63
lines
file svc_fdset.c was added on branch tls-maxphys on 2013-06-23 06:21:05 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 5 19:55:23 2013 UTC (11 years, 11 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache,
tls-maxphys
make this usable from RUMP
CVSweb <webmaster@jp.NetBSD.org>