[ANNOUNCE] libbsd 0.5.0 released
Guillem Jover
guillem at hadrons.org
Sun May 26 21:05:50 PDT 2013
Hi!
The summary of changes in this release:
* New functions: fgetwln(3), fparseln(3), strnstr(3), wcslcat(3),
wcslcpy(3).
* New headers: <bsd/wchar.h>.
* New unit tests: fgetln, humanize, proctitle.
* Add arm64 and x32 support to nlist().
* Add file pool buffer support to fgetln().
* Switch the setproctitle() stub into an actual implementation.
* Fix getpeereid() compilation on Solaris.
* Fix compilation warnings.
* Fix handling of ChangeLog on «make dist» and «make distclean».
Git tag: 0.5.0
Source tarball:
<http://libbsd.freedesktop.org/releases/libbsd-0.5.0.tar.xz>
GPG signature:
<http://libbsd.freedesktop.org/releases/libbsd-0.5.0.tar.xz.asc>
Checksums (MD5 and SHA1):
0c4527b79fc69036adc38a9b7520eb35 libbsd-0.5.0.tar.xz
d2ce5d985d8ef27f7669970f6d7b102daaf4c6d3 libbsd-0.5.0.tar.xz
Changes since 0.4.2:
Casper Dik (1):
Fix getpeereid() compilation on Solaris
Guillem Jover (21):
Coalesce identical BSD-2-clause licenses
Add new wcslcat() and wcslcpy() functions
Add new strnstr() function
Add file buffer pool support to fgetln()
Add new fgetwln() function
test: Add new fgetln() and fgetwln() unit test
Add arm64 (aka aarch64) to nlist()
Add x32 support to nlist()
Modify setproctitle() to conform to project coding style
Implement sendmail semantics for setproctitle()
Make setproctitle() available in 0.2 and 0.5 version nodes
test: Add setproctitle() unit test
test: Add new humanize unit test
Switch dehumanize_number() to use expand_number()
Update setmode module from NetBSD
Update radixsort module from NetBSD
Fix comparison between signed and unsigned integer compiler warnings
build: Compress the distribution tarball with xz instead of gzip
build: Use AM_V_at for mkdir
build: Handle the ChangeLog as a distributed-only file
Release libbsd 0.5.0
Strake (1):
Add new fparseln() function
William Ahern (1):
Add a setproctitle() implementation
Regards,
Guillem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libbsd/attachments/20130527/c6247405/attachment.pgp>
More information about the libbsd
mailing list