August 15, 2003 | ||
---|---|---|
View a0b5a680be
- *_realloc(0, size) fix: in DBG_*M_MALLOC mode a *_realloc(0, size) would generate an abort() although this is perfectly legal (thanks to Bogdan)Andrei Pelinescu-Onciul authored on 15/08/2003 14:19:18 |
July 6, 2003 | ||
---|---|---|
View 9c01c86051
- added fm_realloc (now only vm_ misses realloc) - cosmetic fixes in ip_addr (print_ip changed)Andrei Pelinescu-Onciul authored on 06/07/2003 18:43:16 |
February 25, 2003 | ||
---|---|---|
View f04b917dc1
- f_malloc was compiled in even if not used - fixedAndrei Pelinescu-Onciul authored on 25/02/2003 16:57:43 |
November 26, 2002 | ||
---|---|---|
View 9a69468193
- fixed all the warnings in core (now it compiles cleanly on linux/i386, solaris/sparc64, netbsd/sparc64, freebsd/i386, openbsd/i386).Andrei Pelinescu-Onciul authored on 26/11/2002 15:29:51 |
September 19, 2002 | ||
---|---|---|
View 7dd0b34273
GPLization banner introduced to *.[hc] filesJiri Kuthan authored on 19/09/2002 12:23:52 |
September 10, 2002 | ||
---|---|---|
View 843b2927d4
memlog option introducedJiri Kuthan authored on 10/09/2002 10:40:54 |
March 2, 2002 | ||
---|---|---|
View e22bbdb8e1
- fixed almost all warnings in ser core (gcc-3.0 -Wall, icc, sun cc). (=> fixed a lot of format string bugs) - replaced some of the remaining mallocs w/ pkg_mallocAndrei Pelinescu-Onciul authored on 02/03/2002 02:20:00 |
February 20, 2002 | ||
---|---|---|
View 7b5c696523
- upped version no - changed all the ROUND* macrosAndrei Pelinescu-Onciul authored on 20/02/2002 21:07:31 |
February 15, 2002 | ||
---|---|---|
View bf0fab3f8c
- minor gcc-3.0 makefile fixes - f_malloc status clean-upAndrei Pelinescu-Onciul authored on 15/02/2002 17:02:34 |
||
View 0eb1315e1a
- fixed alloc optimize to small - nicer *malloc statusAndrei Pelinescu-Onciul authored on 15/02/2002 14:10:40 |
February 12, 2002 | ||
---|---|---|
View 1c4b78f342
- forgot to add f_malloc.*Andrei Pelinescu-Onciul authored on 12/02/2002 20:10:45 |