summaryrefslogtreecommitdiff
path: root/lib/color.c
Commit message (Expand)AuthorAgeFilesLines
* lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo2022-10-281-1/+0
* Move the #include <libintl.h> into eu-config.hYonggang Luo2022-10-161-1/+0
* Use xasprintf instead of asprintf followed by error(EXIT_FAILURE)Dmitry V. Levin2021-09-091-4/+2
* lib: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin2020-12-161-2/+2
* Implement RISC-V disassemblerUlrich Drepper2019-09-061-3/+11
* lib/color: Fix compilation with uClibcRosen Penev2019-05-051-1/+1
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+1
* Move color handling into a separate headerUlf Hermann2017-02-151-1/+1
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-121-1/+1
* Update name, license and contributor policy.Mark Wielaard2012-06-051-16/+19
* Color code output of nm and objdumpUlrich Drepper2012-01-211-0/+227