OSDN Git Service

htppd: lots of variable/function renaming in config file parsing.
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 13 Jun 2008 09:53:06 +0000 (09:53 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 13 Jun 2008 09:53:06 +0000 (09:53 -0000)
commit0eb406caa85d6203b9d80da89e197f0b3e9fcc1d
tree42e44146c7413930ff2c5e49af421b1a3de67812
parentbd8390a872ae42751ff441180017b2d3c76dbe03
htppd: lots of variable/function renaming in config file parsing.
fixed a bug where we trashed config file's name;
otherwise, should not have any real behavioral changes.

function                                             old     new   delta
check_user_passwd                                      -     338    +338
handle_incoming_and_exit                            2661    2649     -12
parse_conf                                          1650    1536    -114
checkPerm                                            338       -    -338
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/2 up/down: 338/-464)         Total: -126 bytes
networking/httpd.c