[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Wed Apr 29 15:27:29 CEST 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/04/29 15:27:29

Modified files:
	cm3/m3-sys/cm3/src/: Builder.m3 M3Build.m3 Utils.i3 
	                     UtilsPosix.m3 UtilsWin32.m3 

Log message:
	whereever there is a function to "link" a file,
	add a more verbosely named function "symbolic link" a file,
	and another function to hard link a file, leaving
	the original plain "link" unchanged.
	
	Hard link functions not used yet.
	
	Symlink aliases not used.
	
	Change the output command from "link" to "ln".
	I believe this is just for humans.
	"link" is the linker on NT ("ld")




More information about the M3commit mailing list