Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |