0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include unistd.h for ioctl decralation on Solaris. More... almost 19 years ago
wording change. More... almost 19 years ago
update. More... almost 19 years ago
avoid del_curterm warning on FreeBSD. More... almost 19 years ago
don't call del_curterm to avoid core dump on OpenBSD. http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&textonly=yes&numbers=5447 More... almost 19 years ago
check ncurses.h. More... almost 19 years ago
fix assignment for has_setupterm. More... almost 19 years ago
reformat license section. More... almost 19 years ago
don't generate Makefile if appropriate library is not found. More... almost 19 years ago
add short description. More... almost 19 years ago
fix reference manual URL. More... almost 19 years ago
new file. More... almost 19 years ago
fix. More... almost 19 years ago
new file. More... almost 19 years ago
generate rdoc generation rule in Makefile. More... almost 19 years ago
disable io sync mode in flush block. More... almost 19 years ago
make default io sync mode. More... almost 19 years ago
io method implemented. More... almost 19 years ago
support default object. More... almost 19 years ago
check curses library. More... almost 19 years ago
remove debug condition from previous change. More... almost 19 years ago
refine TermInfo.tiocgwinsz to ENV/terminfo fallback. More... almost 19 years ago
initialization error message bit verbose. More... almost 19 years ago
inspect implemented. More... almost 19 years ago
check environment variables: LINES and COLUMNS. check teminfo capabilities: lines and cols. More... almost 19 years ago
check macro TIOCGWINSZ and TIOCSWINSZ. More... almost 19 years ago
add alis screen_height and screen_width. More... almost 19 years ago
rename to screen_size, screen_lines, screen_columns. More... almost 19 years ago
screenwidth and screenheight implemented. More... almost 19 years ago
rename winsize to screensize. More... almost 19 years ago