Path to this page:
Subject: CVS commit: pkgsrc/devel/bglibs
From: Amitai Schlair
Date: 2006-11-07 09:06:32
Message id: 20061107080632.9904E211CA@cvs.netbsd.org
Log Message:
Update to 1.102. From the changelog:
- Fixed a bug in resolve_ipv4name_n: when handling multiple IPs, it
would always copy the first one multiple times.
- Added more conversions to fmt_multi:
S - formats a str
m - formats the result of strerror(errno)
- Fixed include compatibility problem in sys/tryclockgettime.c.
Thanks Amitai Schlair
- Added sysdep for __attribute__.
- Marked some symbols as "weak" to prevent link errors if they aren't
defined by programs using -lbg.
Files: