13
0
livetrax/libs/pbd/msvc
John Emmas 22e031135a Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()'
(for MSVC which didn't implement those functions until very recent versions).
2016-05-28 19:07:22 +01:00
..
getopt_long.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
getopt.c Further changes to msvc/pbd (mostly to add support for getopt and getopt_long) 2013-07-24 17:46:25 +01:00
getopt.h
mountpoint.cc
msvc_pbd.cc
msvc_poll.cc