Added mh_xcalloc().
[mmh] / h / utils.h
2015-09-06 David LevineAdded mh_xcalloc().
2012-03-24 markus schnalkeReplaced folder_exists() by a call to create_folder().
2012-02-09 markus schnalkeReplaced open_form() with new_fs() for the last time...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
2007-08-21 Josh Bressers* Red Hat Bug #253342: inc.c, utils.c, utils.h: When...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-04-11 Joel ReicherCreated app_msgarg() (append message arg) and a simple...
2006-02-21 Josh Bressers* h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c...
2006-02-21 Josh BressersAdd missing create_folder prototype.
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2006-01-03 Josh BressersRemove sbr/pwd.c file, moving the pwd() function into...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...