]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* filemode.c (setst): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 May 2006 20:11:45 +0000 (20:11 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 22 May 2006 20:11:45 +0000 (20:11 +0000)
commitc5124719749170894a2c8b94d3423b9b3a8a5798
treefdd4af62966460349fa7cd684eb273eeb30e2cb5
parent900b6598d174bbacc0a79499221692db6a2c1b34
* filemode.c (setst): Remove.
(strmode): Rewrite to avoid setst.  This makes the code shorter,
(arguably) clearer, and the generated code is a bit smaller on my
Debian GNU/Linux stable x86 host.
lib/ChangeLog
lib/filemode.c