On Tuesday 06 January 2009 08:20, Carmelo Amoroso wrote:
> [email protected] wrote:
> > Author: vda
> > Date: 2009-01-04 21:19:43 +0000 (Sun, 04 Jan 2009)
> > New Revision: 24686
> > 
> > Log:
> > ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable.
> > ldso/ldso/avr32/dl-startup.h: remove superfluous definition of START() 
> > macro.
> > ldso/ldso/*/dl-startup.h: fix a typo in comment
> > 
> Hi Denys,
> why are you changing ifndef <MACRO> with if !defined <MACRO>

Mostly to make that file to use the same style everywhere.

It makes no sense to sync it across all files,
but in one small file, it may.

Does it create problems? IOW: do you have a private tree
apart from uclibc-ntpl (which I keep in sync, trying
to make your merging work easier)?
--
vda
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to