summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/tinfo/captoinfo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to ncurses 5.7, with local changes reapplied.nicm2010-01-121-35/+50
* Check strlen(buf) to be > 0 before accessing buf[strlen(buf)-1].moritz2006-10-241-2/+5
* fgets(3) returns NULL on error, not 0. No functional change, but it makescloder2006-10-101-2/+2
* more getopt() EOF crud; adobriyan@gmailderaadt2006-03-121-2/+2
* fix out of bounds access. found by david@ running with malloc guards andtedu2003-10-151-3/+3
* Use strlcpy() / strlcat() throughout.millert2003-03-181-4/+6
* use snprintf throughoutmillert2003-03-171-3/+3
* Update to ncurses-5.2-20010114millert2001-01-221-30/+35
* Update to ncurses-5.0-20000401:millert2000-04-041-4/+4
* Update to ncurses-5.0-20000325millert2000-03-261-4/+3
* update to ncurses-5.0-20000311millert2000-03-131-9/+14
* Update to ncurses-19991211:millert1999-12-121-292/+308
* update to ncurses-5.0-19991204millert1999-12-061-2/+6
* Update to ncurses-5.0-990814millert1999-08-151-3/+3
* ncurses-4.2-990301millert1999-03-021-4/+4
* ncurses-4.2-990116millert1999-01-181-0/+809