summaryrefslogtreecommitdiff
path: root/lib/libcurses/background.c
AgeCommit message (Expand)Author
2000-04-24* Added rcs id line to files missing it.blymn
2000-04-18Don't replace background character with null character.jdc
2000-04-16Add bkgd() and bkgdset() (which were previously just macros).jdc
2000-04-15Added functions to replace what were previously macros in curses.hblymn
2000-04-13Nuke unused variables.simonb
2000-04-12Background manipulation routines.jdc