OSDN Git Service

Add scan_key_getsize() doing the ANSI probe, switch scan_key() to TAGGED_ARRAY,
authorRob Landley <rob@landley.net>
Sun, 27 Dec 2015 20:41:30 +0000 (14:41 -0600)
committerRob Landley <rob@landley.net>
Sun, 27 Dec 2015 20:41:30 +0000 (14:41 -0600)
commit4b4ab6a50998219cd94139c5669ef9a624c8f58f
tree3a1e0812da0cfc3c8f8040a381e763531c1026ba
parent6769f8eb580aa2ecac4009fcde4a113e0476de74
Add scan_key_getsize() doing the ANSI probe, switch scan_key() to TAGGED_ARRAY,
and add test_scankey.
lib/interestingtimes.c
lib/lib.c
lib/lib.h
lib/linestack.c
scripts/make.sh
toys/example/test_scankey.c [new file with mode: 0644]
toys/other/hexedit.c