summaryrefslogtreecommitdiff
path: root/gnu/lib/libmalloc/malloc.h
diff options
context:
space:
mode:
authornisimura <nisimura@NetBSD.org>1999-08-03 05:30:56 +0000
committernisimura <nisimura@NetBSD.org>1999-08-03 05:30:56 +0000
commit50eca69f4e78ef57857b11f8b43b35e7a2042384 (patch)
tree0f0ecfdfef199dc8edbd2206fe700cae04966786 /gnu/lib/libmalloc/malloc.h
parent35730a15fe5f10d60aa8c5a34183038d0975b046 (diff)
- A minimal patch work to make TCWSCONS useful with sfb/zskbd.
Diffstat (limited to 'gnu/lib/libmalloc/malloc.h')
0 files changed, 0 insertions, 0 deletions
dc84b4a481f621ee0bd'>Remove stuff that are not needed any longer.kristerw 2003-05-30Simplify handling of memory allocation, and make sure all return valueskristerw 2003-05-29Be consistent with use of types (e.g. do not use LINENUM for quantitieskristerw 2003-01-19Do not try to write a rejects file for those cases where the user haskristerw 2002-03-16Check result of malloc and strdupkristerw 2002-03-11Ansifykristerw 2002-03-08Ansifykristerw 2002-03-06License change; patch.c now has a BSD license.ragge 2000-10-16Support the 1003.2-92 -i option to specify a patchfile;kleink 1998-11-06char -> unsigned charchristos 1998-02-22WARNSifychristos 1997-03-22use mkstemp() instead of mktemp() to create the tempfilelukem 1996-09-19RCS id police.thorpej 1996-09-19Decode long (GNU-style) options. Changes originally from Niklas Hallqvist,thorpej