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 Jan 25 12:30:06 UTC 2013
Modified Files:
src/lib/libterminfo: terminfo.3 tparm.c
Log Message:
For platforms where we cannot fit a char * into a long, return NULL
and set errno to ENOTSUPP.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libterminfo/terminfo.3
cvs rdiff -u -r1.12 -r1.13 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