summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/system.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2016-05-30 16:52:23 +0000
committered <ed@FreeBSD.org>2016-05-30 16:52:23 +0000
commit12de9c628b5771c4a4e426e051b90b6177551ed7 (patch)
tree2989724425a8857dbbd854bebf8db02153efdef1 /lib/libc/stdlib/system.c
parent1ea96e571a572c2389bcda695a471ce39ad4750e (diff)
downloadFreeBSD-src-12de9c628b5771c4a4e426e051b90b6177551ed7.zip
FreeBSD-src-12de9c628b5771c4a4e426e051b90b6177551ed7.tar.gz
Let dbm's datum::dptr use the right type.
According to POSIX, it should use void *, not char *. Unfortunately, the dsize field also has the wrong type. It should be size_t. I'm not going to change that, as that will break the ABI. Reviewed by: pfg Differential Revision: https://reviews.freebsd.org/D6647
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud