On Friday 16 December 2011 05:06:25 Natanael Copa wrote:
> On Fri, Dec 16, 2011 at 10:53 AM, Natanael Copa wrote:
> > Xen needs SIMPLEQ_* queue types which was not provided from the old
> > uclibc queue.h.
> > 
> > Use same implementation as eglibc.
> > Grabbed from: http://www.eglibc.org/svn/trunk/libc/misc/sys/queue.h
> 
> Forgot signed-off. sorry.
> 
> Will resend.
> 
> (Is there some way to add always-signed-off to .git/config?)

not directly.  you could use an alias which always adds -s, but that sounds 
dangerous ...

git config alias.ci 'commit -s'
git ci -m 'foo'
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to