Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

1 check-in using file unix/pty.c version 1a4a7cf0fd

2004-11-24
05:36
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. check-in: d8510637ed user: simon tags: trunk