| commit | 58c82f0b56e79e1682018dbb22fa1afd4f67a464 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Tue Jan 09 23:26:39 2001 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Tue Jan 09 23:26:39 2001 +0000 |
| tree | d4fd55851b0c48994847cba74aab34bb50777094 | |
| parent | 675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46 [diff] |
Assorted xreadlines problems:
Wasn't built on Windows; not in config.c either.
Module init function missing DL_EXPORT magic.
test_xreadline output file obviously wrong (started w/ "test_xrl").
test program very unclear about what was expected.