]> diplodocus.org Git - nmh/history - sbr/makedir.c
pending-release-notes: add mhshow's "-prefer", and mh-format's %(kibi/kilo)
[nmh] / sbr / makedir.c
2014-02-02 David LevineRemoved some unused code that forked /bin/mkdir to...
2014-02-02 David LevineRemoved all unnecessary setuid/setgid calls. Using...
2013-04-27 David LevineRemoved #include of sys/param.h from sbr/makedir.c...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-02-22 Ken HornsteinMerge branch 'format-test'
2013-02-06 Ken HornsteinMake sure these stdarg lists are properly terminated...
2013-02-01 Ken HornsteinFinally switch over from vfork() to fork() completely.
2012-01-17 David LevineWell the wrap of vfork() calls didn't work: its semant...
2012-01-17 David LevineWrapped setjmp(), sigsetjmp(), and vfork() calls to...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-03-15 Dan HarklessWhen I fixed the long-standing makedir() bugs in Januar...
2000-01-27 Dan HarklessFixed multiple bugs in makedir(). First off, when...
1999-04-30 Doug MorrisInitial revision