aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/regex/regfree.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* regex: unsign and constify some variables.Pedro F. Giffuni2017-04-231-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Diff reduction against other *BSDs: ANSIfy functionXin LI2007-06-111-2/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Make regular expression matching aware of multibyte characters. The generalTim J. Robbins2004-07-121-3/+10
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
* Since we have modified charjump to be CHAR_MIN-based, we have toDaniel C. Sobral2000-07-081-1/+2
* Fix memory leak introduced with regcomp.c rev 1.14.Daniel C. Sobral2000-07-021-0/+6
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+80