GLIBC_2.0 {
    global:
        mktime;
		localtime_r;
		localtime;
    local:
        *;
};
