Penguin
Diff: EnvironmentVariable
EditPageHistoryDiffInfoLikePages

Differences between current version and previous revision of EnvironmentVariable.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Friday, September 26, 2008 10:14:07 pm by LawrenceDoliveiro
Older page: version 12 Last edited on Monday, April 23, 2007 2:23:17 pm by AristotlePagaltzis Revert
@@ -76,9 +76,9 @@
  LD_LIBRARY_PATH for a.out binaries 
 <tt>LD_AOUT_PRELOAD</tt>: 
  LD_PRELOAD for a.out binaries 
 <tt>LD_ASSUME_KERNEL</tt>: 
- used to control the choice of threading implementation by [pthreads(7)] 
+ used to control the choice of threading implementation by [pthreads(7)], and [other things as well|http://people.redhat.com/drepper/assumekernel.html].  
 <tt>LD_BIND_NOW</tt>: 
  Disable lazy linking, see [ld.so(8)] 
 <tt>LD_KEEPDIR</tt>: 
  Don't ignore directory names of a.out libraries. see [ld.so(8)]