summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-01-12 09:37:32 +0000
committerEric Andersen <andersen@codepoet.org>2001-01-12 09:37:32 +0000
commit47459d25eba62743d0933aec5682c65525af7d7a (patch)
tree3fa42627adc0ca9b855b3584a5a9d954b27cf6ad /libc/stdlib/malloc
parent886546e0d49f35fcb83af49c96c7b2a8c5452b12 (diff)
Cannot portably pass a short via va_args, since it will be
internally converted to an int on many platforms. So make it be an int explicitly and call that good enough. -Erik
Diffstat (limited to 'libc/stdlib/malloc')
0 files changed, 0 insertions, 0 deletions