diff options
author | Alex Riesen <raa.lkml@gmail.com> | 2007-06-12 22:52:10 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-16 18:11:58 +0200 |
commit | 7cbf2f24ee8430fbf48a2c6f106f22adf9df62e1 (patch) | |
tree | c03badff95c43da77fb12f395fbb2c98f5d15633 /Documentation/git-rev-list.txt | |
parent | Documentation: update "stale" links for 1.5.2.2 (diff) | |
download | git-7cbf2f24ee8430fbf48a2c6f106f22adf9df62e1.tar.xz git-7cbf2f24ee8430fbf48a2c6f106f22adf9df62e1.zip |
Do not use h_errno after connect(2): the function does not set it
Randal L. Schwartz noticed compilation problems on SunOS, which made
me look at the code again. The thing is, h_errno is not used by
connect(2), it is only for functions from netdb.h, like gethostbyname.
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rev-list.txt')
0 files changed, 0 insertions, 0 deletions