Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   blymn
Date:           Thu Apr 20 09:36:12 UTC 2000

Modified Files:
        basesrc/lib/libcurses: bell.c ctrace.c longname.c putchar.c

Log Message:
* Fix longname behaviour so it returns the last alias for the terminal
  name which, by convention, is the verbose terminal description.
* Fix compile errors when DEBUG defined.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libcurses/bell.c
cvs rdiff -r1.9 -r1.10 basesrc/lib/libcurses/ctrace.c
cvs rdiff -r1.12 -r1.13 basesrc/lib/libcurses/longname.c \
    basesrc/lib/libcurses/putchar.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