]> git.lizzy.rs Git - plan9front.git/commit
kernel: simplify pgrpnote(); moving the note string copying to procwrite()
authorcinap_lenrek <cinap_lenrek@felloff.net>
Thu, 19 Sep 2019 00:07:46 +0000 (02:07 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Thu, 19 Sep 2019 00:07:46 +0000 (02:07 +0200)
commit24d1fbde273f30422d852811d3724ede789acd0d
tree6ad92031f11ff5ace61c8b8abb492ba9775ad023
parentf8de863602cfbb957733297cdaa2ee2e19a36f8b
kernel: simplify pgrpnote(); moving the note string copying to procwrite()

keeps handling of devproc's note and notepg files similar and in the
same place and reduces stack usage.
sys/src/9/port/devproc.c
sys/src/9/port/pgrp.c
sys/src/9/port/portfns.h