summaryrefslogtreecommitdiff
path: root/gnu/lib/libmalloc
AgeCommit message (Expand)Author
2010-12-08Fix some LP64 issuesjoerg
2009-01-11bump majors.christos
2004-06-30Add missing NetBSD ID tagsjmc
2002-08-19Explicitly move setting of NOxxx (et al) to the top of the Makefilelukem
2001-12-12MKfoo=no -> NOfootv
2001-09-10Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs insimonb
2000-07-03Add <stdlib.h>matt
2000-07-03Define STDC_HEADERS so it uses mem* instead b* routines.matt
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-08-28Add NetBSD rcsids.tv
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1996-01-05Fix really rediculous typo I introduced.thorpej
1996-01-01Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do.thorpej
1995-04-29if NetBSD, include sys/cdefs.h and don't define __P here.cgd
1995-04-23changes to make the src/gnu code compile happily on the alpha:cgd
1994-09-18Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>deraadt
1993-11-08add shlib_version file, with version 0.0cgd
1993-10-26combine malloc, free, and realloc into one file, because that's whatcgd
1993-09-23add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex)cgd