I would like to ask about process initializing under hurd. I disassembled code and I found it calls few functions (_hurd_stack_setup, _start1 and so on). If I write my own program in assembler and i link it against libc (to use unix like "system calls": open, write, etc.) it needs to be initialized. What should I do and how for proper initialization?
Perhaps there is a better forum to ask about it, if so please gimme a note where? -- Mariusz Wołoszyn Internet Security Specialist, Internet Partners, GTS Poland

