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

Change #254134

Category gcoreutils
Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
Changed at Sun 04 Jan 2026 22:46:41
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision e4e40b7df6f29192c9403db3fccdd57ea7aaeae8

Comments

maint: mkfifo: reduce variable scope
* src/mkfifo.c (main): Declare variables where they are used instead of
at the start of a block.

Changed files