summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-02 16:51:55 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-01-02 16:57:04 +0100
commit4e9bdc2a5268fab79ea9190bdf5dbedb3cf36689 (patch)
treefd7c8e04c5b26bd97fcae5ce46480d6112143b70 /test
parent0df690c66b2fdf0bf9d85ee83ca8dc3596a3d1c6 (diff)
Use dynamic buffers for gethostent/gethostbyname/gethostbyaddr
Save ~1k static space (.bss) text data bss dec hex filename - 68 0 126 194 c2 libc/inet/gethostent.os - 79 0 460 539 21b libc/inet/gethostbyname2.os - 83 0 460 543 21f libc/inet/gethostbyaddr.os + 98 0 24 122 7a libc/inet/gethostent.os + 110 0 24 134 86 libc/inet/gethostbyname2.os + 113 0 24 137 89 libc/inet/gethostbyaddr.os ================================================================== +91 -974 Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions