Hello, I'm a student interested in the syslinux project of Gsoc. And Isincerely hope to have the opportunity to apply the "Dynamic linker/loader for modules" project. But it seems the #syslinux channel is not so active and I can't contact a mentor about that. Could anybody help me? Thank you!
yuziyu07 at mails.gucas.ac.cn wrote:> Hello, I'm a student interested in the syslinux project of Gsoc. > And Isincerely hope to have the opportunity to apply the "Dynamic > linker/loader for modules" project. > But it seems the #syslinux channel is not so active and I can't contact > a mentor about that. > Could anybody help me? > Thank you!We're there... but we're not always there in all the timezones. I suggest joining the channel, saying something, and waiting around until someone sees it. -hpa
Hello. I'm reading the syslinux source code. Could anybody tell me why there are next_free and prev_free in free_arena_header but there are two too in the arena_header. It seems they point to the same. Thank you! struct free_arena_header { struct arena_header a; struct free_arena_header *next_free, *prev_free; };
yuziyu07 at mails.gucas.ac.cn wrote:> Hello, I'm a student interested in the syslinux project of Gsoc. > And Isincerely hope to have the opportunity to apply the "Dynamic > linker/loader for modules" project. >Don't forget to applyon google website before March 31th
Reasonably Related Threads
- Mismatch between code comments and reality in malloc.h
- New Memory Allocation
- [PATCH] syslinux/core: Remove discrepancy between code comments and compiled code in malloc.h
- A Question about "Dynamic linker/loader for modules"
- SYSLINUX 3.63-pre3 release candidate; SDI image booting