]> diplodocus.org Git - nmh/history - h/nmh.h
pending-release-notes: add mhshow's "-prefer", and mh-format's %(kibi/kilo)
[nmh] / h / nmh.h
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-03-31 David LevineMoved #include <sys/wait.h> to h/nmh.h.
2013-03-30 David LevineMoved #include <assert.h> to h/nmh.h.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-07 David LevineWhen debugging is enabled, replace the ctype functions...
2013-01-31 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2013-01-27 David LevineMerge branch 'm_getfld'
2013-01-21 Ken HornsteinMerge branch 'master' into format-test
2013-01-15 Ken HornsteinSupport the VISUAL and EDITOR environment variables...
2013-01-15 Ken HornsteinRemove the --with-pager configure option and replace...
2012-01-08 David LevineRemoved unused bcmp, bcopy, bcpy, and bzero #defines.
2012-01-08 David LevineWrapped #include of config.h with #ifdef HAVE_CONFIG_H...
2012-01-04 Lyndon NerenbergRemove overrides for 'broken' stat macros.
2012-01-04 Lyndon NerenbergNuke directory processing conditionals; use dirent.h.
2012-01-04 Lyndon NerenbergEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
1999-04-30 Doug MorrisInitial revision