summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-03-01 12:42:54 +0000
committerrwatson <rwatson@FreeBSD.org>2009-03-01 12:42:54 +0000
commit16815243808e39728fb36990d4b900962c89c2f3 (patch)
tree773ccafaced88a8cdd94b7f6e7c24547d1cf4404 /lib/libc/stdlib/malloc.c
parent4321e2a8f43a9472c2ddab0fcf52583043b5eec9 (diff)
downloadFreeBSD-src-16815243808e39728fb36990d4b900962c89c2f3.zip
FreeBSD-src-16815243808e39728fb36990d4b900962c89c2f3.tar.gz
Do a bit of struct ifnet cleanup in preparation for 8.0: group function
pointers together, move padding to the bottom of the structure, and add two new integer spares due to attrition over time. Remove unused spare "flags" field, we can use one of the spare ints if we need it later. This change requires a rebuild of device driver modules that depend on the layout of ifnet for binary compatibility reasons. Discussed with: kmacy
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud