dissertation/lib/libcurses/tinfo
nicm 88576cf028 tparm %l should push strlen(pop) onto the stack not insert it into the
result, from ncurses 5.9 patch 20130126:

    + change %l behavior in tparm to push the string length onto the
      stack rather than saving the formatted length into the output
      buffer (report by Roy Marples, cf: 980620).

ok millert
2022-06-28 07:36:52 +00:00
..
MKcaptab.awk
MKcaptab.sh
MKcodes.awk
MKfallback.sh
MKkeys_list.sh
MKnames.awk
access.c
add_tries.c
alloc_entry.c
alloc_ttype.c
captoinfo.c
comp_error.c
comp_expand.c
comp_hash.c
comp_parse.c
comp_scan.c
db_iterator.c
doalloc.c
entries.c
free_ttype.c
getenv_num.c
hashed_db.c
home_terminfo.c
init_keytry.c
lib_acs.c
lib_baudrate.c
lib_cur_term.c
lib_data.c
lib_has_cap.c
lib_kernel.c
lib_longname.c
lib_napms.c
lib_options.c
lib_print.c
lib_raw.c
lib_setup.c
lib_termcap.c
lib_termname.c
lib_tgoto.c
lib_ti.c
lib_tparm.c tparm %l should push strlen(pop) onto the stack not insert it into the 2022-06-28 07:36:52 +00:00
lib_tputs.c
lib_ttyflags.c
make_keys.c
name_match.c
parse_entry.c
read_entry.c
read_termcap.c For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
setbuf.c
strings.c
trim_sgr0.c
use_screen.c
write_entry.c