Linux doesn't allow open() with O_CREAT without permission flags anymore.
authorPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 15:39:22 +0000 (15:39 +0000)
committerPeter Howkins <flibble@users.sourceforge.net>
Mon, 12 Mar 2012 15:39:22 +0000 (15:39 +0000)
commit5a09544b16212dbf55775a5759f330f363bea373
tree7623cb92cbf5480129521b74269cfde7bae95fcd
parentbaf772785bb534c698fade7cb2b3092e7d8f89cf
Linux doesn't allow open() with O_CREAT without permission flags anymore.
cde/programs/dtstyle/ColorFile.c