chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
dde05cc
)
[PATCH] remove limit of the number of args passed to PROGRAM
author
greg@kroah.com
<greg@kroah.com>
Fri, 27 Feb 2004 05:29:49 +0000
(21:29 -0800)
committer
Greg KH
<gregkh@suse.de>
Wed, 27 Apr 2005 04:32:31 +0000
(21:32 -0700)
If we go over our internal limit of 7, then we call out to /bin/sh
otherwise we handle it ourself without relying on a shell.
No differences found