Mercurial > mplayer.hg
log osdep/gettimeofday.c @ 32764:da6f5584da98
age | author | description |
---|---|---|
Tue, 13 Jul 2010 19:49:25 +0000 | reimar | Fix gettimeofday type to match the real one. |
Sun, 01 Mar 2009 13:13:25 +0000 | diego | Add standard license headers to files. |
Wed, 10 Jan 2007 19:07:42 +0000 | diego | Move #ifdef directives around complete files into the build system. |
Mon, 14 Nov 2005 00:30:37 +0000 | diego | Unify include paths, -I.. is in CFLAGS. |
Fri, 04 Apr 2003 20:40:57 +0000 | rguyom | Unbreak |
Fri, 04 Apr 2003 19:27:46 +0000 | faust3 | gettimeofday() emulation using ftime() |