RJK's OS X portability patch:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Nov 2004 11:36:08 +0000 (11:36 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 24 Nov 2004 11:36:08 +0000 (11:36 +0000)
commitd4e1d59118d011faaf349aa33a5b196cdea522ed
treeaf00024c26fd2c90153c41c79c11790e264708ee
parentd9dcb3dec77bf18a282636122254e6a368de258e
RJK's OS X portability patch:
 - initialise blank mbstate_t using memset rather than an ad-hoc
   initialiser.
 - expand the OMIT_UTMP ifdefs to enclose a load of entire functions
   that would generate `static function never called' warnings if
   left as empty shells.
 - couple of other fiddly things.

git-svn-id: svn://svn.tartarus.org/sgt/putty@4896 cda61777-01e9-0310-a592-d414129be87e
unix/pty.c
unix/uxucs.c