This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc 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]

GNU C Library master sources branch, master, updated. glibc-2.11-58-g555e4d2


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  555e4d2a82bce8b289e8d8a9b137d3342074315b (commit)
      from  02a52de084cfbd7d664ddbd00266de790c7faa98 (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=555e4d2a82bce8b289e8d8a9b137d3342074315b

commit 555e4d2a82bce8b289e8d8a9b137d3342074315b
Author: Andreas Schwab <schwab@linux-m68k.org>
Date:   Wed Dec 2 14:31:54 2009 +0100

    Remove build related ignore patterns

diff --git a/.gitignore b/.gitignore
index a64fda5..e60e763 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,4 @@
 *~
-*.d
-*.o
-*.so
-*.po
-*.go
-*.bo
-stamp.*
-*.stamp
-*.ustamp
-*.udeps
 *.gz
 *.Z
 *.tar

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

Summary of changes:
 .gitignore |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)


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


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