This website requires JavaScript.
Explore
Help
Sign In
sheppy
/
colorredstderr-mirror
Watch
1
Star
0
Fork
0
You've already forked colorredstderr-mirror
mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced
2025-12-09 16:38:32 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
38
Commits
1
Branch
0
Tags
31a1fdf921bf767154470e94f0f28c299d56cd5a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Simon Ruderich
31a1fdf921
Use char const * instead of const char *.
...
char const * is more consistent with char * const.
2013-06-07 01:56:02 +02:00
src
Use char const * instead of const char *.
2013-06-07 01:56:02 +02:00
tests
Use static list of descriptors to reduce mallocs.
2013-06-07 01:27:58 +02:00
.gitignore
Hook error() and error_at_line() if available.
2013-06-05 23:57:05 +02:00
configure.ac
Hook error() and error_at_line() if available.
2013-06-05 23:57:05 +02:00
COPYING
COPYING: Add, GPL 3.
2013-06-02 18:40:39 +02:00
Makefile.am
Add simple test suite.
2013-06-01 21:51:28 +02:00
Description
This a convinience mirror for
https://ruderich.org/simon/coloredstderr/
created by Simon Ruderich and others.
237
KiB
Languages
C
72.4%
Shell
16.1%
M4
9.3%
Makefile
2.2%