Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   christos
Date:           Sun Jan 24 16:45:58 UTC 2010

Modified Files:
        src/crypto/dist/heimdal/lib/roken: get_window_size.c
        src/include/heimdal: roken.h

Log Message:
make the window size function return the lines and columns variables separately
instead of depending on the existance of struct winsize. Technically I should
bump the library version or version the symbol, but nothing seems to use this
outside the library!


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/dist/heimdal/lib/roken/get_window_size.c
cvs rdiff -u -r1.12 -r1.13 src/include/heimdal/roken.h

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