[bug #28934] execve(path, args) should take path as a a relative path if it doesn't contain slashes

2010-02-19 Thread Emilio Pozuelo Monfort
Follow-up Comment #1, bug #28934 (project hurd): btw the POSIX standard that makes me think path in execve() should always be taken as a path (note the difference between path and file), from http://www.opengroup.org/onlinepubs/95399/functions/exec.html """ int execve(const char *path, char

[bug #28934] execve(path, args) should take path as a a relative path if it doesn't contain slashes

2010-02-19 Thread Emilio Pozuelo Monfort
URL: Summary: execve(path, args) should take path as a a relative path if it doesn't contain slashes Project: The GNU Hurd Submitted by: pochu Submitted on: Fri 19 Feb 2010 03:43:23 PM GMT