OSDN Git Service

* environ.cc (build_env): Don't put an empty environment variable into the
authorcgf <cgf>
Thu, 7 Sep 2006 20:42:53 +0000 (20:42 +0000)
committercgf <cgf>
Thu, 7 Sep 2006 20:42:53 +0000 (20:42 +0000)
commit8de2e50ba77ed2fa516abaf1c2e133c713cad5ce
treedf0f6afd7020a29a95fc9fcf56d9da8aa524d127
parent3f480a2c2c1a297e7a89d3c9ca9ad3130d5dfafb
* environ.cc (build_env): Don't put an empty environment variable into the
environment.  Optimize use of "len".
* errno.cc (ERROR_MORE_DATA): Translate to EMSGSIZE rather than EAGAIN.
winsup/cygwin/ChangeLog
winsup/cygwin/environ.cc
winsup/cygwin/errno.cc