christos
|
21bd6ba1e6
|
add missing header files.
|
2011-05-15 23:59:03 +00:00 |
|
christos
|
6551109c37
|
if you don't include the proper include files, you are going to end up
calling functions incorrectly.
|
2011-05-15 23:56:28 +00:00 |
|
blymn
|
da8ae82efe
|
Allow a NULL pointer to be passed as an argument to a call.
|
2011-04-21 10:23:50 +00:00 |
|
blymn
|
8f5d556812
|
Add boolean values to the standard definitions.
|
2011-04-20 10:40:14 +00:00 |
|
martin
|
fd21e1d8bf
|
Manually craft a (default) termios description instead of trying to fetch
one from stdin - ATF tests should not rely on stdin being a terminal.
|
2011-04-19 20:13:55 +00:00 |
|
he
|
b2bee2ed8d
|
Explicitly list -lterminfo after -lcurses, to support static builds.
|
2011-04-13 09:46:38 +00:00 |
|
joerg
|
433a129747
|
Don't fail on platforms with "char" == "unsigned char"
|
2011-04-11 22:37:10 +00:00 |
|
blymn
|
11e883205c
|
Apply patch provided by mrg to fix bad calls to vw_printw and vw_scanw
|
2011-04-11 09:06:24 +00:00 |
|
blymn
|
e4abc2b9ad
|
Fix NetBSD tag field.
|
2011-04-11 09:03:24 +00:00 |
|
blymn
|
2c84a00eef
|
Fix incorrect call example.
|
2011-04-11 09:02:40 +00:00 |
|
blymn
|
44d4aa2e2e
|
Incorrect licence was applied - fix this.
|
2011-04-11 09:02:02 +00:00 |
|
dholland
|
cdadb9ea2e
|
Fix obvious bug.
(note: this file still doesn't build on amd64)
|
2011-04-10 23:31:30 +00:00 |
|
blymn
|
bdd37afa3f
|
Add atf for libcurses with some tests
|
2011-04-10 09:55:08 +00:00 |
|