Make str_copy_rpad() behave properly with a DST_SIZE of 0.
[pspp-builds.git] / src / libpspp / taint.h
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffAdd error propagation layer. Patch #5916, slightly...