OSDN Git Service

Initial revision
authorezannoni <ezannoni>
Thu, 20 Apr 2006 20:05:49 +0000 (20:05 +0000)
committerezannoni <ezannoni>
Thu, 20 Apr 2006 20:05:49 +0000 (20:05 +0000)
commit50e0273578b9283e72946593345bcbd71d7c9ddf
treebdc9806702f30f030aa2ff76163966bf3181c842
parent46bd1cf7ec11102fb856dc6ef37a9963bfac8eb5
Initial revision
18 files changed:
readline/doc/history.pdf [new file with mode: 0644]
readline/doc/readline.pdf [new file with mode: 0644]
readline/doc/rluserman.pdf [new file with mode: 0644]
readline/examples/rl-fgets.c [new file with mode: 0644]
readline/examples/rlfe/ChangeLog [new file with mode: 0644]
readline/examples/rlfe/Makefile.in [new file with mode: 0644]
readline/examples/rlfe/README [new file with mode: 0644]
readline/examples/rlfe/config.h.in [new file with mode: 0644]
readline/examples/rlfe/configure [new file with mode: 0755]
readline/examples/rlfe/configure.in [new file with mode: 0644]
readline/examples/rlfe/extern.h [new file with mode: 0644]
readline/examples/rlfe/os.h [new file with mode: 0644]
readline/examples/rlfe/pty.c [new file with mode: 0644]
readline/examples/rlfe/rlfe.c [new file with mode: 0644]
readline/examples/rlfe/screen.h [new file with mode: 0644]
readline/examples/rlptytest.c [new file with mode: 0644]
readline/support/config.rpath [new file with mode: 0755]
readline/support/mkinstalldirs [new file with mode: 0755]