James Raynard
|
be4ad1aa3f
|
Remove yet another superfluous file.
|
1997-10-26 12:53:16 +00:00 |
|
Andrey A. Chernov
|
ac1431c18d
|
Back out mode (unsigned char)...
|
1997-10-26 12:17:33 +00:00 |
|
Andrey A. Chernov
|
bca8110182
|
Back out (unsigned char) cast, will use -funsigned-char instead
|
1997-10-26 12:14:54 +00:00 |
|
Andrey A. Chernov
|
833c9488dd
|
Add more (unsigned char) casts to ctype macros
Fix casetable usage in the same manner too
|
1997-10-23 02:03:43 +00:00 |
|
Andrey A. Chernov
|
92463139ce
|
Add (unsigned char) cast to all ctype macros
|
1997-10-23 01:29:44 +00:00 |
|
James Raynard
|
7349403013
|
Fix a #include "regex.h" that slipped through the net.
|
1997-10-18 13:12:39 +00:00 |
|
James Raynard
|
72ed1bbc5f
|
Update expected results for random number generator.
|
1997-10-17 19:24:33 +00:00 |
|
James Raynard
|
5ad3425a39
|
Remove GNU regex.h (it's already in /usr/include).
|
1997-10-17 19:16:02 +00:00 |
|
James Raynard
|
9498125fa7
|
Update FREEBSD-upgrade file after removing random.*
|
1997-10-16 21:45:46 +00:00 |
|
James Raynard
|
156ac67ae3
|
Delete redundant files (thanks, Andrei!)
|
1997-10-16 21:39:00 +00:00 |
|
Andrey A. Chernov
|
fca096e2e1
|
srandom(time()) is too weak even for joke, use srandom(time() ^ getpid())
at least. Note that srandomdev can't be used here since gawk preserve old
seed value.
|
1997-10-15 22:49:19 +00:00 |
|
Andrey A. Chernov
|
65068df9af
|
Unspam l10n ranges check
|
1997-10-15 15:37:46 +00:00 |
|
Andrey A. Chernov
|
d4efecb283
|
Do not use gawk random, we have better one in libc
|
1997-10-15 14:01:31 +00:00 |
|
James Raynard
|
728510ce91
|
Virgin import of GNU awk 3.0.3
|
1997-10-14 18:17:11 +00:00 |
|