public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h.
@ 2008-04-07 13:31 pmuldoon
  0 siblings, 0 replies; only message in thread
From: pmuldoon @ 2008-04-07 13:31 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  fd38b34dcc23843a0dd48d914878a6c9b9418bae (commit)
      from  4d2cf9c645d3507028490b6eec92a381c228ffc0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit fd38b34dcc23843a0dd48d914878a6c9b9418bae
Author: Phil Muldoon <pmuldoon@redhat.com>
Date:   Mon Apr 7 14:30:19 2008 +0100

    Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h.
    
    2008-04-07  Phil Muldoon  <pmuldoon@redhat.com>
    
            * cni/ElfPrstatus.cxx: Delete not needed
            asm/elf.h import. Change asm/user.h to
            sys/user.h.

-----------------------------------------------------------------------

Summary of changes:
 frysk-sys/lib/dwfl/ChangeLog           |    2 +-
 frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

First 500 lines of diff:
diff --git a/frysk-sys/lib/dwfl/ChangeLog b/frysk-sys/lib/dwfl/ChangeLog
index 1f7d226..9ba1f70 100644
--- a/frysk-sys/lib/dwfl/ChangeLog
+++ b/frysk-sys/lib/dwfl/ChangeLog
@@ -1,6 +1,6 @@
 2008-04-07  Phil Muldoon  <pmuldoon@redhat.com>
 
-	* cni/ElfPrPrinfo.cxx: Delete not needed
+	* cni/ElfPrstatus.cxx: Delete not needed
 	asm/elf.h import. Change asm/user.h to
 	sys/user.h.
 	
diff --git a/frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx b/frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx
index 3afe03f..36f60e4 100644
--- a/frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx
+++ b/frysk-sys/lib/dwfl/cni/ElfPrstatus.cxx
@@ -52,9 +52,7 @@ typedef __u32 u32;
 #include "elf.h"
 #include "libelf.h"
 #include "gelf.h"
-
-#include "asm/elf.h"
-#include "asm/user.h"
+#include "sys/user.h"
 #include "lib/dwfl/ElfPrstatus.h"
 #include "lib/dwfl/ElfData.h"
 #include "lib/dwfl/ElfException.h"


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-07 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-07 13:31 [SCM] master: Fix changelog to ElfPrstatus.cxx, and really commit ElfPrstatus.cxx import change from asm/user.h to sys/user.h pmuldoon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).