summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regexec.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-1/+1
| | | | | | | | | | Only warnings that could be fixed without changing the generated object code and without restructuring the source code have been handled. Reviewed by: /sbin/md5 Notes: svn path=/head/; revision=111010
* Add restrict type-qualifier.Mike Barcroft2002-10-021-3/+3
| | | | Notes: svn path=/head/; revision=104358
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+3
| | | | Notes: svn path=/head/; revision=92889
* int -> long changes that reduce the diffs with the NetBSD version toJohn Birrell1998-05-141-12/+12
| | | | | | | work in a 64-bit environment. Notes: svn path=/head/; revision=36043
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+181
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573