Print this page
Code review comments from jeffpc

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1/ld.1.man.txt
          +++ new/usr/src/man/man1/ld.1.man.txt
↓ open down ↓ 1314 lines elided ↑ open up ↑
1315 1315         system. Previously, all links would remain intact, with all links
1316 1316         accessing the new file contents. The new ld behavior breaks such links,
1317 1317         with the result that only the specified output file name references the
1318 1318         new file. All the other links continue to reference the old file. To
1319 1319         ensure consistent behavior, applications that rely on multiple hard
1320 1320         links to linker output files should explicitly remove and relink the
1321 1321         other file names.
1322 1322  
1323 1323  
1324 1324  
1325      -                              September 10, 2013                         LD(1)
     1325 +                                 June 6, 2016                            LD(1)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX