diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-12-19 18:08:09 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-12-19 18:08:09 +0100 |
commit | c49253824a46a45dac86d2a0404b9d5c6e1a92a4 (patch) | |
tree | c81bb3537cd4670d6eddc062d0f0f92a43ade8d2 /CONTRIBUTORS | |
parent | ce8369251cf64919a7f1a8333201d87f92fb2f14 (diff) | |
download | vdr-c49253824a46a45dac86d2a0404b9d5c6e1a92a4.tar.gz vdr-c49253824a46a45dac86d2a0404b9d5c6e1a92a4.tar.bz2 |
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b62f8a32..38d3bfd9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -350,6 +350,7 @@ Rainer Zocholl <vdrcontrib@zocki.toppoint.de> for reporting a possible race condition in generating the DVB device names for pointing out that non-threadsafe functions should be replaced with their threadsafe versions + for pointing out a threadsafe and overflow problem with time_ms() Oleg Assovski <assen@bitcom.msk.ru> for adding EPG scanning for another 4 days |