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:           Wed Sep 22 06:10:51 UTC 2010

Modified Files:
        src/lib/libterminfo: term.h term_private.h termcap.c termcap_map.c
            tparm.c

Log Message:
Our API just uses typedefs, so don't use the struct symbol which will avoid
any potential conflicts with userland.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libterminfo/term.h
cvs rdiff -u -r1.7 -r1.8 src/lib/libterminfo/term_private.h
cvs rdiff -u -r1.8 -r1.9 src/lib/libterminfo/termcap.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/termcap_map.c
cvs rdiff -u -r1.1 -r1.2 src/lib/libterminfo/tparm.c

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