Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #255152

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Tue 13 Jan 2026 19:37:34
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 8680a075898e3adaa014286eeed6aac202291f3b

Comments

examples: omit forward declarations, apply misc fixes
- reorder functions to not need forward declarations.
- sync `ephiperfifo.c` and `evhiperfifo.c`.
- drop redundant casts for `calloc()` return value.
- ephiperfifo: silence unused variable warning.
- fix indent and apply clang-format more.

Closes #20296

Changed files