summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atoi.c
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-01-27 23:42:14 +0000
committersam <sam@FreeBSD.org>2009-01-27 23:42:14 +0000
commitda982ab4bb3c46e8f7b79505af22ab81c14111a1 (patch)
tree1b17c29fdd54d05da1600cf8e10ab2600e8205fe /lib/libc/stdlib/atoi.c
parentb9b96b31bdf0b1f51b5f5c6a85490deee9187597 (diff)
downloadFreeBSD-src-da982ab4bb3c46e8f7b79505af22ab81c14111a1.zip
FreeBSD-src-da982ab4bb3c46e8f7b79505af22ab81c14111a1.tar.gz
Remove assumptions about the max # channels in ioctl's:
o change ioctl's that pass channel lists in/out to handle variable-size arrays instead of a fixed (compile-time) value; we do this in a way that maintains binary compatibility o change ifconfig so all channel list data structures are now allocated to hold MAXCHAN entries (1536); this, for example, allows the kernel to return > IEEE80211_CHAN_MAX entries for calls like IEEE80211_IOC_DEVCAPS
Diffstat (limited to 'lib/libc/stdlib/atoi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud