Use setenv(), fix warnings
authorTimo Hirvonen <tihirvon@gmail.com>
Sun, 26 Feb 2006 15:13:46 +0000 (17:13 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Feb 2006 23:06:45 +0000 (15:06 -0800)
commit962554c616e30991553c8497ed1e7c2a415fa84d
tree710390ca470a4a203635d3ce6f48bc426a99bfb3
parent3c0b7511cdadd04690208d9772fdbd6a86496229
Use setenv(), fix warnings

  - Fix -Wundef -Wold-style-definition warnings
  - Make pll_free() static

[jc: original patch by Timo had another unrelated bits:

  - Use setenv() instead of putenv()

 I'm postponing that part for now.]

Signed-off-by: Timo Hirvonen <tihirvon@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
exec_cmd.c
fetch-pack.c
fsck-objects.c
pack-objects.c
pack-redundant.c