The NetBSD Project

CVS log for src/lib/libc/string/Lint_swab.c

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

Request diff between arbitrary revisions


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


Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sat Nov 8 22:01:11 1997 UTC (26 years, 5 months ago) by veego
Branch: netbsd-1-3
CVS Tags: netbsd-1-3-RELEASE, netbsd-1-3-PATCH003-CANDIDATE2, netbsd-1-3-PATCH003-CANDIDATE1, netbsd-1-3-PATCH003-CANDIDATE0, netbsd-1-3-PATCH003, netbsd-1-3-PATCH002, netbsd-1-3-PATCH001, netbsd-1-3-BETA
Changes since 1.1.2.1: +17 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for functions which ports use assembly versions.  When using
>an assembly version of a function, add the right lint stub to the Makefile.inc
>which specifies the source to build the function (see the
>arch/i386/*/Makefile.inc).  Can't just lint the normal C versions of these
>functions, because some of them don't _have_ normal C versions and if
>that were done dependencies would get messed up.

Revision 1.1.2.1, Thu Nov 6 00:52:42 1997 UTC (26 years, 5 months ago) by veego
Branch: netbsd-1-3
Changes since 1.1: +0 -17 lines
FILE REMOVED

file Lint_swab.c was added on branch netbsd-1-3 on 1997-11-08 22:01:11 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 6 00:52:42 1997 UTC (26 years, 5 months ago) by cgd
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, wrstuden-devbsize, netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4, minoura-xpg4dl-base, comdex-fall-1999-base, comdex-fall-1999
Branch point for: netbsd-1-3, minoura-xpg4dl

lint stubs for functions which ports use assembly versions.  When using
an assembly version of a function, add the right lint stub to the Makefile.inc
which specifies the source to build the function (see the
arch/i386/*/Makefile.inc).  Can't just lint the normal C versions of these
functions, because some of them don't _have_ normal C versions and if
that were done dependencies would get messed up.

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>