From 027ae738a87db113984d7c079db16b855e0cee3d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 25 Jun 2017 11:54:32 +0200 Subject: Now using readdir() instead of readdir_r(), if GLIBC version 2.24 or newer is used --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d6f2eff3..04487a63 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3037,6 +3037,8 @@ Frank Neumann for reporting a problem with the default return value of cEpgHandler::BeginSegmentTransfer() in derived classes that don't implement this function for reporting uninitialized variable SdWatchdog in vdr.c + for suggesting to use readdir() instead of readdir_r(), if GLIBC version 2.24 or + newer is used Gerald Dachs for reporting a problem with checking for minimum line length of 21 characters in -- cgit v1.2.3