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 1/3] New --inhibit-ldcache option to ld.so to prevent it form reading ld.so.cache


On 6 Apr 2012, Siddhesh Poyarekar outgrape:
> Attached patch adds a new option --inhibit-ldcache that when used,

It might be slightly nicer to call this ld-cache, on the grounds that an
'ld cache' is a recognisable entity while an 'ldcache' is a scrunched-up
nasty compound neologism. (But this is a very minor point: it's not like
our industry is short of scrunched-up nasty compound neologisms, and the
sky has not fallen.)

> 	* elf/rtld.c (_rtld_global_ro): New member
> 	_dl_inhibit_ldcache. (dl_main): Handle --inhibit-ldcache.

This is word-wrapped. (dl_main) and all beyond it should be on a
separate line.

-- 
NULL && (void)


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