Show patches with: Submitter = Grant Erickson       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v8] ell/term: Added ASCII C0 and C1 control code mnemonics. [RFC,v8] ell/term: Added ASCII C0 and C1 control code mnemonics. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v8] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/edit: Rename 'l_term_{open,close}'. [RFC,v8] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v8] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v8] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-05 Grant Erickson New
[RFC,v8] term: Added 'l_term_*' symbols. [RFC,v8] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v8] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v8] ell: Add include directive for 'ell/term.h'. [RFC,v8] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v8] term: Initial revision. [RFC,v8] term: Initial revision. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v5] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions. [RFC,v5] edit: improve error handling of 'mbstowcs' and 'wcstombs' functions. - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: change the 'l_edit_enter' return signature from 'char *' to 'int' [RFC,v5] edit: change the 'l_edit_enter' return signature from 'char *' to 'int' - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: change return signatures from 'bool' to 'int' [RFC,v5] edit: change return signatures from 'bool' to 'int' - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: pass the l_edit instance to the display and debug handlers. [RFC,v5] edit: pass the l_edit instance to the display and debug handlers. - - - --1 2024-04-05 Grant Erickson New
[RFC,v5] edit: Added 'l_edit_*' symbols. [RFC,v5] edit: Added 'l_edit_*' symbols. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v5] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES. [RFC,v5] ell/Makefile: Added 'edit.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v5] ell: Add include directive for 'ell/edit.h'. [RFC,v5] ell: Add include directive for 'ell/edit.h'. - - - 1-- 2024-04-05 Grant Erickson New
[RFC,v5] edit: Initial revision. [RFC,v5] edit: Initial revision. - - - 7-- 2024-04-05 Grant Erickson New
[RFC,v7] ell/term: Added ASCII C0 and C1 control code mnemonics. [RFC,v7] ell/term: Added ASCII C0 and C1 control code mnemonics. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v7] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/edit: Rename 'l_term_{open,close}'. [RFC,v7] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v7] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v7] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-04 Grant Erickson New
[RFC,v7] term: Added 'l_term_*' symbols. [RFC,v7] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-04 Grant Erickson New
[RFC,v7] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v7] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-04 Grant Erickson New
[RFC,v7] ell: Add include directive for 'ell/term.h'. [RFC,v7] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-04 Grant Erickson New
[RFC,v7] term: Initial revision. [RFC,v7] term: Initial revision. - - - 7-- 2024-04-04 Grant Erickson New
[RFC,v6] ell/term: Add an 'l_term_is_acquired' introspection function. [RFC,v6] ell/term: Add an 'l_term_is_acquired' introspection function. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/edit: Rename 'l_term_{open,close}'. [RFC,v6] ell/edit: Rename 'l_term_{open,close}'. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/term: Return error on writes if the output descriptor is invalid. [RFC,v6] ell/term: Return error on writes if the output descriptor is invalid. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. [RFC,v6] ell/term: Do not return -EPERM for 'putnstr' and 'vprint' if not running. - - - --1 2024-04-03 Grant Erickson New
[RFC,v6] term: Added 'l_term_*' symbols. [RFC,v6] term: Added 'l_term_*' symbols. - - - 7-- 2024-04-03 Grant Erickson New
[RFC,v6] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v6] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-04-03 Grant Erickson New
[RFC,v6] ell: Add include directive for 'ell/term.h'. [RFC,v6] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-04-03 Grant Erickson New
[RFC,v6] term: Initial revision. [RFC,v6] term: Initial revision. - - - 7-- 2024-04-03 Grant Erickson New
[RFC,v5] term: Added 'l_term_*' symbols. [RFC,v5] term: Added 'l_term_*' symbols. - - - 7-- 2024-03-31 Grant Erickson New
[RFC,v5] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. [RFC,v5] ell/Makefile: Added 'term.[ch]' to HEADERS and SOURCES. - - - 1-- 2024-03-31 Grant Erickson New
[RFC,v5] ell: Add include directive for 'ell/term.h'. [RFC,v5] ell: Add include directive for 'ell/term.h'. - - - 1-- 2024-03-31 Grant Erickson New
[RFC,v5] term: Initial revision. [RFC,v5] term: Initial revision. - - - 7-- 2024-03-31 Grant Erickson New
util: Add portable casting preprocessor macros. util: Add portable casting preprocessor macros. - - - 7-- 2024-03-28 Grant Erickson New