History log of /barrelfish-master/lib/posixcompat/timegm.c
Revision Date Author Comments
# 1f8d6836 08-Feb-2013 Zaheer Chothia <zchothia@student.ethz.ch>

posixcompat: add non-standard GNU function 'timegm' (inverse of 'gmtime').

This implementation is borrowed from musl libc (MIT licensed).