bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/3] Add a new exec_exec_file_name RPC


From: olafBuddenhagen
Subject: Re: [PATCH 1/3] Add a new exec_exec_file_name RPC
Date: Tue, 1 Jun 2010 03:52:59 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

On Mon, May 31, 2010 at 05:59:09PM +0200, Carl Fredrik Hammar wrote:
> On Wed, May 26, 2010 at 12:15:37AM +0200, Emilio Pozuelo Monfort wrote:

> > +kern_return_t
> > +S_exec_exec_file_name (struct trivfs_protid *protid,
> > +                  file_t file,
> > +                  task_t oldtask,
> > +                  int flags,
> > +                  char *filename,
> > +                  char *argv, mach_msg_type_number_t argvlen, boolean_t 
> > argv_copy,
> > +                  char *envp, mach_msg_type_number_t envplen, boolean_t 
> > envp_copy,
> 
> Break these two lines.  Try to stick to less than 76 columns or less than
> 80 if the reformatting changes lines that would otherwise be unaffected.

Why 76?

-antrik-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]