The NetBSD Project

CVS log for src/lib/libc/shlib_version

[BACK] Up to [cvs.NetBSD.org] / src / lib / libc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: cherry-xenmp-base


Revision 1.222 / (download) - annotate - [select for diffs], Sat Mar 12 19:52:47 2011 UTC (13 years ago) by christos
Branch: MAIN
CVS Tags: cherry-xenmp-base, cherry-xenmp
Changes since 1.221: +2 -2 lines
Diff to previous 1.221 (unified)

Fix various vis/unvis issues:
- no need for all the weak symbols
- define a new _VIS_END flag for UNVIS_END so that there are no collisions
  between and vis and unvis flags.
- add bound versions of the vis and unvis functions that take the length of
  the destination buffer. Unlike the OpenBSD ones they return -1 or NULL if
  the buffer is not large enough, instead of silently truncating.

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>