summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-03-31 20:51:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-03-31 20:51:06 +0200
commit94849cfde892c015615ef6745400cc21e2cd0c79 (patch)
tree043c0a2c113e28a2c20db1caa34696fbcce362d6 /CONTRIBUTORS
parentca29ed0ca8142c9fb011fa42c94edcd79b2673f9 (diff)
downloadvdr-94849cfde892c015615ef6745400cc21e2cd0c79.tar.gz
vdr-94849cfde892c015615ef6745400cc21e2cd0c79.tar.bz2
Now using statfs() to determine the amount of free disk space
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index a93cef82..cbd0284a 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -242,3 +242,6 @@ Bernd Zierath <b.zierath@ebv.com>
Truls Slevigen <truls@slevigen.no>
for translating OSD texts to the Norwegian language
+
+Ruben Nunez Francisco <ruben.nunez@tang-it.com>
+ for implementing FreeDiskSpaceMB() without external 'df' command