[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-cvs
Subject:    GNU C Library master sources branch master updated. glibc-2.16-ports-merge-256-g4efcc02
From:       jsm28 () sourceware ! org
Date:       2012-08-23 11:34:49
Message-ID: 20120823113449.18565.qmail () sourceware ! org
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  4efcc022656a709cc78cd9078a5bfc2b19323bc7 (commit)
      from  f04e213208e4d40ccd562885ab511732d0bd033e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=4efcc022656a709cc78cd9078a5bfc2b19323bc7


commit 4efcc022656a709cc78cd9078a5bfc2b19323bc7
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Aug 23 11:34:37 2012 +0000

    Make dl-fxstatat64.c include of fxstatat64.c use <> not "".

diff --git a/ChangeLog b/ChangeLog
index 049decd..3a5a2cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-23  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
+	#include of fxstatat64.c.
+
 2012-08-22  Roland McGrath  <roland@hack.frob.com>
 
 	* shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
diff --git a/sysdeps/unix/sysv/linux/dl-fxstatat64.c \
b/sysdeps/unix/sysv/linux/dl-fxstatat64.c index 9a17a9b..1f8c2e6 100644
--- a/sysdeps/unix/sysv/linux/dl-fxstatat64.c
+++ b/sysdeps/unix/sysv/linux/dl-fxstatat64.c
@@ -3,4 +3,4 @@
    function in this case.  */
 #undef __ASSUME_ATFCTS
 #define __ASSUME_ATFCTS 1
-#include "fxstatat64.c"
+#include <fxstatat64.c>

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

Summary of changes:
 ChangeLog                               |    5 +++++
 sysdeps/unix/sysv/linux/dl-fxstatat64.c |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic