summaryrefslogtreecommitdiffstats
path: root/lib/libedit/keymacro.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Saving errno in el_errno is only needed for one purpose:schwarze1-7/+5
2016-05-06Replace the generated file "fcns.c" by a simpler header "func.h"schwarze1-2/+3
2016-04-12* Delete the unimplemented feature XK_EXE.schwarze1-8/+4
2016-04-11delete the "private" and "public" preprocessor macros, just use standard C;schwarze1-18/+18
2016-04-11get rid of the non-standard data type "Char" in almost all files;schwarze1-26/+29
2016-04-11Move wrapper macros to the two files actually needing them:schwarze1-2/+2
2016-04-09Delete 26 wrapper macros and two wrapper functions that are noschwarze1-5/+5
2016-04-09Always compile with WIDECHAR on and delete that preprocessor switch.schwarze1-4/+2
2016-03-21Reduce the FUN() macro madness by no longer applying it to el_[w]getc(3).schwarze1-3/+5
2016-03-20Cleanup of standard header inclusion:schwarze1-8/+8
2016-03-20Delete the useless Int datatype and always use the standard wint_tschwarze1-3/+3
2016-01-31remove some whitespace differences with NetBSD; no change with diff -bschwarze1-3/+3
2016-01-30Fifth step in synching with NetBSD:schwarze1-7/+7
2016-01-30Fourth step in synching with NetBSD:schwarze1-27/+27
2016-01-29Second step in synching with NetBSD:schwarze1-115/+119
2016-01-29Start synching with NetBSD:schwarze1-0/+660