OSDN Git Service

trivial code shrink by making some strings static
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 1 Nov 2008 23:15:48 +0000 (23:15 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 1 Nov 2008 23:15:48 +0000 (23:15 -0000)
commit147526abfe45328fc049f46f9d52de5c128dbc68
tree767f099fa5bd0dbeb6bf3f634007067858d0bb5d
parent3c6ef7d7b46d963bbfbd025abec2e4b038a30765
trivial code shrink by making some strings static

    text           data     bss     dec     hex filename
-    259              0       0     259     103 libc/inet/herror.o
+    243              0       0     243      f3 libc/inet/herror.o
-    720              0       0     720     2d0 libc/inet/ns_name.o
+    710              0       0     710     2c6 libc/inet/ns_name.o
libc/inet/herror.c
libc/inet/resolv.c
libc/misc/mntent/mntent.c