delorie.com/archives/browse.cgi | search |
Date: | Fri, 20 Mar 1998 18:04:22 -0500 (EST) |
Message-Id: | <199803202304.SAA25559@delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | Martin DOT Stromberg AT lu DOT erisoft DOT se |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <199803201348.OAA23352@propus.lu.erisoft.se> (message from Martin |
Stromberg on Fri, 20 Mar 1998 14:48:30 +0100 (MET)) | |
Subject: | Re: mkdir and errno |
OK, *that* is a bug. Please submit a suitable patch. > Of course! But I think you misunderstood me. This is an excerp from libc's > mkdir.c: > > if (r.x.flags & 1) > { > errno = __doserr_to_errno(r.x.ax); (1) > if (errno == EACCES) > {
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |