Commit Graph

10 Commits

Author SHA1 Message Date
Jim Meyering 925487607c Declared lots of external functions and variables static.
Made several statically-initialized arrays `const'
1992-11-08 20:19:58 +00:00
Jim Meyering b25038ce9a Initial revision 1992-11-08 02:50:43 +00:00
Jim Meyering f33e06711c Make still more file-scope variables `static'. 1992-11-01 07:01:40 +00:00
Jim Meyering 505e28b606 Make one more file-scope variable `static.' 1992-11-01 06:55:29 +00:00
Jim Meyering cf5cedb71a Make file-scope variable static. 1992-11-01 06:50:15 +00:00
Jim Meyering ccbd1d7dc5 Initial revision 1992-11-01 05:44:29 +00:00
Jim Meyering 144b82c6c2 Give most file-scope variables the static attribute. 1992-11-01 03:30:09 +00:00
Jim Meyering 220a183e8d (swab_buffer): Fix typo that incremented pointer instead of counter.
Add braces around static struct initializers.
1992-10-31 23:01:35 +00:00
Jim Meyering 52d8f3c425 Add parentheses to expressions like (c = *p++) as per suggestion
from gcc -Wall.
1992-10-31 23:00:13 +00:00
Jim Meyering 14fd34b788 Initial revision 1992-10-31 20:42:48 +00:00