debian updates

2010-02-04 Thread Frederik Schüler
Hello, please find attached my current updates to the debian/* files, diffed against latest git. I would like to make an upload to the Debian archive soon, to fix the release- critical bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560516 (which is done by a rather simple patch to configu

Re: debian updates

2010-02-04 Thread Roland McGrath
> please find attached my current updates to the debian/* files, diffed against > latest git. I merged them. In future, please do a few things slightly differently: 1. No trailing whitespace. (git has options to complain at you about this.) 2. Fill your log lines to fit in <72 chars, so that t

[SPAM] 股市行情

2010-02-04 Thread ridwanasad
Äú`ÆíºÃ£º`·±ÎªÃ¿ÔµÄ`Ò®³ÁÖØ`ɯµÄÄÉ`Ñã˰¶ø`Éη³ÐÄÂ𣿠±¾µ¥`µÒλ¿ÉÒÔΪ`®ÄúÌá`½¦¹©ÓÐ`ÉãЧºÏ`¹§ÀíµÄ`´Ã±Ü`³à˰·½·¨£¬`Àé »¶Ó­À´µç`³Ë×Éѯ13410400463 ³Â¿Æ`¹æÒµ`ÆÅÎñQ`ǸQ414267205`°ò»ò`·®Óʼþ£º`Õ¸junquanshu...@163.com __ Do You Yahoo!? Tired of spam? Yahoo!

[PATCH] * Makefile.am (INCLUDES): Remove redundant search directories.

2010-02-04 Thread Dmitry V. Levin
--- Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 196a28b..f230440 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ OS= @opsys@ ARCH = @arch@ AM_CFLAGS = $(WARNFLAGS) -INCLUDES = -I$(OS)/$

Re: [PATCH] Tilera 1/3: base support for Tilera architecture

2010-02-04 Thread Dmitry V. Levin
On Sun, Jan 17, 2010 at 04:49:12AM +0300, Dmitry V. Levin wrote: > On Fri, Dec 25, 2009 at 11:56:56PM +0300, Dmitry V. Levin wrote: > > On Wed, Dec 23, 2009 at 11:26:49AM -0500, Chris Metcalf wrote: > > > This patch adds support for the "tile" architecture from Tilera (see > > > http://www.tilera.c

[PATCH] two cleanup commits

2010-02-04 Thread Dmitry V. Levin
Hi, I've pushed for review to http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=shortlog;h=ldv/cleanup two cleanup commits: http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=v4.5.19-20-g257e157 - Merge Linux internal_clone() into internal_fork() htt