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
37
Commits
1
Branch
0
Tags
c2097785e752fee94c5c9ef46f03b8312694251a
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
c2097785e7
Use static list of descriptors to reduce mallocs.
...
Only if file descriptors with a value > 255 occur, the list implementation is used.
2013-06-07 01:27:58 +02:00
src
Use static list of descriptors to reduce mallocs.
2013-06-07 01:27:58 +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%