summaryrefslogtreecommitdiff
path: root/src/libeinfo
AgeCommit message (Expand)Author
2025-07-24recognise alacritty as a color terminaldakkar
2025-05-27build: use declare_dependency for libeinfoAnna (navi) Figueiredo Gomes
2025-05-26libeinfo.c: Fix out-of-bounds array access in _eindentUlrich Müller
2025-05-26libeinfo.c, functions.sh: Drop upper limit for EINFO_INDENTUlrich Müller
2025-04-04*: fix some typosAnna (navi) Figueiredo Gomes
2024-07-22libeinfo.c: add foot to the term listAnna (navi) Figueiredo Gomes
2024-04-05Add xterm-kitty to color capable term listJohn Einar Reitan
2024-03-31Touch up docs/commentsOskari Pirhonen
2024-03-31Trivial curses/termcap removalOskari Pirhonen
2023-08-29Don't re-define strlcpy/strlcat with >=glibc-2.38Sam James
2023-04-23einfo.h: fix EINFO_RESTRICT macro usageOskari Pirhonen
2023-04-19Rename attribute macros to namespaced RC_*Sam James
2023-01-29libeinfo: missing includes from IWYUSam James
2023-01-25libeinfo: fix -Wunused-but-set-variableSam James
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-06migrate fully to meson build systemWilliam Hubbs
2021-12-21code style: remove space after unary "not" operatorMatt Whitlock
2021-12-20use HEAD in git URIs to point to the default branchMike Frysinger
2021-12-20drop unused copyright variablesMike Frysinger
2021-09-04add meson build filesWilliam Hubbs
2019-07-24Fix build with ClangMartin Wilke
2019-02-26remove hidden-visibility.hWilliam Hubbs
2018-06-20libeinfo: convert remaining snprintf calls to xasprintfWilliam Hubbs
2018-06-19libeinfo: clean up gcc 7 compiler warningsWilliam Hubbs
2016-07-13libeinfo: document the x suffix on function namesJaromil
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-01-24Prioritize local includes and librariesWill Miles
2014-10-22einfo.h, rc.h.in: simplify __BEGIN_DECLS logicAnthony G. Basile
2014-10-21einfo.h, rc.h.in: ensure __BEGIN_DECLS is definedAnthony G. Basile
2013-10-21Revert "Make einfo routines private"William Hubbs
2013-09-26Make einfo routines privateWilliam Hubbs
2013-09-03libeinfo: add separate variable to suppress eerror messagesWilliam Hubbs
2013-08-28libeinfo: suppress output for eerror* functionsWilliam Hubbs
2013-08-27Revert "Libeinfo: do not suppress ewarn() messages"William Hubbs
2013-01-04libeinfo: check for "color" in the terminal nameAndrew Gregory
2012-05-06add a new ARRAY_SIZE macro and use itMike Frysinger
2012-05-06split out librc-independent helpers into a dedicated header fileMike Frysinger
2011-08-22Libeinfo: do not suppress ewarn() messagesWilliam Hubbs
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-03clean up gitignore filesMike Frysinger
2011-05-28cc.mk: move debug.mk out of end MakefilesMike Frysinger
2011-02-04rework pam, ncurses and termcap include filesWilliam Hubbs
2010-04-09restore old e* func outputMike Frysinger
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-30Go back to gitRoy Marples
2009-04-23Improve style for KNFRoy Marples
2008-12-04Punt .gitignore files.Roy Marples
2008-11-26Save more screen space by removing the space befor the * for einfo and friend...Roy Marples
2008-10-08Add a better, but incomplete tgoto implementation to make gcc happy.Roy Marples
2008-10-08Clean up warnings regarding printf.Roy Marples