<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/mkfifo.c, branch v6.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-07-17T03:10:29Z</updated>
<entry>
<title>(main): Adjust to new mode_adjust API.</title>
<updated>2006-07-17T03:10:29Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-17T03:10:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1d396d70087aa8a001e0ae218f6ef29c7b1c4c20'/>
<id>urn:sha1:1d396d70087aa8a001e0ae218f6ef29c7b1c4c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year.</title>
<updated>2006-01-02T06:38:33Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-01-02T06:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4ff2e46ddec671ec7496b8749e9578902428db52'/>
<id>urn:sha1:4ff2e46ddec671ec7496b8749e9578902428db52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Clarify -m's operation.</title>
<updated>2006-01-02T06:38:06Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-01-02T06:38:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a8c545ea7468add9c71910e918d96a51b629249c'/>
<id>urn:sha1:a8c545ea7468add9c71910e918d96a51b629249c</id>
<content type='text'>
(main): If -m is given, don't invoke chmod; use umask 0 instead.
Report an error if -m asks for bits outside the 777 range.
</content>
</entry>
<entry>
<title>(main) Avoid a minor race condition when `-m MODE' is specified, by using</title>
<updated>2005-12-19T18:16:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-19T18:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=17f521adfdd3b415f68fc30b61eb115c1e379a79'/>
<id>urn:sha1:17f521adfdd3b415f68fc30b61eb115c1e379a79</id>
<content type='text'>
open, fchown, and close rather than just chown.  To do that reliably
(even with an overly restrictive umask), ensure that each mknod/mkfifo
call uses a mode including at least owner-read access.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mode_free -&gt; free</title>
<updated>2005-05-01T14:27:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-05-01T14:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71a7e54b0de43107d5ac46c84a6bb69f7480807a'/>
<id>urn:sha1:71a7e54b0de43107d5ac46c84a6bb69f7480807a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Adjust to new modechange API.</title>
<updated>2005-04-28T16:31:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-28T16:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b1fdaf5ac762d11268d204df221051c737fdb0b3'/>
<id>urn:sha1:b1fdaf5ac762d11268d204df221051c737fdb0b3</id>
<content type='text'>
Also, free the mode_change object when done.
</content>
</entry>
<entry>
<title>(main): Compile mode with MODE_MASK_ALL and initial umask.</title>
<updated>2005-04-22T23:53:13Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-22T23:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=18f6ab02284158e6d1c3b4d6cbffb91a9ba2f855'/>
<id>urn:sha1:18f6ab02284158e6d1c3b4d6cbffb91a9ba2f855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused "case 0".</title>
<updated>2004-09-21T22:26:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ca57a91d18d157c0a1405b98641b8de00a0817'/>
<id>urn:sha1:81ca57a91d18d157c0a1405b98641b8de00a0817</id>
<content type='text'>
</content>
</entry>
</feed>
