Files
openal-soft/Alc
Chris Robinson cdbb0722f6 Avoid using a temp buffer for al_print
It's now using two *printf calls, which unfortuantely means there could be a
race between the two and cause the message to break up if something else tries
to print to the same file. This shouldn't really be a big deal since al_print
isn't used that often, and it now allows for lines of practically unlimited
length.
2013-05-22 03:02:39 -07:00
..
2013-05-21 23:42:40 -07:00
2013-05-22 00:07:23 -07:00
2013-05-22 00:07:23 -07:00
2012-10-07 08:19:09 -07:00