index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
lib
/
libmalloc
Age
Commit message (
Expand
)
Author
2010-12-08
Fix some LP64 issues
joerg
2009-01-11
bump majors.
christos
2004-06-30
Add missing NetBSD ID tags
jmc
2002-08-19
Explicitly move setting of NOxxx (et al) to the top of the Makefile
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-09-10
Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
simonb
2000-07-03
Add <stdlib.h>
matt
2000-07-03
Define STDC_HEADERS so it uses mem* instead b* routines.
matt
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1998-08-28
Add NetBSD rcsids.
tv
1997-10-25
use CPPFLAGS instead of CFLAGS
lukem
1996-01-05
Fix really rediculous typo I introduced.
thorpej
1996-01-01
Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do.
thorpej
1995-04-29
if NetBSD, include sys/cdefs.h and don't define __P here.
cgd
1995-04-23
changes to make the src/gnu code compile happily on the alpha:
cgd
1994-09-18
Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>
deraadt
1993-11-08
add shlib_version file, with version 0.0
cgd
1993-10-26
combine malloc, free, and realloc into one file, because that's what
cgd
1993-09-23
add gnu malloc library. to use, -lgnumalloc (same style as -lgnuregex)
cgd