head 1.38; access; symbols FSL_1_7_0:1.38 FSL_1_6_1:1.36 FSL_1_6_0:1.35 FSL_1_6b2:1.34 FSL_1_6b1:1.33 FSL_1_5_0:1.32 FSL_1_5a3:1.31 FSL_1_5a2:1.30 FSL_1_5a1:1.29 FSL_1_4_0:1.28 FSL_1_4b1:1.27 FSL_1_4a1:1.25 FSL_1_3_0:1.24 FSL_1_3b1:1.23 FSL_1_2_1:1.21 FSL_1_2_0:1.20 FSL_1_1_0:1.19 FSL_1_1b1:1.18 FSL_1_0_8:1.15 FSL_1_0_7:1.14 FSL_1_0_6:1.13 FSL_1_0_5:1.12 FSL_1_0_4:1.11 FSL_1_0_3:1.8 FSL_1_0_2:1.7 FSL_1_0_1:1.6 FSL_1_0_0:1.4 FSL_0_9_0:1.3; locks; strict; comment @ * @; 1.38 date 2007.03.02.17.02.08; author thl; state Exp; branches; next 1.37; commitid xXupkursjga2lx8s; 1.37 date 2007.03.02.17.01.53; author thl; state Exp; branches; next 1.36; commitid gfACzsrjJHrWkx8s; 1.36 date 2005.10.03.09.27.54; author rse; state Exp; branches; next 1.35; 1.35 date 2005.02.18.19.12.08; author thl; state Exp; branches; next 1.34; 1.34 date 2005.02.18.10.42.08; author thl; state Exp; branches; next 1.33; 1.33 date 2005.02.02.12.52.32; author thl; state Exp; branches; next 1.32; 1.32 date 2004.04.26.12.35.44; author thl; state Exp; branches; next 1.31; 1.31 date 2004.04.23.10.29.56; author thl; state Exp; branches; next 1.30; 1.30 date 2004.04.22.15.50.37; author thl; state Exp; branches; next 1.29; 1.29 date 2004.04.22.10.41.57; author thl; state Exp; branches; next 1.28; 1.28 date 2004.01.12.09.08.36; author thl; state Exp; branches; next 1.27; 1.27 date 2004.01.09.10.48.39; author thl; state Exp; branches; next 1.26; 1.26 date 2004.01.09.10.48.27; author thl; state Exp; branches; next 1.25; 1.25 date 2003.10.28.16.05.32; author thl; state Exp; branches; next 1.24; 1.24 date 2003.10.06.10.10.38; author thl; state Exp; branches; next 1.23; 1.23 date 2003.09.25.16.59.37; author thl; state Exp; branches; next 1.22; 1.22 date 2003.09.25.15.18.04; author thl; state Exp; branches; next 1.21; 1.21 date 2003.09.15.08.24.02; author thl; state Exp; branches; next 1.20; 1.20 date 2003.06.30.14.30.10; author thl; state Exp; branches; next 1.19; 1.19 date 2003.05.22.14.03.08; author thl; state Exp; branches; next 1.18; 1.18 date 2003.05.22.13.05.00; author thl; state Exp; branches; next 1.17; 1.17 date 2003.05.22.12.30.50; author thl; state Exp; branches; next 1.16; 1.16 date 2003.05.22.12.30.35; author thl; state Exp; branches; next 1.15; 1.15 date 2003.02.13.15.40.30; author rse; state Exp; branches; next 1.14; 1.14 date 2003.01.28.12.16.09; author thl; state Exp; branches; next 1.13; 1.13 date 2002.11.09.18.36.05; author rse; state Exp; branches; next 1.12; 1.12 date 2002.10.21.15.21.00; author thl; state Exp; branches; next 1.11; 1.11 date 2002.10.21.13.22.14; author thl; state Exp; branches; next 1.10; 1.10 date 2002.10.21.13.03.17; author thl; state Exp; branches; next 1.9; 1.9 date 2002.10.21.12.51.23; author thl; state Exp; branches; next 1.8; 1.8 date 2002.09.07.20.12.49; author rse; state Exp; branches; next 1.7; 1.7 date 2002.08.14.07.53.24; author thl; state Exp; branches; next 1.6; 1.6 date 2002.08.02.11.43.17; author rse; state Exp; branches; next 1.5; 1.5 date 2002.08.02.11.43.02; author rse; state Exp; branches; next 1.4; 1.4 date 2002.08.01.15.31.28; author rse; state Exp; branches; next 1.3; 1.3 date 2002.08.01.11.43.27; author rse; state Exp; branches; next 1.2; 1.2 date 2002.08.01.09.33.24; author rse; state Exp; branches; next 1.1; 1.1 date 2002.07.31.12.58.03; author thl; state Exp; branches; next ; desc @@ 1.38 log @flush pending changes before tagging @ text @/* ** fsl_version.c -- Version Information for OSSP fsl (syntax: C/C++) ** [automatically generated and maintained by GNU shtool] */ #ifdef _FSL_VERSION_C_AS_HEADER_ #ifndef _FSL_VERSION_C_ #define _FSL_VERSION_C_ #define FSL_VERSION 0x107200 typedef struct { const int v_hex; const char *v_short; const char *v_long; const char *v_tex; const char *v_gnu; const char *v_web; const char *v_sccs; const char *v_rcs; } fsl_version_t; extern fsl_version_t fsl_version; #endif /* _FSL_VERSION_C_ */ #else /* _FSL_VERSION_C_AS_HEADER_ */ #define _FSL_VERSION_C_AS_HEADER_ #include "fsl_version.c" #undef _FSL_VERSION_C_AS_HEADER_ fsl_version_t fsl_version = { 0x107200, "1.7.0", "1.7.0 (02-Mar-2007)", "This is OSSP fsl, Version 1.7.0 (02-Mar-2007)", "OSSP fsl 1.7.0 (02-Mar-2007)", "OSSP fsl/1.7.0", "@@(#)OSSP fsl 1.7.0 (02-Mar-2007)", "$Id: OSSP fsl 1.7.0 (02-Mar-2007) $" }; #endif /* _FSL_VERSION_C_AS_HEADER_ */ @ 1.37 log @flush pending changes before tagging @ text @@ 1.36 log @bump version before release @ text @d11 1 a11 1 #define FSL_VERSION 0x106201 d35 8 a42 8 0x106201, "1.6.1", "1.6.1 (03-Oct-2005)", "This is OSSP fsl, Version 1.6.1 (03-Oct-2005)", "OSSP fsl 1.6.1 (03-Oct-2005)", "OSSP fsl/1.6.1", "@@(#)OSSP fsl 1.6.1 (03-Oct-2005)", "$Id: OSSP fsl 1.6.1 (03-Oct-2005) $" @ 1.35 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x106200 d35 8 a42 8 0x106200, "1.6.0", "1.6.0 (18-Feb-2005)", "This is OSSP fsl, Version 1.6.0 (18-Feb-2005)", "OSSP fsl 1.6.0 (18-Feb-2005)", "OSSP fsl/1.6.0", "@@(#)OSSP fsl 1.6.0 (18-Feb-2005)", "$Id: OSSP fsl 1.6.0 (18-Feb-2005) $" @ 1.34 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x106102 d35 8 a42 8 0x106102, "1.6b2", "1.6b2 (18-Feb-2005)", "This is OSSP fsl, Version 1.6b2 (18-Feb-2005)", "OSSP fsl 1.6b2 (18-Feb-2005)", "OSSP fsl/1.6b2", "@@(#)OSSP fsl 1.6b2 (18-Feb-2005)", "$Id: OSSP fsl 1.6b2 (18-Feb-2005) $" @ 1.33 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x106101 d35 8 a42 8 0x106101, "1.6b1", "1.6b1 (02-Feb-2005)", "This is OSSP fsl, Version 1.6b1 (02-Feb-2005)", "OSSP fsl 1.6b1 (02-Feb-2005)", "OSSP fsl/1.6b1", "@@(#)OSSP fsl 1.6b1 (02-Feb-2005)", "$Id: OSSP fsl 1.6b1 (02-Feb-2005) $" @ 1.32 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x105200 d35 8 a42 8 0x105200, "1.5.0", "1.5.0 (26-Apr-2004)", "This is OSSP fsl, Version 1.5.0 (26-Apr-2004)", "OSSP fsl 1.5.0 (26-Apr-2004)", "OSSP fsl/1.5.0", "@@(#)OSSP fsl 1.5.0 (26-Apr-2004)", "$Id: OSSP fsl 1.5.0 (26-Apr-2004) $" @ 1.31 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x105003 d35 8 a42 8 0x105003, "1.5a3", "1.5a3 (23-Apr-2004)", "This is OSSP fsl, Version 1.5a3 (23-Apr-2004)", "OSSP fsl 1.5a3 (23-Apr-2004)", "OSSP fsl/1.5a3", "@@(#)OSSP fsl 1.5a3 (23-Apr-2004)", "$Id: OSSP fsl 1.5a3 (23-Apr-2004) $" @ 1.30 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x105002 d35 8 a42 8 0x105002, "1.5a2", "1.5a2 (22-Apr-2004)", "This is OSSP fsl, Version 1.5a2 (22-Apr-2004)", "OSSP fsl 1.5a2 (22-Apr-2004)", "OSSP fsl/1.5a2", "@@(#)OSSP fsl 1.5a2 (22-Apr-2004)", "$Id: OSSP fsl 1.5a2 (22-Apr-2004) $" @ 1.29 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x105001 d35 8 a42 8 0x105001, "1.5a1", "1.5a1 (22-Apr-2004)", "This is OSSP fsl, Version 1.5a1 (22-Apr-2004)", "OSSP fsl 1.5a1 (22-Apr-2004)", "OSSP fsl/1.5a1", "@@(#)OSSP fsl 1.5a1 (22-Apr-2004)", "$Id: OSSP fsl 1.5a1 (22-Apr-2004) $" @ 1.28 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x104200 d35 8 a42 8 0x104200, "1.4.0", "1.4.0 (12-Jan-2004)", "This is OSSP fsl, Version 1.4.0 (12-Jan-2004)", "OSSP fsl 1.4.0 (12-Jan-2004)", "OSSP fsl/1.4.0", "@@(#)OSSP fsl 1.4.0 (12-Jan-2004)", "$Id: OSSP fsl 1.4.0 (12-Jan-2004) $" @ 1.27 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x104101 d35 8 a42 8 0x104101, "1.4b1", "1.4b1 (09-Jan-2004)", "This is OSSP fsl, Version 1.4b1 (09-Jan-2004)", "OSSP fsl 1.4b1 (09-Jan-2004)", "OSSP fsl/1.4b1", "@@(#)OSSP fsl 1.4b1 (09-Jan-2004)", "$Id: OSSP fsl 1.4b1 (09-Jan-2004) $" @ 1.26 log @Adjust copyright messages to include new year 2004 @ text @@ 1.25 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x104001 d35 8 a42 8 0x104001, "1.4a1", "1.4a1 (28-Oct-2003)", "This is OSSP fsl, Version 1.4a1 (28-Oct-2003)", "OSSP fsl 1.4a1 (28-Oct-2003)", "OSSP fsl/1.4a1", "@@(#)OSSP fsl 1.4a1 (28-Oct-2003)", "$Id: OSSP fsl 1.4a1 (28-Oct-2003) $" @ 1.24 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x103200 d35 8 a42 8 0x103200, "1.3.0", "1.3.0 (06-Oct-2003)", "This is OSSP fsl, Version 1.3.0 (06-Oct-2003)", "OSSP fsl 1.3.0 (06-Oct-2003)", "OSSP fsl/1.3.0", "@@(#)OSSP fsl 1.3.0 (06-Oct-2003)", "$Id: OSSP fsl 1.3.0 (06-Oct-2003) $" @ 1.23 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x103101 d35 8 a42 8 0x103101, "1.3b1", "1.3b1 (25-Sep-2003)", "This is OSSP fsl, Version 1.3b1 (25-Sep-2003)", "OSSP fsl 1.3b1 (25-Sep-2003)", "OSSP fsl/1.3b1", "@@(#)OSSP fsl 1.3b1 (25-Sep-2003)", "$Id: OSSP fsl 1.3b1 (25-Sep-2003) $" @ 1.22 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x102102 d35 8 a42 8 0x102102, "1.2b2", "1.2b2 (25-Sep-2003)", "This is OSSP fsl, Version 1.2b2 (25-Sep-2003)", "OSSP fsl 1.2b2 (25-Sep-2003)", "OSSP fsl/1.2b2", "@@(#)OSSP fsl 1.2b2 (25-Sep-2003)", "$Id: OSSP fsl 1.2b2 (25-Sep-2003) $" @ 1.21 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x102201 d35 8 a42 8 0x102201, "1.2.1", "1.2.1 (15-Sep-2003)", "This is OSSP fsl, Version 1.2.1 (15-Sep-2003)", "OSSP fsl 1.2.1 (15-Sep-2003)", "OSSP fsl/1.2.1", "@@(#)OSSP fsl 1.2.1 (15-Sep-2003)", "$Id: OSSP fsl 1.2.1 (15-Sep-2003) $" @ 1.20 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x102200 d35 8 a42 8 0x102200, "1.2.0", "1.2.0 (30-Jun-2003)", "This is OSSP fsl, Version 1.2.0 (30-Jun-2003)", "OSSP fsl 1.2.0 (30-Jun-2003)", "OSSP fsl/1.2.0", "@@(#)OSSP fsl 1.2.0 (30-Jun-2003)", "$Id: OSSP fsl 1.2.0 (30-Jun-2003) $" @ 1.19 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x101200 d35 8 a42 8 0x101200, "1.1.0", "1.1.0 (22-May-2003)", "This is OSSP fsl, Version 1.1.0 (22-May-2003)", "OSSP fsl 1.1.0 (22-May-2003)", "OSSP fsl/1.1.0", "@@(#)OSSP fsl 1.1.0 (22-May-2003)", "$Id: OSSP fsl 1.1.0 (22-May-2003) $" @ 1.18 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x101101 d35 8 a42 8 0x101101, "1.1b1", "1.1b1 (22-May-2003)", "This is OSSP fsl, Version 1.1b1 (22-May-2003)", "OSSP fsl 1.1b1 (22-May-2003)", "OSSP fsl/1.1b1", "@@(#)OSSP fsl 1.1b1 (22-May-2003)", "$Id: OSSP fsl 1.1b1 (22-May-2003) $" @ 1.17 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x101100 d35 8 a42 8 0x101100, "1.1b0", "1.1b0 (22-May-2003)", "This is OSSP fsl, Version 1.1b0 (22-May-2003)", "OSSP fsl 1.1b0 (22-May-2003)", "OSSP fsl/1.1b0", "@@(#)OSSP fsl 1.1b0 (22-May-2003)", "$Id: OSSP fsl 1.1b0 (22-May-2003) $" @ 1.16 log @for details see attached ChangeLog @ text @@ 1.15 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100208 d35 8 a42 8 0x100208, "1.0.8", "1.0.8 (13-Feb-2003)", "This is OSSP fsl, Version 1.0.8 (13-Feb-2003)", "OSSP fsl 1.0.8 (13-Feb-2003)", "OSSP fsl/1.0.8", "@@(#)OSSP fsl 1.0.8 (13-Feb-2003)", "$Id: OSSP fsl 1.0.8 (13-Feb-2003) $" @ 1.14 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100207 d35 8 a42 8 0x100207, "1.0.7", "1.0.7 (28-Jan-2003)", "This is OSSP fsl, Version 1.0.7 (28-Jan-2003)", "OSSP fsl 1.0.7 (28-Jan-2003)", "OSSP fsl/1.0.7", "@@(#)OSSP fsl 1.0.7 (28-Jan-2003)", "$Id: OSSP fsl 1.0.7 (28-Jan-2003) $" @ 1.13 log @bump for release @ text @d11 1 a11 1 #define FSL_VERSION 0x100206 d35 8 a42 8 0x100206, "1.0.6", "1.0.6 (09-Nov-2002)", "This is OSSP fsl, Version 1.0.6 (09-Nov-2002)", "OSSP fsl 1.0.6 (09-Nov-2002)", "OSSP fsl/1.0.6", "@@(#)OSSP fsl 1.0.6 (09-Nov-2002)", "$Id: OSSP fsl 1.0.6 (09-Nov-2002) $" @ 1.12 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100205 d35 8 a42 8 0x100205, "1.0.5", "1.0.5 (21-Oct-2002)", "This is OSSP fsl, Version 1.0.5 (21-Oct-2002)", "OSSP fsl 1.0.5 (21-Oct-2002)", "OSSP fsl/1.0.5", "@@(#)OSSP fsl 1.0.5 (21-Oct-2002)", "$Id: OSSP fsl 1.0.5 (21-Oct-2002) $" @ 1.11 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100204 d35 8 a42 8 0x100204, "1.0.4", "1.0.4 (21-Oct-2002)", "This is OSSP fsl, Version 1.0.4 (21-Oct-2002)", "OSSP fsl 1.0.4 (21-Oct-2002)", "OSSP fsl/1.0.4", "@@(#)OSSP fsl 1.0.4 (21-Oct-2002)", "$Id: OSSP fsl 1.0.4 (21-Oct-2002) $" @ 1.10 log @flush pending changes before tagging @ text @@ 1.9 log @flush pending changes before tagging @ text @@ 1.8 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100203 d35 8 a42 8 0x100203, "1.0.3", "1.0.3 (07-Sep-2002)", "This is OSSP fsl, Version 1.0.3 (07-Sep-2002)", "OSSP fsl 1.0.3 (07-Sep-2002)", "OSSP fsl/1.0.3", "@@(#)OSSP fsl 1.0.3 (07-Sep-2002)", "$Id: OSSP fsl 1.0.3 (07-Sep-2002) $" @ 1.7 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100202 d35 8 a42 8 0x100202, "1.0.2", "1.0.2 (14-Aug-2002)", "This is OSSP fsl, Version 1.0.2 (14-Aug-2002)", "OSSP fsl 1.0.2 (14-Aug-2002)", "OSSP fsl/1.0.2", "@@(#)OSSP fsl 1.0.2 (14-Aug-2002)", "$Id: OSSP fsl 1.0.2 (14-Aug-2002) $" @ 1.6 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100201 d35 8 a42 8 0x100201, "1.0.1", "1.0.1 (02-Aug-2002)", "This is OSSP fsl, Version 1.0.1 (02-Aug-2002)", "OSSP fsl 1.0.1 (02-Aug-2002)", "OSSP fsl/1.0.1", "@@(#)OSSP fsl 1.0.1 (02-Aug-2002)", "$Id: OSSP fsl 1.0.1 (02-Aug-2002) $" @ 1.5 log @prepare for release @ text @@ 1.4 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x100200 d35 8 a42 8 0x100200, "1.0.0", "1.0.0 (01-Aug-2002)", "This is OSSP fsl, Version 1.0.0 (01-Aug-2002)", "OSSP fsl 1.0.0 (01-Aug-2002)", "OSSP fsl/1.0.0", "@@(#)OSSP fsl 1.0.0 (01-Aug-2002)", "$Id: OSSP fsl 1.0.0 (01-Aug-2002) $" @ 1.3 log @flush pending changes before tagging @ text @d11 1 a11 1 #define FSL_VERSION 0x009200 d35 8 a42 8 0x009200, "0.9.0", "0.9.0 (01-Aug-2002)", "This is OSSP fsl, Version 0.9.0 (01-Aug-2002)", "OSSP fsl 0.9.0 (01-Aug-2002)", "OSSP fsl/0.9.0", "@@(#)OSSP fsl 0.9.0 (01-Aug-2002)", "$Id: OSSP fsl 0.9.0 (01-Aug-2002) $" @ 1.2 log @bump version for release @ text @d11 1 a11 1 #define FSL_VERSION 0x00120D d35 8 a42 8 0x00120D, "0.1.13", "0.1.13 (01-Aug-2002)", "This is OSSP fsl, Version 0.1.13 (01-Aug-2002)", "OSSP fsl 0.1.13 (01-Aug-2002)", "OSSP fsl/0.1.13", "@@(#)OSSP fsl 0.1.13 (01-Aug-2002)", "$Id: OSSP fsl 0.1.13 (01-Aug-2002) $" @ 1.1 log @now logging FSL version @ text @d11 1 a11 1 #define FSL_VERSION 0x00120E d35 8 a42 8 0x00120E, "0.1.14", "0.1.14 (31-Jul-2002)", "This is OSSP fsl, Version 0.1.14 (31-Jul-2002)", "OSSP fsl 0.1.14 (31-Jul-2002)", "OSSP fsl/0.1.14", "@@(#)OSSP fsl 0.1.14 (31-Jul-2002)", "$Id: OSSP fsl 0.1.14 (31-Jul-2002) $" @