]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(openat): Use ?:, not if, to work around GCC bug 4210.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2006 19:20:25 +0000 (19:20 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2006 19:20:25 +0000 (19:20 +0000)
commit9d5fbcc019a802d14dcbd02c7c2a8659cc79ad55
tree86df4d89980e78723c1a15aa5576ab71021a35fe
parent8280381dd703340cc2ad32e9c66e9de33f86444d
(openat): Use ?:, not if, to work around GCC bug 4210.
lib/ChangeLog
lib/openat.c