Remove pseudo SIG* definitions
commit9a1e681c4ad4298900ce90380b9b6a4d2682fa54
authorNguyen Thai Ngoc Duy <pclouds@gmail.com>
Wed, 18 Jul 2007 14:52:03 +0000 (18 10:52 -0400)
committerNguyen Thai Ngoc Duy <pclouds@gmail.com>
Mon, 30 Jul 2007 17:22:02 +0000 (30 13:22 -0400)
tree306a7d1ce8807c8d1e0db045969d2c2d719df74a
parent62977bf6fef82a77a66f08e97af8588b7af3c7bc
Remove pseudo SIG* definitions

Either define them with correct values or not define at all.
libbb/u_signal_names.c malfunctioned because of this.

TODO: upload_pack's SIGKILL needs to be reworked
connect.c
git-compat-util.h
merge-index.c
upload-pack.c