# # ChangeLog for libfdproto/portability.c in freeDiameter # # Generated by Trac 1.2.3.1 # May 5, 2024, 3:09:50 AM Sun, 21 Oct 2012 16:46:17 GMT Sebastien Decugis [855:2eb6882b20c6] * libfdproto/portability.c (modified) Fix return value Sun, 21 Oct 2012 15:27:31 GMT Sebastien Decugis [852:5873c671490f] * libfdproto/portability.c (modified) Typo Sun, 21 Oct 2012 15:26:03 GMT Sebastien Decugis [851:536e8d11edee] * libfdproto/portability.c (modified) Avoid using strnlen since it is also missing from Mac OS X Sun, 21 Oct 2012 15:12:13 GMT Sebastien Decugis [849:d7f940afd933] * include/freeDiameter/CMakeLists.txt (modified) * include/freeDiameter/freeDiameter-host.h.in (modified) * include/freeDiameter/libfdproto.h (modified) * libfdproto/portability.c (modified) New portability function: strndup Wed, 10 Oct 2012 11:35:30 GMT Sebastien Decugis [837:1d2721778c7a] * extensions/app_acct/acct_db.c (modified) * libfdcore/extensions.c (modified) * libfdcore/messages.c (modified) * libfdcore/p_ce.c (modified) * libfdcore/p_sr.c (modified) * libfdcore/peers.c (modified) * libfdproto/portability.c (modified) Updated copyright information Wed, 10 Oct 2012 11:34:30 GMT Sebastien Decugis [836:da97a5aa7976] * include/freeDiameter/CMakeLists.txt (modified) * include/freeDiameter/freeDiameter-host.h.in (modified) * include/freeDiameter/libfdproto.h (modified) * libfdproto/CMakeLists.txt (modified) * libfdproto/portability.c (added) Add replacement for clock_gettime (for Mac OS) -- ticket #38