New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Check for features.h (as provided by glibc) and use it to determine the correct version of strerror_r. Arran Cudbard-Bell@2013-07-27T12:39:29Z Files modified: * configure * configure.ac * src/include/autoconf.h.in * src/lib/log.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/5d8b7a0bfcf6485062942... ====== localtime_r can return NULL on error, we should probably check that Arran Cudbard-Bell@2013-07-27T12:39:28Z Files modified: * src/main/xlat.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/83af7b7fb0c93def4a6f4... ====== -- This commit summary was generated @2013-07-28T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).