]> diplodocus.org Git - nmh/history - uip/whatnowproc.c
getpass.c: Move interface to own file.
[nmh] / uip / whatnowproc.c
2017-11-12 Ralph Corderoyr1bindex.c: Move interface to own file.
2017-11-12 Ralph Corderoygeteditor.c: Move interface to own file.
2017-11-12 Ralph Corderoycontext_save.c: Move interface to own file.
2017-11-12 Ralph CorderoyUse #include with `""' for including nmh's source.
2017-11-12 Ralph Corderoyerror.c: Move interface to own file.
2017-11-01 Ralph Corderoyuip: Replace some ints that are only ever 0 or 1 with...
2017-09-21 Ralph CorderoyDetect function-pointer `done' being set twice in a...
2017-05-14 Ralph CorderoyReplace calls to unputenv() with unsetenv(3).
2017-05-14 Ralph CorderoyReplace calls to m_putenv() with setenv(3).
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2014-09-06 David LevineCheck return values of system calls in uip/ and test...
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...
2012-04-20 Ken HornsteinImplment -noatfile in a different way; it turns out...
2012-02-29 Ken HornsteinPart of the patch from bug #4301; clean up our prototyp...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-04-30 Doug MorrisInitial revision