skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit e83b1d8245b7ca716bd6896c5a2725de7d7e9141
parent 3d210ed280513100f9466a2c171db77ee6952a25
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sun, 21 May 2017 11:38:14 +0000

 version: 2.5.1.0

Diffstat:
MNEWS | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS @@ -4,6 +4,7 @@ In 2.5.1.0 ---------- - Bugfixes. + - More workarounds for OpenBSD (who else). - More workarounds for sysdeps detection by broken toolchains. - Added the xpathexec_* family of functions (in djbunix.h). @@ -27,4 +28,3 @@ integer types have disappeared - replaced with stdint.h types. uint64_t is defined by skalibs/uint64.h when stdint.h omits it. - Lots of minor bugfixes and cleanups related to the types system. - Better support for getrandom() and arc4random(). -