• Russ Cox's avatar
    6g: · ef40d943
    Russ Cox authored
    	make sure methods end up immediately following
    	the struct they are methods on.
    ar:
    	eliminate duplicate definitions from __.PKGDEF.
    	check that multiple .6 do not give different defs for same
    		exported type/var/func/const.
    	increase ar header name size from 16 to 64 bytes
    
    R=r
    DELTA=379  (333 added, 18 deleted, 28 changed)
    OCL=17477
    CL=17481
    ef40d943
ar.h 1.92 KB