Log of /see/trunk/libsee/memcmp.c
Parent Directory
Revision
1282 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 13 22:26:35 2007 UTC (2 years, 11 months ago) by
d
File length: 1974 byte(s)
Diff to
previous 1218
bug 89: Minor licensing change to conform to Open Source Initiative's text
The effective change is to change the wording of these clauses, from:
> 3. Neither the name of Mr Leonard nor the names of the contributors
----------
> THIS SOFTWARE IS PROVIDED BY DAVID LEONARD AND CONTRIBUTORS ``AS IS''
-------------
> IN NO EVENT SHALL DAVID LEONARD OR CONTRIBUTORS BE LIABLE
-------------
to:
> 3. Neither the name of David Leonard nor the names of its contributors
-------------
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
---------------------
> IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-------------------
This makes SEE's license conform with the OSI's "New BSD License" template
at http://www.opensource.org/licenses/bsd-license.php
Revision
1216 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 25 07:36:11 2007 UTC (3 years, 4 months ago) by
d
File length: 1938 byte(s)
Diff to
previous 795
Add memmove; and make memcmp and memmove replacements private to libsee.
The reason I am renaming memmove and memcmp to _SEE_memcmp and
_SEE_memmove is for the case the including application defines its own memmove
or memcmp. We don't want to conflict.
Revision
698 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 16 09:27:05 2004 UTC (5 years, 10 months ago) by
d
Original Path:
trunk/see/libsee/memcmp.c
File length: 2135 byte(s)
Diff to
previous 596
Bump version to 1.2
Corrected embarrasing stringdefs build problem
Adhere more closely to GNU software standards (but still BSD licence)
Look for boehm gc in libdir, instead of prefix/lib
Removed enumerator 'reset' method (never used)
Removed see/config.h from install
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.