Index: ossp-pkg/sa/README RCS File: /v/ossp/cvs/ossp-pkg/sa/README,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/sa/README,v' 2>/dev/null --- README 2002/01/31 21:35:13 1.4 +++ README 2002/03/15 10:47:36 1.5 @@ -3,8 +3,8 @@ \__ \ (_| | |___/\__,_| - OSSP sa -- Socket Abstraction Library - Version 0.9.0 (31-Jan-2002) + OSSP sa - Socket Abstraction + Version 0.9.1 (15-Mar-2002) ABSTRACT @@ -21,8 +21,8 @@ Copyright (c) 2001-2002 The OSSP Project Copyright (c) 2001-2002 Cable & Wireless Deutschland - This file is part of OSSP SA, a socket abstraction library which - can be found at http://www.ossp.org/pkg/sa/. + This file is part of OSSP sa, a socket abstraction library which + can be found at http://www.ossp.org/pkg/lib/sa/. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that @@ -46,6 +46,6 @@ The documentation and latest release can be found on - o http://www.ossp.org/pkg/sa/ - o ftp://ftp.ossp.org/pkg/sa/ + o http://www.ossp.org/pkg/lib/sa/ + o ftp://ftp.ossp.org/pkg/lib/sa/ Index: ossp-pkg/sa/VERSION RCS File: /v/ossp/cvs/ossp-pkg/sa/VERSION,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/sa/VERSION,v' 2>/dev/null --- VERSION 2002/01/31 21:35:13 1.2 +++ VERSION 2002/03/15 10:47:36 1.3 @@ -2,5 +2,5 @@ VERSION -- Version Information for OSSP sa (syntax: Text) [automatically generated and maintained by GNU shtool] - This is OSSP sa, Version 0.9.0 (31-Jan-2002) + This is OSSP sa, Version 0.9.1 (15-Mar-2002) Index: ossp-pkg/sa/aclocal.m4 RCS File: /v/ossp/cvs/ossp-pkg/sa/aclocal.m4,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/sa/aclocal.m4,v' 2>/dev/null --- aclocal.m4 2002/01/30 16:43:00 1.4 +++ aclocal.m4 2002/03/15 10:47:36 1.5 @@ -77,7 +77,6 @@ * ) AC_COMPILER_OPTION(pipe, -pipe, -pipe, CFLAGS="$CFLAGS -pipe") ;; esac AC_COMPILER_OPTION(defdbg, -DDEBUG, -DDEBUG, CFLAGS="$CFLAGS -DDEBUG") - AC_COMPILER_OPTION(ggdb3, -ggdb3, -ggdb3, CFLAGS="$CFLAGS -ggdb3") CFLAGS="$CFLAGS -pedantic" CFLAGS="$CFLAGS -Wall" WMORE="-Wshadow -Wpointer-arith -Wcast-align -Winline" Index: ossp-pkg/sa/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/sa/configure.ac,v rcsdiff -q -kk '-r1.11' '-r1.12' -u '/v/ossp/cvs/ossp-pkg/sa/configure.ac,v' 2>/dev/null --- configure.ac 2002/03/14 15:39:43 1.11 +++ configure.ac 2002/03/15 10:47:36 1.12 @@ -1,11 +1,11 @@ dnl ## -dnl ## SA - OSSP Socket Abstraction Library +dnl ## OSSP sa - Socket Abstraction dnl ## Copyright (c) 2001 Ralf S. Engelschall dnl ## Copyright (c) 2001 The OSSP Project dnl ## Copyright (c) 2001 Cable & Wireless Deutschland dnl ## -dnl ## This file is part of OSSP SA, a socket abstraction library which -dnl ## can be found at http://www.ossp.org/pkg/sa/. +dnl ## This file is part of OSSP sa, a socket abstraction library which +dnl ## can be found at http://www.ossp.org/pkg/lib/sa/. dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa-config.in RCS File: /v/ossp/cvs/ossp-pkg/sa/sa-config.in,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/sa/sa-config.in,v' 2>/dev/null --- sa-config.in 2002/01/31 21:35:13 1.3 +++ sa-config.in 2002/03/15 10:47:36 1.4 @@ -1,12 +1,12 @@ #!/bin/sh ## -## SA - OSSP Logging Library +## OSSP sa - Socket Abstraction ## Copyright (c) 2001-2002 Ralf S. Engelschall ## Copyright (c) 2001-2002 The OSSP Project ## Copyright (c) 2001-2002 Cable & Wireless Deutschland ## -## This file is part of OSSP SA, a socket abstraction library which -## can be found at http://www.ossp.org/pkg/sa/. +## This file is part of OSSP sa, a socket abstraction library which +## can be found at http://www.ossp.org/pkg/lib/sa/. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa.ac RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.ac,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/sa/sa.ac,v' 2>/dev/null --- sa.ac 2002/03/14 15:39:43 1.9 +++ sa.ac 2002/03/15 10:47:36 1.10 @@ -1,11 +1,11 @@ dnl ## -dnl ## SA - OSSP Socket Abstraction Library +dnl ## OSSP sa - Socket Abstraction dnl ## Copyright (c) 2001-2002 Ralf S. Engelschall dnl ## Copyright (c) 2001-2002 The OSSP Project dnl ## Copyright (c) 2001-2002 Cable & Wireless Deutschland dnl ## -dnl ## This file is part of OSSP SA, a socket abstraction library which -dnl ## can be found at http://www.ossp.org/pkg/sa/. +dnl ## This file is part of OSSP sa, a socket abstraction library which +dnl ## can be found at http://www.ossp.org/pkg/lib/sa/. dnl ## dnl ## Permission to use, copy, modify, and distribute this software for dnl ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa.c RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.c,v rcsdiff -q -kk '-r1.57' '-r1.58' -u '/v/ossp/cvs/ossp-pkg/sa/sa.c,v' 2>/dev/null --- sa.c 2002/03/07 11:51:54 1.57 +++ sa.c 2002/03/15 10:47:36 1.58 @@ -1,11 +1,11 @@ /* -** SA - OSSP Socket Abstraction Library +** OSSP sa - Socket Abstraction ** Copyright (c) 2001-2002 Ralf S. Engelschall ** Copyright (c) 2001-2002 The OSSP Project ** Copyright (c) 2001-2002 Cable & Wireless Deutschland ** -** This file is part of OSSP SA, a socket abstraction library which -** can be found at http://www.ossp.org/pkg/sa/. +** This file is part of OSSP sa, a socket abstraction library which +** can be found at http://www.ossp.org/pkg/lib/sa/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa.h RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.h,v rcsdiff -q -kk '-r1.29' '-r1.30' -u '/v/ossp/cvs/ossp-pkg/sa/sa.h,v' 2>/dev/null --- sa.h 2002/01/30 16:43:00 1.29 +++ sa.h 2002/03/15 10:47:36 1.30 @@ -1,11 +1,11 @@ /* -** SA - OSSP Socket Abstraction Library +** OSSP sa - Socket Abstraction ** Copyright (c) 2001-2002 Ralf S. Engelschall ** Copyright (c) 2001-2002 The OSSP Project ** Copyright (c) 2001-2002 Cable & Wireless Deutschland ** -** This file is part of OSSP SA, a socket abstraction library which -** can be found at http://www.ossp.org/pkg/sa/. +** This file is part of OSSP sa, a socket abstraction library which +** can be found at http://www.ossp.org/pkg/lib/sa/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa.pod RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.pod,v rcsdiff -q -kk '-r1.24' '-r1.25' -u '/v/ossp/cvs/ossp-pkg/sa/sa.pod,v' 2>/dev/null --- sa.pod 2002/01/31 21:35:13 1.24 +++ sa.pod 2002/03/15 10:47:36 1.25 @@ -1,11 +1,11 @@ ## -## SA - OSSP Socket Abstraction Library +## OSSP sa - Socket Abstraction ## Copyright (c) 2001-2002 Ralf S. Engelschall ## Copyright (c) 2001-2002 The OSSP Project ## Copyright (c) 2001-2002 Cable & Wireless Deutschland ## -## This file is part of OSSP SA, a socket abstraction library which -## can be found at http://www.ossp.org/pkg/sa/. +## This file is part of OSSP sa, a socket abstraction library which +## can be found at http://www.ossp.org/pkg/lib/sa/. ## ## Permission to use, copy, modify, and distribute this software for ## any purpose with or without fee is hereby granted, provided that Index: ossp-pkg/sa/sa_test.c RCS File: /v/ossp/cvs/ossp-pkg/sa/sa_test.c,v rcsdiff -q -kk '-r1.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/sa/sa_test.c,v' 2>/dev/null --- sa_test.c 2002/01/31 21:17:50 1.15 +++ sa_test.c 2002/03/15 10:47:36 1.16 @@ -1,11 +1,11 @@ /* -** SA - OSSP Socket Abstraction Library +** OSSP sa - Socket Abstraction ** Copyright (c) 2001-2002 Ralf S. Engelschall ** Copyright (c) 2001-2002 The OSSP Project ** Copyright (c) 2001-2002 Cable & Wireless Deutschland ** -** This file is part of OSSP SA, a socket abstraction library which -** can be found at http://www.ossp.org/pkg/sa/. +** This file is part of OSSP sa, a socket abstraction library which +** can be found at http://www.ossp.org/pkg/lib/sa/. ** ** Permission to use, copy, modify, and distribute this software for ** any purpose with or without fee is hereby granted, provided that