Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update paths to reg*.c and regex2.h. Add a target to build regex.h. | tjr | 2004-07-19 | 1 | -1/+3 |
| | |||||
* | Update for removal of cclass.h. Trim some useless targets. Invoke mkh | tjr | 2004-07-19 | 1 | -34/+6 |
| | | | | with "sh mkh" so it works if the script is not executable. | ||||
* | Update for recent changes to struct re_guts. Disable printing the contents | tjr | 2004-07-19 | 1 | -38/+5 |
| | | | | of OANYOF sets for the moment. | ||||
* | Remove unused files. | tjr | 2004-07-19 | 2 | -12/+0 |
| | |||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 2 | -0/+2 |
| | | | | I believe have made all of libc .h's as consistent as possible. | ||||
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 3 | -6/+9 |
| | | | | I believe have made all of libc .c's as consistent as possible. | ||||
* | Back out last commit (rev 1.2). I thought I caught this file in time | obrien | 2002-03-22 | 1 | -1/+1 |
| | | | | when deP'ing. But I guess not. | ||||
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
| | |||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 3 | -42/+42 |
| | |||||
* | Actually make it so this Makefile can build grot. | green | 2000-07-10 | 1 | -1/+8 |
| | |||||
* | Add a test case for one of the bugs found on the new additions to | dcs | 2000-07-09 | 1 | -0/+1 |
| | | | | regex(3). | ||||
* | Spencer's regex(3) test code. | dcs | 2000-07-09 | 8 | -0/+1727 |
Obtained from: BSD/OS |