prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
[pspp] / lib / dprintf.c
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-15 Joel E. Denny*printf: Fix memory leak.
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-01-18 Bruno HaibleNew modules 'dprintf', 'dprintf-posix'.