This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

frysk-core/frysk/util FCore.java ChangeLog


CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	pmuldoon@sourceware.org	2006-10-19 21:37:54

Modified files:
	frysk/util     : FCore.java ChangeLog 

Log message:
	2006-10-19  Phil Muldoon  <pmuldoon@redhat.com>
	
	* FCore.java (write_elf_file): Request a elf section notes update
	after NOTES section data is complete. Refetch the notes section header
	after elf_update. Reformat to GNU Style.
	(postProcessElfFile): Reformat to GNU Style.
	(fillENoteSection): Rename sectionDate -> sectionData.
	(fillENotePrpsinfo): Use Proc.get{UID|PID} instead of Stat.get{UID|GID}
	Use Proc.getParent().getPid() to find parent instead of Stat.ppid.
	Use Proc.getCommand() instead of Stat.comm.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/FCore.java.diff?cvsroot=frysk&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/util/ChangeLog.diff?cvsroot=frysk&r1=1.9&r2=1.10


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