Subject: winex configure.ac,1.103,1.104 LICENSE,1.25,1.26 Makefile.in,1.20,1.21Update of /var/lib/cvsd/cvsroot/winex
In directory agravaine:/tmp/cvs-serv18153
Modified Files:
configure.ac LICENSE Makefile.in
Log Message:
Add the Better String Libary (bstring) as a generally available string library.
Index: configure.ac
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/configure.ac,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- configure.ac 30 Mar 2007 21:51:44 -0000 1.103
+++ configure.ac 26 Apr 2007 20:12:43 -0000 1.104
@@ -2259,6 +2259,7 @@
if1632/Makefile
include/Makefile
libs/Makefile
+libs/bstring/Makefile
libs/ptmalloc3/Makefile
libs/wpp/Makefile
library/Makefile
Index: LICENSE
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/LICENSE,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- LICENSE 30 Mar 2007 20:10:40 -0000 1.25
+++ LICENSE 26 Apr 2007 20:12:44 -0000 1.26
@@ -11,6 +11,8 @@
dmalloc Copyright (c) 2001-2006 Wolfram Gloger
+The Better String Library (bstring) Copyright (c) 2002-2006 Paul Hsieh
+
Source code and other software components that include portions
Copyright TransGaming Technologies Inc. are covered by the Aladdin
Free Public Licese, (AFPL) the terms of which are listed below. In
@@ -348,3 +350,35 @@
WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY
OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
+==============================================================================
+The Better String Library (bstring) License
+
+Copyright (c) 2002-2006 Paul Hsieh
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+ Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+
+ Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ Neither the name of bstrlib nor the names of its contributors may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
Index: Makefile.in
===================================================================
RCS file: /var/lib/cvsd/cvsroot/winex/Makefile.in,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.in 27 Mar 2007 22:06:56 -0000 1.20
+++ Makefile.in 26 Apr 2007 20:12:44 -0000 1.21
@@ -75,6 +75,7 @@
libs/wpp
EMUOBJS = \
+ libs/bstring/bstring.o \
miscemu/miscemu.o
all: Make.rules $(PROGRAMS) $(LIBPROGRAMS) $(LIBSYMLINKS) wine \
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.