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: [hurd,commited] hurd: take __USE_EXTERN_INLINES into account and restrict inlines


On Sun, 28 Jan 2018, Samuel Thibault wrote:

> +#if defined __USE_EXTERN_INLINES && defined _LIBC
> +#  if IS_IN (libc)

Throughout this patch, correct preprocessor indentation in glibc is one 
column per #if level, not two.

-- 
Joseph S. Myers
joseph@codesourcery.com


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