Bodo Möller 0cd08cce17 - Don't assume that int and size_t have the same representation
(and that malloc can be called with an int argument).
- Use proper prototypes (with argument list) for various function pointers,
  avoid casts  (however there are still many such cases left in these files).
- Avoid collissions in app_info_cmp if sizeof int != sizeof long.
- Use CRYPTO_LOCK_MALLOC in mem_dbg.c.
1999-12-18 05:22:50 +00:00
..
1999-12-13 13:14:14 +00:00
1999-05-01 22:36:10 +00:00
1999-11-09 12:09:24 +00:00
1999-12-11 20:04:06 +00:00
1999-09-10 15:34:55 +00:00
1999-09-10 15:34:55 +00:00
1999-11-12 02:51:24 +00:00
1999-08-09 11:14:08 +00:00
1999-05-13 13:29:41 +00:00