OSDN Git Service

* spawn.cc (av::fixup): Reenable #! handling for all exec functions.
authorcorinna <corinna>
Wed, 19 Jan 2011 14:59:10 +0000 (14:59 +0000)
committercorinna <corinna>
Wed, 19 Jan 2011 14:59:10 +0000 (14:59 +0000)
commit7be2f82e7164e1328e050276ea1d77c8fee1083d
treee110ff055fff9fe410420c18d578a7b84327eb72
parent6910fab99db4ba7b6cdeb3bdad8818cb2cd1f266
* spawn.cc (av::fixup): Reenable #! handling for all exec functions.
Return ENOEXEC in !p_type_exec case only for unrecognized files.
Fix comment formatting.
winsup/cygwin/ChangeLog
winsup/cygwin/spawn.cc