This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: winsup/cygwin ChangeLog errno.cc


On 08/14/2012 08:56 AM, cgf wrote:

> Log message:
> 	* errno.cc (errmap): Keep sorted.

Really?

@@ -157,7 +158,6 @@
   X (WORKING_SET_QUOTA,		EAGAIN),
   X (WRITE_PROTECT,		EROFS),
   X (PRIVILEGE_NOT_HELD,	EPERM),
-  X (SXS_CANT_GEN_ACTCTX,	ELIBBAD),
   { 0, NULL, 0}

PRIVILEGE_NOT_HELD is still unsorted.

-- 
Eric Blake   eblake@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org



Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]