index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
driver
/
etimezone.cpp
blob: 25879ce0ab314d9eb158dfad29c6f41453a8cb20 (
plain
)
1
2
3
4
5
6
7
#include "etimezone.h" #include <time.h> void e_tzset() { tzset(); }