- 31 May, 2009 1 commit
-
-
Per Cederqvist authored
* src/server/ram-smalloc.c: Added a missing newline.
-
- 23 Aug, 2003 1 commit
-
-
Per Cederqvist authored
-
- 16 Aug, 2003 1 commit
-
-
Per Cederqvist authored
-
- 07 Jan, 2003 1 commit
-
-
Per Cederqvist authored
(union overhead): New union. Use two of these instead of two unsigned ints as the overhead at the front of a malloced block. This ensures we get the alignment that we need. (smalloc): Updated to use union overhead. Some useless casts removed. (sfree): Ditto. (srealloc): Ditto.
-
- 04 Nov, 2002 1 commit
-
-
Per Cederqvist authored
-
- 31 Oct, 2002 1 commit
-
-
Per Cederqvist authored
-
- 07 Aug, 2002 1 commit
-
-
Per Cederqvist authored
USE_MALLOC_GUARDS is true. (SMALLOC_MAGIC_FREE): Ditto. (Bug 562).
-
- 02 Aug, 2002 1 commit
-
-
Per Cederqvist authored
(OVERHEAD): New macro, that computes a size including the guard area overhead. Two versions, depending on if USE_MALLOC_GUARDS is defined or not. (smalloc): Reindent. Test USE_MALLOC_GUARDS. (sfree): Test USE_MALLOC_GUARDS. (srealloc): Test USE_MALLOC_GUARDS.
-
- 29 Mar, 2002 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 04 Nov, 2001 1 commit
-
-
Per Cederqvist authored
-
- 02 Jul, 1999 1 commit
-
-
David Byers authored
-
- 24 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 23 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 20 May, 1999 1 commit
-
-
Per Cederqvist authored
-
- 15 May, 1999 2 commits
-
-
Per Cederqvist authored
(trace_alloc_file): New function, that sets up malloc_fp. (trace_smalloc): Write to malloc_fp. (trace_free): Likewise. (srealloc): Likewise.
-
Per Cederqvist authored
-
- 26 Dec, 1998 1 commit
-
-
David Byers authored
-
- 08 Jul, 1998 1 commit
-
-
Per Cederqvist authored
-
- 04 Aug, 1996 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 02 Nov, 1995 1 commit
-
-
Per Cederqvist authored
-
- 01 Jan, 1995 2 commits
-
-
Per Cederqvist authored
-
Per Cederqvist authored
-
- 23 Oct, 1994 1 commit
-
-
Per Cederqvist authored
-
- 05 Apr, 1994 1 commit
-
-
Per Cederqvist authored
-
- 18 Oct, 1993 1 commit
-
-
Per Cederqvist authored
any files.
-
- 16 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 14 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 13 Oct, 1993 1 commit
-
-
Per Cederqvist authored
-
- 10 Oct, 1993 1 commit
-
-
Per Cederqvist authored
Replaced u_ with unsigned.
-
- 17 Jan, 1993 1 commit
-
-
Per Cederqvist authored
-
- 16 Jan, 1993 1 commit
-
-
Per Cederqvist authored
-
- 31 May, 1992 1 commit
-
-
Per Cederqvist authored
-
- 25 May, 1992 1 commit
-
-
Per Cederqvist authored
-
- 21 Sep, 1991 1 commit
-
-
Per Cederqvist authored
-
- 15 Sep, 1991 1 commit
-
-
Linus Tolke Y authored
-
- 28 Aug, 1991 1 commit
-
-
Per Cederqvist authored
-
- 26 Aug, 1991 1 commit
-
-
Per Cederqvist authored
-
- 11 Jun, 1991 1 commit
-
-
Per Cederqvist authored
-