osdep: Change timer_name to a saner type
commitc693b77e935e7e34e21bafed2df0ff891d0e25ac
authorUoti Urpala <uau@symbol.nonexistent.invalid>
Mon, 28 Apr 2008 08:25:49 +0000 (28 11:25 +0300)
committerUoti Urpala <uau@symbol.nonexistent.invalid>
Mon, 28 Apr 2008 09:16:13 +0000 (28 12:16 +0300)
treee78089c8dd189c493fb27634905f59573243b8db
parente5fab9566dbb408ebf651607d5ff58b5ed39453a
osdep: Change timer_name to a saner type

timer_name was a (non-const) pointer to a const char array. Make the
symbol the array itself.
osdep/timer-darwin.c
osdep/timer-linux.c
osdep/timer-win2.c
osdep/timer.h