aboutsummaryrefslogtreecommitdiff
path: root/src/callback.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-10Don't free static variableHEADmasterLars-Dominik Braun1-4/+7
Ugly: mpiosh_command_regex_fix "reallocates" memory -- that's not your job...
2009-05-09Remove CVS $Id:'sLars-Dominik Braun1-2/+0
2009-05-09CleanupLars-Dominik Braun1-0/+1273
Remove unused files, move mpiosh to src, ...