chiark / gitweb /
do not change stderr/stdout variables.
authorEnno Boland <g@s01.de>
Wed, 26 Apr 2017 09:02:13 +0000 (11:02 +0200)
committerEnno Boland <g@s01.de>
Wed, 26 Apr 2017 10:46:55 +0000 (12:46 +0200)
commitce8a001a9ddbd32588934743f4f7e4edb9cdb735
tree66e542011b5a81bb8199bcf8df2bd341cf83951e
parent7cb2e62e2f3f41545b601cfe074adb22ad357b53
do not change stderr/stdout variables.

musl for example marks those variables as const and therefore
fails while building at this file.
src/shared/pager.c