Files
node-v0.x-archive/lib
isaacs 6f5d95de6d child_process: Add gid/uid flags to spawn config
This is mostly working, but not completely ideal for two reasons.

1. Rather than emitting an error on the ChildProcess object when the
setgid/setuid fails, it is simply printing the error to stderr and
exiting.  The same happens with the cwd, so that's not completely
terrible.

2. I don't have a good test for this.  It fails with an EPERM if you try
to change the uid or gid as a non-root user.
2011-01-11 10:02:58 -08:00
..
2011-01-08 19:10:17 -08:00
2011-01-06 16:06:27 -08:00
2010-12-01 16:42:31 -08:00
2010-12-01 17:29:11 -08:00
2010-12-01 17:29:11 -08:00
2010-12-01 17:43:30 -08:00
2010-12-01 17:43:30 -08:00
2011-01-06 16:06:27 -08:00
2011-01-03 15:51:05 -08:00
2011-01-06 16:06:27 -08:00
2011-01-06 16:06:27 -08:00
2011-01-06 16:06:27 -08:00
2011-01-10 17:25:48 -08:00
2011-01-06 16:06:27 -08:00
2010-12-04 15:58:50 -08:00
2010-12-01 20:59:06 -08:00
2010-12-01 20:59:06 -08:00
2011-01-07 10:58:13 -08:00
2011-01-10 17:25:48 -08:00
2011-01-06 16:06:27 -08:00
2010-12-01 20:59:06 -08:00