cgd
|
eea7e63f50
|
fix a slight bogon (found by lint) introduced in rev 1.5 (by me, no less!).
Don't cast 'INC()'s argument's type, since it's an lvalue and cast
variables aren't lvalues.
|
1996-12-19 06:35:52 +00:00 |
cgd
|
2c84ad3a41
|
add unintrusive Ids
|
1995-02-27 13:22:58 +00:00 |
cgd
|
da1fb002e9
|
make these safe for a 64-bit world.
|
1995-02-10 17:47:26 +00:00 |
cgd
|
7c6ed81dae
|
clean up import; kill old cruft.
|
1995-01-30 12:19:13 +00:00 |
jtc
|
3ed83140b4
|
Upgrade regex routines to alpha3.3.
|
1994-02-23 21:17:36 +00:00 |
jtc
|
6931099e77
|
Update to Henry's Nov 2, 1993 alpha3.2 release.
|
1993-11-11 02:02:57 +00:00 |
jtc
|
b90ff8310a
|
Henry Spencer's POSIX.2 compatibile regular expression matching routines.
|
1993-11-10 23:34:55 +00:00 |