]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
RJK's OS X portability patch:
authorSimon Tatham <anakin@pobox.com>
Wed, 24 Nov 2004 11:36:08 +0000 (11:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 24 Nov 2004 11:36:08 +0000 (11:36 +0000)
commit4f197b872e73d0066bd2f3ecf9124befccd77d2d
treeaf00024c26fd2c90153c41c79c11790e264708ee
parentd387cda9b02932bf2fb3cd67dbdbb219b77e1165
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.

[originally from svn r4896]
unix/pty.c
unix/uxucs.c