summaryrefslogtreecommitdiffstats
path: root/src/include/win-mac.h
Commit message (Expand)AuthorAgeFilesLines
* Build with Visual Studio 2012Ben Kaduk2013-06-251-1/+3
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-241-0/+3
* KFW win-mac.h fixesKevin Wasserman2012-07-161-0/+6
* Require IPv6 supportKen Raeburn2012-02-281-1/+0
* win-mac.h additions for windows buildSam Hartman2011-09-281-1/+1
* Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2011-09-191-0/+4
* Fix Windows buildGreg Hudson2010-11-251-2/+5
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-15/+16
* make mark-cstyleTom Yu2009-10-311-6/+6
* Make windows debug message line endings match the Mac endings.Kevin Koch2008-01-221-0/+5
* Windows - some apps define ssize_t as a preprocessor symbolJeffrey Altman2007-02-281-0/+3
* Microsoft Windows Visual Studio does not define ssize_tJeffrey Altman2007-01-301-0/+8
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-271-15/+15
* * Correct function prototypes that should have been using Jeffrey Altman2005-11-151-6/+29
* win-mac.h: Add definitions for int32_t and uint32_tJeffrey Altman2005-10-201-0/+2
* * win-mac.h: define NEED_INSIXADDR_ANY for ipv6 symbolJeffrey Altman2005-01-051-0/+1
* * win-mac.h (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): DefineKen Raeburn2004-11-191-0/+2
* * win-mac.h (KRB5_USE_INET6, ENABLE_THREADS): DefineKen Raeburn2004-07-091-0/+2
* * configure.in: Test for 'inline' support.Ken Raeburn2004-07-011-0/+2
* * win-mac.h (HAVE_STRERROR, SYS_ERRLIST_DECLARED): DefineKen Raeburn2004-06-181-0/+2
* fix GET{SOCK,PEER}NAME_ARG{2,3}_TYPE lossage I createdKen Raeburn2004-02-261-0/+5
* * win-mac.h: conditionally define strcasecmp/strncasecmp macrosJeffrey Altman2004-01-051-0/+4
* * win-mac.h: source code written to the C99 standard assumes thereJeffrey Altman2003-12-151-0/+5
* * configure.in: Don't test for labs, memmove or bcopy.Ken Raeburn2003-08-261-2/+0
* * win-mac.h: Since this file is now only Win32, remove non-Win32Tom Yu2002-06-151-98/+18
* KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn2001-10-061-1/+0
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-51/+4
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-19/+0
* assume ANSI C: delete no-volatile support, and most no-prototype supportKen Raeburn2001-04-261-2/+0
* 2000-4-13 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-04-131-0/+2
* Remove #define HAVE_STRING_H from MacOS part of win-mac.h (oops)Miro Jurisic1999-09-131-2/+0
* Added #define HAVE_STRING_H to win-mac.hMiro Jurisic1999-09-131-0/+2
* Define MAXPATHLEN only if not already define. This helps avoidDanilo Almeida1999-08-101-0/+2
* Fixed size_t redefinition on MacOSMiro Jurisic1999-07-261-5/+1
* Updated header files to use OT Sockets libraryAlexandra Ellwood1999-05-271-1/+1
* Fixed Mac ENOMEMMiro Jurisic1999-05-061-1/+1
* Changed stat.h typedefs to not be included if building with CodeWarrior, to p...Miro Jurisic1999-03-271-1/+1
* Fixed GSS_* macros for the MacMiro Jurisic1999-03-151-0/+1
* Add definition for GSS_DLLIMP for non-Windows platformsTheodore Tso1999-03-121-0/+1
* win-mac.h: Define GSS_DLLIMP to be __declspec(dllimport) orTheodore Tso1999-03-121-12/+17
* Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th...Miro Jurisic1998-07-171-3/+3
* Added magic incantations for Macintosh CFM-68KMiro Jurisic1998-07-141-3/+14
* win-mac.h: Make size_t to be an unsigned long instead of unsigned intTheodore Tso1998-07-011-1/+1
* Punt HAS_STDLIB_H, NO_STDLIB_H, POSIX_TYPES; see individual ChangeLogsTom Yu1997-10-021-1/+1
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-1/+1
* remove occurences of USE_STRING_H, HAS_STRDUP, and HAS_LABSTom Yu1997-09-191-4/+4
* Remove (probably unneeded) size_t definitionTheodore Tso1997-07-151-4/+0
* Don't do all the setup if RES_ONLY is defined; only get the resourceRichard Basch1997-02-251-0/+8
* win-mac.h: Contents of lib/krb5/os/win-pwd.h (resource definitions forRichard Basch1997-02-251-0/+6
* krb5.hin: Export krb5_read_password (Win16/32)Richard Basch1997-02-251-0/+2