aboutsummaryrefslogtreecommitdiffstats
path: root/README.sgi
blob: ae5dbf42cf025a2aa58747fe007a166f9f0f4c90 (plain)
1
2
3
4
5
April 1994

I'm told that gawk now compiles on the SGI with gcc without problems.
The main issue was apparently the use of CHAR_UNSIGNED in regex.c, and
the current regex.c now manages to figure it out on its own.