mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
-------------------------------------------------------------------------------
* ffda80f Makefile: Add -fcommon to CFLAGS
* 0c66498 Fix compilation with 64-bit time_t
* a7b0f52 Fix inconsistent/misleading indentation
* a8d2418 ListAccess sqlite: Ignore false return-local-addr warning
-------------------------------------------------------------------------------
commit ffda80f40b5703f07570a2892522d5dded84b63a
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 08:11:28 +0000
Makefile: Add -fcommon to CFLAGS
Base directory -> /
app/Makefile | 5 +++++
1 file changed, 5 insertions(+)
-------------------------------------------------------------------------------
commit 0c6649890007e457e4df8cf41961798dde018cb8
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 08:04:03 +0000
Fix compilation with 64-bit time_t
Base directory -> /
app/ListAccess/ListsApp.c | 13 +++++++------
app/tcx_hostlog.c | 9 +++++----
app/tcx_log.c | 5 +++--
3 files changed, 15 insertions(+), 12 deletions(-)
-------------------------------------------------------------------------------
commit a7b0f52f7f3d2f18d7723fa6cf581572d718f382
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 07:57:18 +0000
Fix inconsistent/misleading indentation
Base directory -> /
app/appcmbs/appcmbs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit a8d24182c0d58eb72ce1adde5e0ef903c381a11e
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2022-06-28 07:48:12 +0000
ListAccess sqlite: Ignore false return-local-addr warning
Base directory -> /
app/ListAccess/sqlite3.c | 3 +++
1 file changed, 3 insertions(+)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files | ||
| Config.in | ||
| Makefile | ||