summaryrefslogtreecommitdiff
path: root/lib/libcurses/fileio.c
AgeCommit message (Expand)Author
2021-09-07Do not compile in whole fileio.c for LIBHACK.rin
2021-09-06Expand __CTRACE() to __nothing #ifndef DEBUG.rin
2020-02-240x%p --> %p for non-external codes.rin
2018-10-02curses: fix ripofflineroy
2016-10-22remove bogus malloc castschristos
2009-07-22Prepare curses for the possibility of changing from termcap to terminfo.roy
2008-05-24Coverity CID 5024: Fix double free on error path.christos
2008-05-02Move to 2 clause TNF license (was: strange 3 clause version)martin
2008-04-14File IO functions getwin() and putwin().jdc