summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regfree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove NULL-checks before free() and unnecessary argument casts.mmcc2015-12-281-8/+5
* Remove NULL-checks before free() and a few related dead assignments.mmcc2015-12-281-3/+2
* Wrap <langinfo.h> and <regexp.h> so internal calls go direct andguenther2015-09-141-1/+2
* silence some warnings by adding prototypes, casts, and headers astedu2013-04-171-1/+2
* zap rcsidespie2005-08-051-8/+1
* remove useless comments, once used for header file generation and deleteotto2004-11-301-2/+1
* ansify and deregister; no change in obj code. ok millert@otto2004-10-171-4/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - cast usages of *printf() to void since we don't check return valmillert1997-04-281-1/+7
* Fix RCS idstholo1996-08-191-9/+1
* initial import of NetBSD treederaadt1995-10-181-0/+86