From 0742d224ccfd89a5bf87f07fbad32d16d6265599 Mon Sep 17 00:00:00 2001 From: Martin Burnicki Date: Tue, 25 Aug 2020 15:31:24 +0200 Subject: Update file headers before mering linux branch --- gpsxmple.c | 6 +++--- mbglib/common/aes128.c | 4 ++-- mbglib/common/aes128.h | 4 ++-- mbglib/common/cfg_hlp.c | 4 ++-- mbglib/common/cfg_hlp.h | 4 ++-- mbglib/common/extiohlp.c | 4 ++-- mbglib/common/extiohlp.h | 4 ++-- mbglib/common/gpsdefs.h | 4 ++-- mbglib/common/gpsserio.c | 4 ++-- mbglib/common/gpsserio.h | 4 ++-- mbglib/common/gpsutils.c | 4 ++-- mbglib/common/gpsutils.h | 4 ++-- mbglib/common/lan_util.c | 4 ++-- mbglib/common/lan_util.h | 4 ++-- mbglib/common/mbg_arch.h | 4 ++-- mbglib/common/mbg_cof.h | 4 ++-- mbglib/common/mbg_tgt.h | 4 ++-- mbglib/common/mbg_tmo.c | 4 ++-- mbglib/common/mbg_tmo.h | 4 ++-- mbglib/common/mbgerror.c | 4 ++-- mbglib/common/mbgerror.h | 4 ++-- mbglib/common/mbgextio.c | 4 ++-- mbglib/common/mbgextio.h | 4 ++-- mbglib/common/mbggeo.h | 4 ++-- mbglib/common/mbgklist.h | 4 ++-- mbglib/common/mbgmutex.h | 4 ++-- mbglib/common/mbgserio.c | 4 ++-- mbglib/common/mbgserio.h | 4 ++-- mbglib/common/mbgtime.h | 4 ++-- mbglib/common/myutil.c | 4 ++-- mbglib/common/myutil.h | 4 ++-- mbglib/common/pcpsdefs.h | 4 ++-- mbglib/common/secudefs.h | 4 ++-- mbglib/common/str_util.c | 4 ++-- mbglib/common/str_util.h | 4 ++-- mbglib/common/timeutil.c | 4 ++-- mbglib/common/timeutil.h | 4 ++-- mbglib/common/use_pack.h | 4 ++-- mbglib/common/words.h | 4 ++-- mbglib/common/xdevfeat.c | 4 ++-- mbglib/common/xdevfeat.h | 4 ++-- mbglib/common/xtiocomm.c | 4 ++-- mbglib/common/xtiocomm.h | 4 ++-- 43 files changed, 87 insertions(+), 87 deletions(-) diff --git a/gpsxmple.c b/gpsxmple.c index f8a8181..06cd090 100644 --- a/gpsxmple.c +++ b/gpsxmple.c @@ -1,8 +1,8 @@ /************************************************************************** * - * $Id: gpsxmple.c 1.10.1.11 2017/04/11 13:55:50Z martin TEST $ - * $Name: GPSXMPLE_2_7 $ + * $Id: gpsxmple.c 1.10.1.11 2017/04/11 13:55:50 martin TEST $ + * $Name: $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -28,7 +28,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsxmple.c $ - * Revision 1.10.1.11 2017/04/11 13:55:50Z martin + * Revision 1.10.1.11 2017/04/11 13:55:50 martin * New version code 2.7. * Made do_connect_serial() more fault tolerant. * Fixed build under Windows. diff --git a/mbglib/common/aes128.c b/mbglib/common/aes128.c index 07eec13..57034a8 100644 --- a/mbglib/common/aes128.c +++ b/mbglib/common/aes128.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: aes128.c 1.2.1.1 2009/12/22 12:23:00Z martin TEST $ + * $Id: aes128.c 1.2.1.1 2009/12/22 12:23:00 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: aes128.c $ - * Revision 1.2.1.1 2009/12/22 12:23:00Z martin + * Revision 1.2.1.1 2009/12/22 12:23:00 martin * Started to fix possible 32/64 bit issues. * Revision 1.2 2009/10/01 14:03:09 martin * Added standard file header. diff --git a/mbglib/common/aes128.h b/mbglib/common/aes128.h index ac4a16e..56bdd4d 100644 --- a/mbglib/common/aes128.h +++ b/mbglib/common/aes128.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: aes128.h 1.3.1.1 2009/12/22 12:23:09Z martin TEST $ + * $Id: aes128.h 1.3.1.1 2009/12/22 12:23:09 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: aes128.h $ - * Revision 1.3.1.1 2009/12/22 12:23:09Z martin + * Revision 1.3.1.1 2009/12/22 12:23:09 martin * Started to fix possible 32/64 bit issues. * Revision 1.3 2009/10/01 14:04:52 martin * Code cleanup. diff --git a/mbglib/common/cfg_hlp.c b/mbglib/common/cfg_hlp.c index 1cfa4bc..b6581ad 100644 --- a/mbglib/common/cfg_hlp.c +++ b/mbglib/common/cfg_hlp.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: cfg_hlp.c 1.1.1.85 2017/04/11 14:47:08Z martin TEST $ + * $Id: cfg_hlp.c 1.1.1.85 2017/04/11 14:47:08 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: cfg_hlp.c $ - * Revision 1.1.1.85 2017/04/11 14:47:08Z martin + * Revision 1.1.1.85 2017/04/11 14:47:08 martin * Revision 1.1.1.84 2017/04/06 09:16:16Z thomas-b * mbg_snprint_revision is not preliminary any longer * Revision 1.1.1.83 2017/03/27 10:37:18 thomas-b diff --git a/mbglib/common/cfg_hlp.h b/mbglib/common/cfg_hlp.h index 075523b..2649b21 100644 --- a/mbglib/common/cfg_hlp.h +++ b/mbglib/common/cfg_hlp.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: cfg_hlp.h 1.3.1.100 2017/03/29 12:33:26Z philipp TEST $ + * $Id: cfg_hlp.h 1.3.1.100 2017/03/29 12:33:26 philipp TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -19,7 +19,7 @@ * * ----------------------------------------------------------------------- * $Log: cfg_hlp.h $ - * Revision 1.3.1.100 2017/03/29 12:33:26Z philipp + * Revision 1.3.1.100 2017/03/29 12:33:26 philipp * Extended event info and event status index structures by data pointer * Revision 1.3.1.99 2017/03/27 10:37:18 thomas-b * Added ALL_PTP_V1_COMMON_DATASETS and the appropriate free function diff --git a/mbglib/common/extiohlp.c b/mbglib/common/extiohlp.c index c35e985..ee20c76 100644 --- a/mbglib/common/extiohlp.c +++ b/mbglib/common/extiohlp.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: extiohlp.c 1.3.1.4.1.129 2017/04/12 07:59:04Z martin TEST $ + * $Id: extiohlp.c 1.3.1.4.1.129 2017/04/12 07:59:04 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -18,7 +18,7 @@ * * ----------------------------------------------------------------------- * $Log: extiohlp.c $ - * Revision 1.3.1.4.1.129 2017/04/12 07:59:04Z martin + * Revision 1.3.1.4.1.129 2017/04/12 07:59:04 martin * Fixed build under DOS. * Revision 1.3.1.4.1.128 2017/04/11 15:16:26Z martin * Revision 1.3.1.4.1.127 2017/04/11 13:08:56Z martin diff --git a/mbglib/common/extiohlp.h b/mbglib/common/extiohlp.h index 7d34d88..8b85973 100644 --- a/mbglib/common/extiohlp.h +++ b/mbglib/common/extiohlp.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: extiohlp.h 1.3.1.5.1.70 2017/03/27 10:37:41Z thomas-b TEST $ + * $Id: extiohlp.h 1.3.1.5.1.70 2017/03/27 10:37:41 thomas-b TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: extiohlp.h $ - * Revision 1.3.1.5.1.70 2017/03/27 10:37:41Z thomas-b + * Revision 1.3.1.5.1.70 2017/03/27 10:37:41 thomas-b * Added function mbgextio_get_all_ptp_v1_common_datasets * Revision 1.3.1.5.1.69 2017/03/22 09:46:16 thomas-b * Added function mbgextio_save_all_io_port_info diff --git a/mbglib/common/gpsdefs.h b/mbglib/common/gpsdefs.h index 20b269f..c22c137 100644 --- a/mbglib/common/gpsdefs.h +++ b/mbglib/common/gpsdefs.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: gpsdefs.h 1.124.1.310 2017/04/11 10:30:14Z philipp TEST $ + * $Id: gpsdefs.h 1.124.1.310 2017/04/11 10:30:14 philipp TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -13,7 +13,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsdefs.h $ - * Revision 1.124.1.310 2017/04/11 10:30:14Z philipp + * Revision 1.124.1.310 2017/04/11 10:30:14 philipp * Added USB lock swap macros * Revision 1.124.1.309 2017/04/11 06:42:41 philipp * Renamed MBG_USB_INTR structures to MBG_USB_LOCK diff --git a/mbglib/common/gpsserio.c b/mbglib/common/gpsserio.c index 66ed43b..fd2c888 100644 --- a/mbglib/common/gpsserio.c +++ b/mbglib/common/gpsserio.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: gpsserio.c 1.13.1.16 2016/11/15 15:43:44Z martin TEST $ + * $Id: gpsserio.c 1.13.1.16 2016/11/15 15:43:44 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsserio.c $ - * Revision 1.13.1.16 2016/11/15 15:43:44Z martin + * Revision 1.13.1.16 2016/11/15 15:43:44 martin * Account for modified mbgserio functions. * Revision 1.13.1.15 2016/06/29 11:59:03 philipp * Extended socket API by TCP client diff --git a/mbglib/common/gpsserio.h b/mbglib/common/gpsserio.h index 7154559..e718ef7 100644 --- a/mbglib/common/gpsserio.h +++ b/mbglib/common/gpsserio.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: gpsserio.h 1.48.1.90 2017/04/11 06:42:42Z philipp TEST $ + * $Id: gpsserio.h 1.48.1.90 2017/04/11 06:42:42 philipp TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -31,7 +31,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsserio.h $ - * Revision 1.48.1.90 2017/04/11 06:42:42Z philipp + * Revision 1.48.1.90 2017/04/11 06:42:42 philipp * Renamed MBG_USB_INTR structures to MBG_USB_LOCK * Revision 1.48.1.89 2017/04/11 05:29:57 philipp * Added commands, structures and defines for feature USB interrupt diff --git a/mbglib/common/gpsutils.c b/mbglib/common/gpsutils.c index f7e98f8..2388df3 100644 --- a/mbglib/common/gpsutils.c +++ b/mbglib/common/gpsutils.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: gpsutils.c 1.9.1.7 2016/08/11 12:45:54Z martin TEST $ + * $Id: gpsutils.c 1.9.1.7 2016/08/11 12:45:54 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsutils.c $ - * Revision 1.9.1.7 2016/08/11 12:45:54Z martin + * Revision 1.9.1.7 2016/08/11 12:45:54 martin * Revision 1.9.1.6 2016/08/09 15:56:50Z martin * Fixed format bug. * Revision 1.9.1.5 2016/07/22 09:57:11 martin diff --git a/mbglib/common/gpsutils.h b/mbglib/common/gpsutils.h index 7e9b713..6fe959a 100644 --- a/mbglib/common/gpsutils.h +++ b/mbglib/common/gpsutils.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: gpsutils.h 1.7.1.4 2016/08/11 13:50:01Z martin TEST $ + * $Id: gpsutils.h 1.7.1.4 2016/08/11 13:50:01 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: gpsutils.h $ - * Revision 1.7.1.4 2016/08/11 13:50:01Z martin + * Revision 1.7.1.4 2016/08/11 13:50:01 martin * Include stddef.h. * Revision 1.7.1.3 2015/08/27 16:24:41Z martin * Revision 1.7.1.2 2015/08/25 15:34:48 martin diff --git a/mbglib/common/lan_util.c b/mbglib/common/lan_util.c index 8aea36e..19cbcfc 100644 --- a/mbglib/common/lan_util.c +++ b/mbglib/common/lan_util.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: lan_util.c 1.11.1.14 2017/04/10 13:05:16Z martin TEST $ + * $Id: lan_util.c 1.11.1.14 2017/04/10 13:05:16 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: lan_util.c $ - * Revision 1.11.1.14 2017/04/10 13:05:16Z martin + * Revision 1.11.1.14 2017/04/10 13:05:16 martin * Fixed some compiler warnings. * Revision 1.11.1.13 2017/02/23 15:24:22Z martin * Fixed macro definition syntax to avoid clang compiler warnings. diff --git a/mbglib/common/lan_util.h b/mbglib/common/lan_util.h index 31f37e8..106a9a9 100644 --- a/mbglib/common/lan_util.h +++ b/mbglib/common/lan_util.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: lan_util.h 1.6.1.7 2016/10/31 17:39:47Z martin TEST martin $ + * $Id: lan_util.h 1.6.1.7 2016/10/31 17:39:47 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: lan_util.h $ - * Revision 1.6.1.7 2016/10/31 17:39:47Z martin + * Revision 1.6.1.7 2016/10/31 17:39:47 martin * Only return standard MBG_RETURN_CODES. * Removed definitions of old MBG_LU_... return codes. * Renamed check_octets_not_all_zero() to octets_are_all_zero(), which returns a bool now. diff --git a/mbglib/common/mbg_arch.h b/mbglib/common/mbg_arch.h index f803e1d..a08ec76 100644 --- a/mbglib/common/mbg_arch.h +++ b/mbglib/common/mbg_arch.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbg_arch.h 1.6 2017/01/27 09:03:16Z martin REL_M $ + * $Id: mbg_arch.h 1.6 2017/01/27 09:03:16 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -14,7 +14,7 @@ * * ----------------------------------------------------------------------- * $Log: mbg_arch.h $ - * Revision 1.6 2017/01/27 09:03:16Z martin + * Revision 1.6 2017/01/27 09:03:16 martin * Added macros _mbg_swab8() and _mbg_swab64(). * Fixed macro syntax. * Modified _swab_dummy() to avoid compiler warnings due to unused variables. diff --git a/mbglib/common/mbg_cof.h b/mbglib/common/mbg_cof.h index 24b253b..0c0e96f 100644 --- a/mbglib/common/mbg_cof.h +++ b/mbglib/common/mbg_cof.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbg_cof.h 1.1.1.3 2016/08/10 14:19:00Z martin TEST $ + * $Id: mbg_cof.h 1.1.1.3 2016/08/10 14:19:00 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbg_cof.h $ - * Revision 1.1.1.3 2016/08/10 14:19:00Z martin + * Revision 1.1.1.3 2016/08/10 14:19:00 martin * *** empty log message *** * Revision 1.1.1.2 2016/08/10 14:15:14 martin * *** empty log message *** diff --git a/mbglib/common/mbg_tgt.h b/mbglib/common/mbg_tgt.h index 79be489..160d5a9 100644 --- a/mbglib/common/mbg_tgt.h +++ b/mbglib/common/mbg_tgt.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbg_tgt.h 1.35.1.11 2017/04/12 07:50:31Z martin TEST $ + * $Id: mbg_tgt.h 1.35.1.11 2017/04/12 07:50:31 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: mbg_tgt.h $ - * Revision 1.35.1.11 2017/04/12 07:50:31Z martin + * Revision 1.35.1.11 2017/04/12 07:50:31 martin * Fixed missing struct timespec for DOS. * Revision 1.35.1.10 2017/04/10 13:37:16Z martin * Fixed some compiler warnings. diff --git a/mbglib/common/mbg_tmo.c b/mbglib/common/mbg_tmo.c index b62231b..cec9943 100644 --- a/mbglib/common/mbg_tmo.c +++ b/mbglib/common/mbg_tmo.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbg_tmo.c 1.2 2009/09/01 10:36:45Z martin REL_M $ + * $Id: mbg_tmo.c 1.2 2009/09/01 10:36:45 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -18,7 +18,7 @@ * * ----------------------------------------------------------------------- * $Log: mbg_tmo.c $ - * Revision 1.2 2009/09/01 10:36:45Z martin + * Revision 1.2 2009/09/01 10:36:45 martin * Implement legacy functions only if __mbg_inline is not defined. * Revision 1.1 2009/08/25 11:28:47 martin * Initial revision. diff --git a/mbglib/common/mbg_tmo.h b/mbglib/common/mbg_tmo.h index 57b5cda..0f3c87f 100644 --- a/mbglib/common/mbg_tmo.h +++ b/mbglib/common/mbg_tmo.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbg_tmo.h 1.8.1.3.1.5 2017/04/10 13:21:18Z martin TEST $ + * $Id: mbg_tmo.h 1.8.1.3.1.5 2017/04/10 13:21:18 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbg_tmo.h $ - * Revision 1.8.1.3.1.5 2017/04/10 13:21:18Z martin + * Revision 1.8.1.3.1.5 2017/04/10 13:21:18 martin * Fixed some compiler warnings. * Revision 1.8.1.3.1.4 2015/10/05 15:07:24Z marvin * Unicode support. diff --git a/mbglib/common/mbgerror.c b/mbglib/common/mbgerror.c index 31fd9b5..60eee81 100644 --- a/mbglib/common/mbgerror.c +++ b/mbglib/common/mbgerror.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgerror.c 1.2.1.5 2017/02/22 11:53:24Z martin TEST $ + * $Id: mbgerror.c 1.2.1.5 2017/02/22 11:53:24 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgerror.c $ - * Revision 1.2.1.5 2017/02/22 11:53:24Z martin + * Revision 1.2.1.5 2017/02/22 11:53:24 martin * Removed type cast.which is now obsolete * due to changed library type. * Revision 1.2.1.4 2016/12/16 12:40:25Z thomas-b diff --git a/mbglib/common/mbgerror.h b/mbglib/common/mbgerror.h index 32b8020..817baac 100644 --- a/mbglib/common/mbgerror.h +++ b/mbglib/common/mbgerror.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgerror.h 1.13 2017/02/28 15:23:14Z gregoire TEST $ + * $Id: mbgerror.h 1.13 2017/02/28 15:23:14 gregoire TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgerror.h $ - * Revision 1.13 2017/02/28 15:23:14Z gregoire + * Revision 1.13 2017/02/28 15:23:14 gregoire * error code MBG_ERR_INV_IDX added * Revision 1.12 2017/01/10 15:54:56 philipp * Fixed syntax error diff --git a/mbglib/common/mbgextio.c b/mbglib/common/mbgextio.c index 0f57573..b603598 100644 --- a/mbglib/common/mbgextio.c +++ b/mbglib/common/mbgextio.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgextio.c 1.20.1.33.1.160 2017/04/12 08:34:53Z martin TEST $ + * $Id: mbgextio.c 1.20.1.33.1.160 2017/04/12 08:34:53 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -24,7 +24,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgextio.c $ - * Revision 1.20.1.33.1.160 2017/04/12 08:34:53Z martin + * Revision 1.20.1.33.1.160 2017/04/12 08:34:53 martin * *** empty log message *** * Revision 1.20.1.33.1.159 2017/04/12 07:34:20 martin * Fixed build with VC6. diff --git a/mbglib/common/mbgextio.h b/mbglib/common/mbgextio.h index d6370be..58bbccb 100644 --- a/mbglib/common/mbgextio.h +++ b/mbglib/common/mbgextio.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgextio.h 1.16.1.126 2017/04/12 08:35:11Z martin TEST $ + * $Id: mbgextio.h 1.16.1.126 2017/04/12 08:35:11 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgextio.h $ - * Revision 1.16.1.126 2017/04/12 08:35:11Z martin + * Revision 1.16.1.126 2017/04/12 08:35:11 martin * Updated function prototypes. * Revision 1.16.1.125 2017/04/05 16:07:36 martin * Updated function prototypes. diff --git a/mbglib/common/mbggeo.h b/mbglib/common/mbggeo.h index 70ada99..57468d0 100644 --- a/mbglib/common/mbggeo.h +++ b/mbglib/common/mbggeo.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbggeo.h 1.13 2017/01/27 08:57:58Z martin REL_M $ + * $Id: mbggeo.h 1.13 2017/01/27 08:57:58 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -22,7 +22,7 @@ * * ----------------------------------------------------------------------- * $Log: mbggeo.h $ - * Revision 1.13 2017/01/27 08:57:58Z martin + * Revision 1.13 2017/01/27 08:57:58 martin * Fixed macro syntax. * Revision 1.12 2016/10/31 16:50:56 martin * Fixed a typo. diff --git a/mbglib/common/mbgklist.h b/mbglib/common/mbgklist.h index eaf8cc7..19f22a3 100644 --- a/mbglib/common/mbgklist.h +++ b/mbglib/common/mbgklist.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgklist.h 1.2.1.4 2017/01/12 15:09:45Z philipp TEST $ + * $Id: mbgklist.h 1.2.1.4 2017/01/12 15:09:45 philipp TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgklist.h $ - * Revision 1.2.1.4 2017/01/12 15:09:45Z philipp + * Revision 1.2.1.4 2017/01/12 15:09:45 philipp * Added more safe loop macros * Revision 1.2.1.3 2017/01/12 12:21:22 philipp * Added safe loop macros diff --git a/mbglib/common/mbgmutex.h b/mbglib/common/mbgmutex.h index 700a73b..b8e1ae8 100644 --- a/mbglib/common/mbgmutex.h +++ b/mbglib/common/mbgmutex.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgmutex.h 1.3.1.2 2014/03/04 12:08:12Z martin TEST $ + * $Id: mbgmutex.h 1.3.1.2 2014/03/04 12:08:12 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgmutex.h $ - * Revision 1.3.1.2 2014/03/04 12:08:12Z martin + * Revision 1.3.1.2 2014/03/04 12:08:12 martin * Revision 1.3.1.1 2014/01/08 17:20:57Z martin * MBG_TGT_POSIX * Revision 1.3 2013/04/11 13:46:58 martin diff --git a/mbglib/common/mbgserio.c b/mbglib/common/mbgserio.c index 723b56b..d42ea5b 100644 --- a/mbglib/common/mbgserio.c +++ b/mbglib/common/mbgserio.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgserio.c 1.6.1.32 2017/04/10 13:39:44Z martin TEST $ + * $Id: mbgserio.c 1.6.1.32 2017/04/10 13:39:44 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgserio.c $ - * Revision 1.6.1.32 2017/04/10 13:39:44Z martin + * Revision 1.6.1.32 2017/04/10 13:39:44 martin * Fixed some compiler warnings. * Revision 1.6.1.31 2016/11/16 13:07:32Z thomas-b * Fixed several compiler errors under Windows diff --git a/mbglib/common/mbgserio.h b/mbglib/common/mbgserio.h index 091aa00..f6af7ac 100644 --- a/mbglib/common/mbgserio.h +++ b/mbglib/common/mbgserio.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgserio.h 1.7.1.13 2016/11/23 13:41:37Z martin TEST $ + * $Id: mbgserio.h 1.7.1.13 2016/11/23 13:41:37 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgserio.h $ - * Revision 1.7.1.13 2016/11/23 13:41:37Z martin + * Revision 1.7.1.13 2016/11/23 13:41:37 martin * Defined DEFAULT_SERIAL_DEVICE_NAME_2 as default name * for a second serial port to be used by specific applications. * Revision 1.7.1.12 2016/11/15 15:48:16 martin diff --git a/mbglib/common/mbgtime.h b/mbglib/common/mbgtime.h index 621a035..2c5c50e 100644 --- a/mbglib/common/mbgtime.h +++ b/mbglib/common/mbgtime.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: mbgtime.h 1.23.1.3 2017/03/17 11:33:05Z martin TEST martin $ + * $Id: mbgtime.h 1.23.1.3 2017/03/17 11:33:05 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: mbgtime.h $ - * Revision 1.23.1.3 2017/03/17 11:33:05Z martin + * Revision 1.23.1.3 2017/03/17 11:33:05 martin * *** empty log message *** * Revision 1.23.1.2 2017/03/17 10:36:41 martin * *** empty log message *** diff --git a/mbglib/common/myutil.c b/mbglib/common/myutil.c index a81759d..b6db275 100644 --- a/mbglib/common/myutil.c +++ b/mbglib/common/myutil.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: myutil.c 1.3 2004/10/29 10:12:13Z martin REL_M $ + * $Id: myutil.c 1.3 2004/10/29 10:12:13 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: myutil.c $ - * Revision 1.3 2004/10/29 10:12:13Z martin + * Revision 1.3 2004/10/29 10:12:13 martin * Removed obsolete inclusion of mystd.h. * Revision 1.2 2000/07/21 13:52:01Z MARTIN * Support for checksums on far data objects. diff --git a/mbglib/common/myutil.h b/mbglib/common/myutil.h index 7695f95..aad15f1 100644 --- a/mbglib/common/myutil.h +++ b/mbglib/common/myutil.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: myutil.h 1.20 2017/03/22 15:09:03Z andre.hartmann TEST $ + * $Id: myutil.h 1.20 2017/03/22 15:09:03 andre.hartmann REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: myutil.h $ - * Revision 1.20 2017/03/22 15:09:03Z andre.hartmann + * Revision 1.20 2017/03/22 15:09:03 andre.hartmann * added macros for lin. interpolation * Revision 1.19 2017/01/27 12:24:08Z martin * Moved STRINGIFY() macro to words.h. diff --git a/mbglib/common/pcpsdefs.h b/mbglib/common/pcpsdefs.h index 4ae5345..ca8d137 100644 --- a/mbglib/common/pcpsdefs.h +++ b/mbglib/common/pcpsdefs.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: pcpsdefs.h 1.60 2017/03/17 12:00:05Z martin TEST $ + * $Id: pcpsdefs.h 1.60 2017/03/17 12:00:05 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: pcpsdefs.h $ - * Revision 1.60 2017/03/17 12:00:05Z martin + * Revision 1.60 2017/03/17 12:00:05 martin * Moved definitions of PCPS_HRT_FRAC_CONVERSION_TYPE, * PCPS_HRT_BIN_FRAC_SCALE, and PCPS_HRT_FRAC_SCALE_FMT * to cfg_hlp.h. diff --git a/mbglib/common/secudefs.h b/mbglib/common/secudefs.h index 7bf1d94..2f75540 100644 --- a/mbglib/common/secudefs.h +++ b/mbglib/common/secudefs.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: secudefs.h 1.4 2006/08/22 15:32:28Z martin REL_M $ + * $Id: secudefs.h 1.4 2006/08/22 15:32:28 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: secudefs.h $ - * Revision 1.4 2006/08/22 15:32:28Z martin + * Revision 1.4 2006/08/22 15:32:28 martin * Added standard file header. * Use C99 fixed-size types in structures. * Revision 1.3 2004/09/20 12:52:16 andre diff --git a/mbglib/common/str_util.c b/mbglib/common/str_util.c index 484acc0..c3c89cb 100644 --- a/mbglib/common/str_util.c +++ b/mbglib/common/str_util.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: str_util.c 1.3 2016/10/24 08:10:04Z thomas-b REL_M martin $ + * $Id: str_util.c 1.3 2016/10/24 08:10:04 thomas-b REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: str_util.c $ - * Revision 1.3 2016/10/24 08:10:04Z thomas-b + * Revision 1.3 2016/10/24 08:10:04 thomas-b * Fixed counter var check in mbg_memcpy_reversed * Revision 1.2 2016/08/05 12:31:04 martin * New functions mbg_memcpy() and mbg_memcpy_reversed(). diff --git a/mbglib/common/str_util.h b/mbglib/common/str_util.h index 66ba1d8..02f5b35 100644 --- a/mbglib/common/str_util.h +++ b/mbglib/common/str_util.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: str_util.h 1.3 2016/12/14 16:22:24Z martin TEST $ + * $Id: str_util.h 1.3 2016/12/14 16:22:24 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: str_util.h $ - * Revision 1.3 2016/12/14 16:22:24Z martin + * Revision 1.3 2016/12/14 16:22:24 martin * Added macro _sn_cpy_str_safe() to simplify calls. * Revision 1.2 2016/08/05 12:33:17 martin * Moved string trim functions from cfg_util module here. diff --git a/mbglib/common/timeutil.c b/mbglib/common/timeutil.c index 1399429..37b29e0 100644 --- a/mbglib/common/timeutil.c +++ b/mbglib/common/timeutil.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: timeutil.c 1.1.1.5 2017/04/10 12:37:46Z martin TEST martin.burnicki $ + * $Id: timeutil.c 1.1.1.5 2017/04/10 12:37:46 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: timeutil.c $ - * Revision 1.1.1.5 2017/04/10 12:37:46Z martin + * Revision 1.1.1.5 2017/04/10 12:37:46 martin * Fixed some compiler warnings. * Revision 1.1.1.4 2017/02/06 11:45:57Z martin * Fixed build under Windows, and implemented mbg_clock_settime(), diff --git a/mbglib/common/timeutil.h b/mbglib/common/timeutil.h index 1edf79e..2eb9a39 100644 --- a/mbglib/common/timeutil.h +++ b/mbglib/common/timeutil.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: timeutil.h 1.2.1.3 2017/04/10 13:30:04Z martin TEST $ + * $Id: timeutil.h 1.2.1.3 2017/04/10 13:30:04 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: timeutil.h $ - * Revision 1.2.1.3 2017/04/10 13:30:04Z martin + * Revision 1.2.1.3 2017/04/10 13:30:04 martin * Fixed some compiler warnings. * Revision 1.2.1.2 2017/02/06 11:14:13Z martin * Fixed build under windows. diff --git a/mbglib/common/use_pack.h b/mbglib/common/use_pack.h index cef3d97..5edcdfe 100644 --- a/mbglib/common/use_pack.h +++ b/mbglib/common/use_pack.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: use_pack.h 1.5 2012/10/12 12:40:01Z martin REL_M $ + * $Id: use_pack.h 1.5 2012/10/12 12:40:01 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -11,7 +11,7 @@ * * ----------------------------------------------------------------------- * $Log: use_pack.h $ - * Revision 1.5 2012/10/12 12:40:01Z martin + * Revision 1.5 2012/10/12 12:40:01 martin * Removed temporary changes. * Revision 1.4 2012/10/02 18:06:25 martin * Temporary changes to test alignment under Linux/Sparc. diff --git a/mbglib/common/words.h b/mbglib/common/words.h index 5fc62d0..26057d6 100644 --- a/mbglib/common/words.h +++ b/mbglib/common/words.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: words.h 1.39 2017/03/15 10:01:09Z martin REL_M $ + * $Id: words.h 1.39 2017/03/15 10:01:09 martin REL_M $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: words.h $ - * Revision 1.39 2017/03/15 10:01:09Z martin + * Revision 1.39 2017/03/15 10:01:09 martin * Added comments how to represent negative numbers in NANO_TIME * and NANO_TIME_64 structures. * Added macros _nano_time_zero() and _nano_time_64_zero(). diff --git a/mbglib/common/xdevfeat.c b/mbglib/common/xdevfeat.c index 549dab3..bc8814d 100644 --- a/mbglib/common/xdevfeat.c +++ b/mbglib/common/xdevfeat.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: xdevfeat.c 1.1.1.28.1.12 2017/03/07 13:45:34Z thomas-b TEST thomas-b $ + * $Id: xdevfeat.c 1.1.1.28.1.12 2017/03/07 13:45:34 thomas-b TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -12,7 +12,7 @@ * * ----------------------------------------------------------------------- * $Log: xdevfeat.c $ - * Revision 1.1.1.28.1.12 2017/03/07 13:45:34Z thomas-b + * Revision 1.1.1.28.1.12 2017/03/07 13:45:34 thomas-b * Check receiver info feature instead of builtin feature for ignore lock * Revision 1.1.1.28.1.11 2017/02/22 11:32:47 martin * Fixed warnings due to preliminary, unfinished code. diff --git a/mbglib/common/xdevfeat.h b/mbglib/common/xdevfeat.h index 7a06d20..73a3fcd 100644 --- a/mbglib/common/xdevfeat.h +++ b/mbglib/common/xdevfeat.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: xdevfeat.h 1.1.1.28.1.12 2017/03/07 13:45:34Z thomas-b TEST thomas-b $ + * $Id: xdevfeat.h 1.1.1.28.1.12 2017/03/07 13:45:34 thomas-b TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: xdevfeat.h $ - * Revision 1.1.1.28.1.12 2017/03/07 13:45:34Z thomas-b + * Revision 1.1.1.28.1.12 2017/03/07 13:45:34 thomas-b * Check receiver info feature instead of builtin feature for ignore lock * Revision 1.1.1.28.1.11 2017/02/22 11:32:52 martin * Fixed warnings due to preliminary, unfinished code. diff --git a/mbglib/common/xtiocomm.c b/mbglib/common/xtiocomm.c index 04f7d8b..c37d687 100644 --- a/mbglib/common/xtiocomm.c +++ b/mbglib/common/xtiocomm.c @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: xtiocomm.c 1.2.1.5 2017/04/12 08:42:06Z martin TEST $ + * $Id: xtiocomm.c 1.2.1.5 2017/04/12 08:42:06 martin TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: xtiocomm.c $ - * Revision 1.2.1.5 2017/04/12 08:42:06Z martin + * Revision 1.2.1.5 2017/04/12 08:42:06 martin * Fixed compiler warning. * Revision 1.2.1.4 2016/12/01 13:47:49Z philipp * Moved helper function check_byte_array_bit from xdevfeat.c to xtiocomm.c and make it public diff --git a/mbglib/common/xtiocomm.h b/mbglib/common/xtiocomm.h index 4b37b96..95a59f8 100644 --- a/mbglib/common/xtiocomm.h +++ b/mbglib/common/xtiocomm.h @@ -1,7 +1,7 @@ /************************************************************************** * - * $Id: xtiocomm.h 1.2 2016/12/01 13:47:49Z philipp TEST $ + * $Id: xtiocomm.h 1.2 2016/12/01 13:47:49 philipp TEST $ * * Copyright (c) Meinberg Funkuhren, Bad Pyrmont, Germany * @@ -10,7 +10,7 @@ * * ----------------------------------------------------------------------- * $Log: xtiocomm.h $ - * Revision 1.2 2016/12/01 13:47:49Z philipp + * Revision 1.2 2016/12/01 13:47:49 philipp * Moved helper function check_byte_array_bit from xdevfeat.c to xtiocomm.c and make it public * Revision 1.1 2016/03/16 14:32:52 martin * Initial revision. -- cgit v1.2.3