Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libterminfo



Module Name:    src
Committed By:   roy
Date:           Fri Feb 12 12:18:33 UTC 2010

Modified Files:
        src/lib/libterminfo: Makefile term.c
Added Files:
        src/lib/libterminfo: compiled_terms.c genterms

Log Message:
Store the generated compiled terminfo descriptions so that we can build
a consistent library just from source.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libterminfo/Makefile \
    src/lib/libterminfo/term.c
cvs rdiff -u -r0 -r1.1 src/lib/libterminfo/compiled_terms.c \
    src/lib/libterminfo/genterms

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index