Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 15:33:32 UTC Now

2019-06-20 00:56:59 UTC MAIN commitmail json YAML

Update to 2.8.1.0. From the changelog:

- Added skalibs_regcomp(), accepting empty regexes on BSDs.
- Bugfixes.
- Better reporting in utc_from_tai() and localtm_from_*()
- avltreeb removed. (It used VLAs inside of structures, which is
  GNU C, not C99.) The AVLTREEN_DECLARE_AND_INIT() macro should be
  used instead.
- New functions: env_dump(), mk?temp(), autosurf(), autosurf_name()
- mkdir_unique() removed. (Duplicate functionality with mkdtemp.)
- ancilautoclose and nbwaitall sysdeps removed.
- New header: skalibs/posixishard.h
- Static libraries are now PIC by default.

(schmonz)