aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex
Commit message (Expand)AuthorAgeFilesLines
* dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan2023-10-291-0/+16
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-0/+0
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2021-12-211-0/+2
* pkgbase: Remove FreeBSD-libregex packageEmmanuel Vadot2021-09-071-1/+0
* libregex: re-enable `make check`Kyle Evans2021-01-081-1/+1
* libregex: implement \b and \B (word boundary, not word boundary)Kyle Evans2020-12-051-7/+5
* libregex: implement \` and \' (begin-of-subj, end-of-subj)Kyle Evans2020-12-051-5/+9
* libregex: disable some of the unimplemented test cases for nowKyle Evans2020-08-042-14/+12
* Further normalize copyright noticesKyle Evans2019-09-261-1/+2
* libregex: Mark gnuext test as an expected failKyle Evans2018-01-291-0/+4
* libregex: Add a symbol mapKyle Evans2018-01-223-1/+24
* libregex: Drop WARNS to 2 to match libcKyle Evans2018-01-221-0/+1
* Add libregex, connect it to the buildKyle Evans2018-01-224-0/+124