index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libcurses
/
slave
Age
Commit message (
Expand
)
Author
2021-12-07
tests/libcurses: fix grammar in comment (since yesterday)
rillig
2021-12-06
tests/libcurses: clean up comments
rillig
2021-09-04
Cosmetic fixes. No functional changes intended.
rin
2021-06-13
tests/libcurses: fix argument handling for mvwget_wch
rillig
2021-06-13
tests/libcurses: make error handling in the linter simpler
rillig
2021-06-13
tests/libcurses: improve code locality in linter
rillig
2021-06-13
tests/libcurses: improve local variable names in linter
rillig
2021-06-13
tests/libcurses: unexport argument handling functions
rillig
2021-06-13
tests/libcurses: KNF for while loop
rillig
2021-06-13
tests/libcurses: remove redundant argument numbers
rillig
2021-06-13
tests/libcurses: add parentheses around argument to sizeof
rillig
2021-04-04
Reapply fix for big-endian environments, which was lost when GSoC results
rin
2021-04-04
When mvscanw(3) fails, string is not modified.
rin
2021-04-04
s/&string/string/ for mvscanw(3); string is already pointer to buffer.
rin
2021-02-15
tests/libcurses: fix error handling for non-system errors
rillig
2021-02-13
tests/libcurses: protect against short writes
rillig
2021-02-13
tests/libcurses: remove unused code in linter
rillig
2021-02-13
tests/libcurses: extract read_command_argument from process_commands
rillig
2021-02-13
tests/libcurses: fix reading from the parent process
rillig
2021-02-13
tests/libcurses: fix child process handling
rillig
2021-02-13
tests/libcurses: clean up remaining include guard, comments
rillig
2021-02-13
tests/libcurses: clean up inclusion guards, function declarations
rillig
2021-02-13
tests/libcurses: fix pipe handling in child process
rillig
2021-02-12
tests/libcurses: format misleading do-while loop
rillig
2021-02-12
tests/libcurses: remove wrong comments
rillig
2021-02-12
tests/libcurses: remove excess empty lines
rillig
2021-02-12
tests/libcurses: query function arguments in consistent order
rillig
2021-02-12
tests/libcurses: don't access args directly
rillig
2021-02-12
tests/libcurses: replace ARG_CHTYPE_STRING with ARG_CHTYPE
rillig
2021-02-12
tests/libcurses: add shortcut macros for SCREEN and unsigned int
rillig
2021-02-12
tests/libcurses: remove redundant comments
rillig
2021-02-12
tests/libcurses: reduce boilerplate in function dispatcher
rillig
2021-02-12
tests/libcurses: reduce boilerplate in function dispatcher
rillig
2021-02-09
tests/libcurses: add missing space after control flow keywords
rillig
2021-02-09
tests/libcurses: replace remaining strcasecmp with strcmp
rillig
2021-02-09
tests/libcurses: compare function names case-sensitive
rillig
2021-02-09
tests/libcurses: fix scanf parameter for unsigned int
rillig
2021-02-08
tests/libcurses: fix typo in license text
rillig
2020-10-24
Merge in code from Google Summer of Code project which dramatically
blymn
2020-06-20
Fix false positive for mvscanw tests on big endian machines.
rin
2019-09-19
Rototill to add complex character support:
blymn
2019-05-26
Start supporting wide char tests.
blymn
2019-04-26
Fix argument parsing for mvinsch, last arg is a chtype not a string.
blymn
2014-01-19
Remove "-g" from CPPFLAGS and LDFLAGS in curses tests.
apb
2012-09-19
* Fix mvscanw return
blymn
2011-09-15
- add support for getparyx and getyx calls
blymn
2011-09-08
It's ATFFILE=no, not NOATFFILE=true. This fixes the contents of the
jmmv
2011-08-29
fix bug where we read the same argument twice. Name the timeout val the
christos
2011-08-17
document non-literal format strings
christos
2011-06-17
- pass things in arguments instead of environment
christos
[next]