Em Sat, 28 Apr 2007 18:48:36 +0200 Alex Riesen <raa.lkml@xxxxxxxxx> escreveu: | Luiz Fernando N. Capitulino, Sat, Apr 28, 2007 18:02:01 +0200: | > > Look at what list_for_each_* macros did to the source of Linux kernel. | > | > BTW, I was considering using Linux kernel's linked list | > implementation in git, since we have some linked lists around. | | Do you have some definite place in mind? It's just that the kernel | lists where intentionally kept very simple, so the list | implementations in git probably are as close to the kernel's as it | sanely possible, at which point bringing them in wont change much. The ones I've looked at, looks like any other linked list I've seen in other (not badly written) programs out there. | > But I think people won't like it. | | It depends on what you change and how you do it. Show us Yeah, I want to port some of them to see whether it's worth doing. I've ported the list.h already: http://repo.or.cz/w/git/libgit-gsoc.git?a=commit;h=e389611fc24843d465ef150b361f5b200068e507 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html