This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libcurses
History
simonb
6ae0eb50e6
Only unctrl() the first 256 input values.
...
This and the previous curses patches were from Brett Lymn.
1999-12-07 03:53:11 +00:00
..
EXAMPLES
…
PSD.doc
…
addbytes.c
…
addch.c
…
addnstr.c
…
attributes.c
…
bell.c
…
box.c
…
clear.c
…
clrtobot.c
…
clrtoeol.c
…
cr_put.c
update post change to return value of tputs() third argument
1999-10-04 23:21:18 +00:00
ctrace.c
…
cur_hash.c
…
curses.3
…
curses.c
…
curses.h
Use unsigned offsets into __unctrl and __unctrllen.
1999-12-07 03:22:10 +00:00
delch.c
…
deleteln.c
Include current line number in CTRACE of line being deleted.
1999-09-17 13:44:31 +00:00
delwin.c
…
erase.c
…
fullname.c
…
getch.c
Only unctrl() the first 256 input values.
1999-12-07 03:53:11 +00:00
getstr.c
…
id_subwins.c
…
idlok.c
…
initscr.c
…
insch.c
…
insertln.c
…
keypad.c
…
longname.c
…
Makefile
…
move.c
…
mvwin.c
…
newwin.c
…
nodelay.c
…
notimeout.c
…
overlay.c
…
overwrite.c
…
printw.c
…
putchar.c
In a debugging check, use %s for unctrl (it returns a char *).
1999-12-07 03:13:30 +00:00
refresh.c
When dumping the attributes for a line, put a space between each attribute
1999-09-17 14:21:04 +00:00
scanw.c
…
scroll.c
…
setterm.c
Another unctrl() %s fix.
1999-12-07 03:18:52 +00:00
shlib_version
…
standout.c
…
timeout.c
…
toucholap.c
…
touchwin.c
…
tscroll.c
…
tstp.c
…
tty.c
…
unctrl.c
…
unctrl.h
…
underscore.c
…