pull up r19123 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:35:56 +0000 (00:35 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 30 Mar 2007 00:35:56 +0000 (00:35 +0000)
commit59184540750c441d0961bec03249e37bca2560d7
tree6d6c1645cc680efbe419f12354b138931e078585
parentb6f91c71d612878fb435d7ca9a6c3ff873653610
pull up r19123 from trunk

 r19123@cathode-dark-space:  jaltman | 2007-01-30 06:17:35 -0500
 ticket: new
 subject: Microsoft Windows Visual Studio does not define ssize_t
 tags: pullup

  Microsoft defines size_t but not ssize_t.
  Provide a definition in win-mac.h that follows the style
  used by Microsoft providing a preprocessor macro
  SSIZE_T_DEFINED which can be used for conditional
  definition and testing in case Microsoft decides to add
  it later.

ticket: 5419

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19326 dc483132-0cff-0310-8789-dd5450dbe970
src/include/win-mac.h