summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/reallocarray.c
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2018-03-11 13:38:02 +0000
committermaxv <maxv@NetBSD.org>2018-03-11 13:38:02 +0000
commit21ed6a9c08be1cb023584fde2fc203eaa14a9a4b (patch)
tree7a0023ca5d3a998f9aad940c098aca29c327ad02 /lib/libc/stdlib/reallocarray.c
parentfc1294f93b57a2253107bba545feb512d8d705f5 (diff)
Explain the TSC drift thing.
Diffstat (limited to 'lib/libc/stdlib/reallocarray.c')
0 files changed, 0 insertions, 0 deletions
gely involves using size_t and off_t appropriately ratherbjh21 2003-06-24Light KNF and comment tidying.bjh21 2003-06-24Use pathconf() to get the value of {NAME_MAX} for the current directory,bjh21 2003-06-10From FreeBSD:bjh21 2003-06-10Add support for the -a option, which should fix standards/11226.bjh21 2003-03-20PR/20818: Martin Husemann: Split does not handle >= 2G files.christos 1999-11-02revert previouslukem 1999-11-02remove superfluous '-' in getopt stringlukem 1997-10-19WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem 1995-08-31Sync with 4.4lite2jtc 1994-12-21Merged with 4.4lite.jtc