summaryrefslogtreecommitdiffstats
path: root/src/include/k5-platform.h
Commit message (Expand)AuthorAgeFilesLines
* * k5-platform.h: Include endian.h if it's available, or machine/endian.h ifKen Raeburn2005-06-151-75/+120
* Use GCC's packed-structure support to try to optimize unaligned loads andKen Raeburn2005-06-091-7/+122
* don't always require support library when building with sun ccKen Raeburn2005-06-071-22/+25
* This patch tightens up our determination of whether we can useKen Raeburn2005-03-261-0/+57
* shared library support for HP-UX 10Ken Raeburn2005-03-251-7/+80
* Fix build problem found testing certain combinations of optionsKen Raeburn2005-02-091-0/+2
* * k5-platform.h (k5_call_init_function) [DELAY_INITIALIZER] [__GNUC__]: Use aKen Raeburn2004-07-141-0/+13
* * configure.in: Test for 'inline' support.Ken Raeburn2004-07-011-17/+0
* * k5-platform.h (JOIN4, JOIN4_2, JOIN3, JOIN3_2): Unused macros deleted.Ken Raeburn2004-06-251-32/+28
* * k5-platform.h (MAKE_INIT_FUNCTION, CALL_INIT_FUNCTION, INITIALIZER_RAN): UseKen Raeburn2004-06-181-5/+6
* * k5-platform.h (DELAY_INITIALIZER): Don't define.Ken Raeburn2004-04-291-20/+30
* Added support for library initialization and finalization, and verificationKen Raeburn2004-04-241-2/+249
* * k5-platform.h (SIZE_MAX): Provide default definition if stdint.h doesn'tKen Raeburn2003-12-151-2/+36
* * k5-platform.h: apply casts (unsigned char) to the assignments fromJeffrey Altman2003-12-151-16/+16
* Add platform-dependent 64-bit and inline-function support via new headerKen Raeburn2003-12-131-0/+136