summaryrefslogtreecommitdiffstats
path: root/cmd-load-buffer.c
AgeCommit message (Expand)Author
2009-07-14Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott
2009-07-09Fix $Id$.Nicholas Marriott
2009-07-09Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dotNicholas Marriott
2009-05-21stat(2) files before trying to load them to avoid problems, for example with ...Nicholas Marriott
2009-05-18+b on fopen.Nicholas Marriott
2009-01-27Avoid warning.Nicholas Marriott
2009-01-25load-buffer commandTiago Cunha