head 1.25; access; symbols PTH_2_0_7:1.24 PTH_2_0_6:1.23 PTH_2_0_5:1.23 PTH_2_0_4:1.23 PTH_2_0_3:1.22 PTH_2_0_2:1.22 PTH_2_0_1:1.22 PTH_2_0_0:1.21 PTH_2_0b2:1.19 PTH_2_0b1:1.19 PTH_2_0b0:1.19 PTH_1_4:1.17.0.2 PTH_1_4_1:1.17 PTH_1_4_0:1.15 PTH_1_3_7:1.12 PTH_1_4a3:1.14 PTH_1_3_6:1.12 PTH_1_4a2:1.14 PTH_1_3_5:1.12 PTH_1_4a1:1.13 PTH_1_3_4:1.12 PTH_1_3:1.12.0.2 PTH_1_3_3:1.12 PTH_1_3_2:1.11 PTH_1_3_1:1.11 PTH_1_3_0:1.10 PTH_1_3b3:1.5 PTH_1_2_3:1.2.2.1 PTH_1_3b2:1.5 PTH_1_3b1:1.5 PTH_1_3a5:1.5 PTH_1_3a4:1.5 PTH_1_3a3:1.5 PTH_1_2_2:1.2.2.1 PTH_1_3a2:1.5 PTH_1_2_1:1.2.2.1 PTH_1_3a1:1.3 PTH_1_2:1.2.0.2 PTH_1_2_0:1.2 PTH_1_2b8:1.2 PTH_1_2b7:1.1 PTH_1_2b6:1.1 PTH_1_2b5:1.1 PTH_1_2b4:1.1 PTH_1_2b3:1.1 PTH_1_2b2:1.1 PTH_1_2b1:1.1; locks; strict; comment @# @; 1.25 date 2007.01.01.18.23.52; author rse; state Exp; branches; next 1.24; commitid 9DhdiirNzQPBIP0s; 1.24 date 2006.06.08.17.54.51; author rse; state Exp; branches; next 1.23; commitid x8N3mLVdQgkbdeAr; 1.23 date 2004.12.31.19.34.44; author rse; state Exp; branches; next 1.22; 1.22 date 2004.07.13.10.50.49; author rse; state Exp; branches; next 1.21; 1.21 date 2003.02.11.13.17.39; author rse; state Exp; branches; next 1.20; 1.20 date 2003.01.01.15.49.11; author rse; state Exp; branches; next 1.19; 1.19 date 2002.11.03.11.06.56; author rse; state Exp; branches; next 1.18; 1.18 date 2002.10.15.20.34.22; author rse; state Exp; branches; next 1.17; 1.17 date 2002.01.27.11.03.40; author rse; state Exp; branches; next 1.16; 1.16 date 2002.01.27.10.57.01; author rse; state Exp; branches; next 1.15; 1.15 date 2001.03.24.14.51.04; author rse; state Exp; branches; next 1.14; 1.14 date 2000.05.07.10.06.39; author rse; state Exp; branches; next 1.13; 1.13 date 2000.04.05.16.16.36; author rse; state Exp; branches; next 1.12; 1.12 date 2000.03.06.09.12.38; author rse; state Exp; branches; next 1.11; 1.11 date 2000.02.20.11.42.45; author rse; state Exp; branches; next 1.10; 1.10 date 2000.02.19.15.58.55; author rse; state Exp; branches; next 1.9; 1.9 date 2000.02.15.19.17.32; author rse; state Exp; branches; next 1.8; 1.8 date 2000.02.15.19.16.39; author rse; state Exp; branches; next 1.7; 1.7 date 2000.02.13.19.26.46; author rse; state Exp; branches; next 1.6; 1.6 date 2000.02.13.19.24.05; author rse; state Exp; branches; next 1.5; 1.5 date 99.12.30.21.58.59; author rse; state Exp; branches; next 1.4; 1.4 date 99.11.09.08.11.30; author rse; state Exp; branches; next 1.3; 1.3 date 99.11.01.10.27.18; author rse; state Exp; branches; next 1.2; 1.2 date 99.10.26.10.17.29; author rse; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 99.08.31.11.07.31; author rse; state Exp; branches; next ; 1.2.2.1 date 99.11.01.10.24.58; author rse; state Exp; branches; next ; desc @@ 1.25 log @Adjusted all copyright messages for new year 2007. @ text @## ## GNU Pth - The GNU Portable Threads ## Copyright (c) 1999-2007 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public ## License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. ## ## This library is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## Lesser General Public License for more details. ## ## You should have received a copy of the GNU Lesser General Public ## License along with this library; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ## USA, or contact Ralf S. Engelschall . ## ## config.param: predefined configure command line parameters ## # ``Die Abk. fuer Abk. ist Abk.'' (german) # Common parameters common { } # build for testing # (done on all testing platforms) test { --prefix=/tmp/pth --enable-pthread --enable-optimize --enable-syscall-soft } # build for debugging # (developer machine only) install { CC=/usr/opkg/bin/gcc IF test -f /usr/opkg/bin/gcc --prefix=/usr/opkg/local/PKG/pth IF test -d /usr/opkg/local/PKG/pth/ --enable-batch --enable-pthread --enable-optimize --enable-syscall-soft --enable-syscall-hard --disable-shared } # build for developing # (developer machine only) # [Hint: dmalloc -l dmalloc.log -i 1 debug1] devel { CC=/usr/opkg/bin/gcc IF test -f /usr/opkg/bin/gcc --prefix=/usr/opkg/local/PKG/pth IF test -d /usr/opkg/local/PKG/pth/ --enable-batch --enable-debug --enable-pthread --enable-maintainer --enable-syscall-soft --enable-syscall-hard --with-dmalloc=/usr/opkg IF test -f /usr/opkg/bin/dmalloc } @ 1.24 log @Adjusted all copyright messages for new year 2006 @ text @d3 1 a3 1 ## Copyright (c) 1999-2006 Ralf S. Engelschall @ 1.23 log @Adjusted all copyright messages for new year 2005. @ text @d3 1 a3 1 ## Copyright (c) 1999-2005 Ralf S. Engelschall @ 1.22 log @Adjusted all copyright messages for new year 2004. @ text @d3 1 a3 1 ## Copyright (c) 1999-2004 Ralf S. Engelschall @ 1.21 log @upgrade dmalloc stuff @ text @d3 1 a3 1 ## Copyright (c) 1999-2003 Ralf S. Engelschall @ 1.20 log @Adjusted all copyright messages for new year 2003. @ text @d55 1 a55 1 # [Hint: dmalloc -l dmalloc.log -i 1 debug3] @ 1.19 log @provide 'devtool install' command and cleanup devel params @ text @d3 1 a3 1 ## Copyright (c) 1999-2002 Ralf S. Engelschall @ 1.18 log @remove trailing whitespaces @ text @d43 2 a44 2 CC=pgcc IF test -f /sw/bin/pgcc --prefix=/sw/pkg/pth d58 1 a58 1 --prefix=/sw/pkg/pth IF test -d /sw/pkg/pth/ d64 2 a65 1 --with-dmalloc=/sw/pkg/dmalloc IF test -d /sw/pkg/dmalloc/ @ 1.17 log @bump copyright year @ text @d31 1 a31 1 # build for testing @ 1.16 log @local GCC adjustments @ text @d3 1 a3 1 ## Copyright (c) 1999-2001 Ralf S. Engelschall @ 1.15 log @*** empty log message *** @ text @d57 1 a57 2 CC=/sw/bin/egcc IF test -f /sw/bin/egcc CC=/usr/local/bin/egcc IF test -f /usr/local/bin/egcc @ 1.14 log @*** empty log message *** @ text @d3 1 a3 1 ## Copyright (c) 1999-2000 Ralf S. Engelschall @ 1.13 log @*** empty log message *** @ text @d57 2 a58 1 CC=egcc @ 1.12 log @*** empty log message *** @ text @d25 1 a25 1 # ``Die Abk. fuer Abk. ist Abk.'' d43 1 a43 1 CC=pgcc d58 1 a58 1 --prefix=/sw/pkg/pth d64 1 a64 1 --with-dmalloc=/sw/pkg/dmalloc @ 1.11 log @*** empty log message *** @ text @a50 1 --with-sfio=/sw/pkg/sfio @ 1.10 log @*** empty log message *** @ text @d25 1 a25 2 # ``DejaGNU: The strong feeling that there # is already a GNU-tool for your problem.'' @ 1.9 log @*** empty log message *** @ text @a38 1 --enable-syscall-hard @ 1.8 log @*** empty log message *** @ text @d46 1 a46 1 --prefix-/sw/pkg/pth d61 1 a61 1 --prefix-/sw/pkg/pth @ 1.7 log @*** empty log message *** @ text @d23 1 a23 1 ## config.param: predefined Autoconf command line parameters for Pth d25 2 d32 4 a35 18 # path layout for RSE rse { --prefix=/sw/pkg/pth' } # use GCC 2.95.1 egcc { CC=egcc } # use Pentium-optimized GCC 2.95.1 pgcc { CC=pgcc } debug { --enable-batch --enable-debug d37 1 a37 1 --enable-maintainer d39 1 d42 5 a46 1 test { d52 2 d56 6 a61 1 production { d63 1 a63 2 --disable-shared --enable-optimize d65 1 d67 1 @ 1.6 log @*** empty log message *** @ text @a54 1 --enable-debug @ 1.5 log @*** empty log message *** @ text @d53 9 @ 1.4 log @*** empty log message *** @ text @d3 1 a3 1 ## Copyright (c) 1999 Ralf S. Engelschall @ 1.3 log @*** empty log message *** @ text @d46 4 a49 4 --enable-batch --enable-debug --enable-pthread --enable-maintainer d54 4 a57 4 --enable-batch --disable-shared --enable-optimize --enable-pthread @ 1.2 log @*** empty log message *** @ text @d2 22 a23 2 ## config.param -- predefined Autoconf command line parameters for Pth ## Copyright (c) 1999 Ralf S. Engelschall, All Rights Reserved. @ 1.2.2.1 log @*** empty log message *** @ text @d2 2 a3 22 ## GNU Pth - The GNU Portable Threads ## Copyright (c) 1999 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public ## License as published by the Free Software Foundation; either ## version 2.1 of the License, or (at your option) any later version. ## ## This library is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ## Lesser General Public License for more details. ## ## You should have received a copy of the GNU Lesser General Public ## License along with this library; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ## USA, or contact Ralf S. Engelschall . ## ## config.param: predefined Autoconf command line parameters for Pth @ 1.1 log @*** empty log message *** @ text @d29 1 @