summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regfree.c
AgeCommit message (Expand)Author
2015-12-28Remove NULL-checks before free() and unnecessary argument casts.mmcc
2015-12-28Remove NULL-checks before free() and a few related dead assignments.mmcc
2015-09-14Wrap <langinfo.h> and <regexp.h> so internal calls go direct andPhilip Guenther
2013-04-17silence some warnings by adding prototypes, casts, and headers asTed Unangst
2005-08-05zap rcsidMarc Espie
2004-11-30remove useless comments, once used for header file generation and deleteOtto Moerbeek
2004-10-17ansify and deregister; no change in obj code. ok millert@Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1997-04-28- cast usages of *printf() to void since we don't check return valTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt