This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [BZ #18433] Check file access/existence before forking.


On 12 Sep 2015 00:16, navid Rahimi wrote:
> +  /* Open Read/Write pipe for parent/child communication */

GNU style says comments are full sentences (so ends in a period) and
there should be two spaces after that.
  /* Open read/write pipe for parent/child communication.  */
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]