flat assembler
Message board for the users of flat assembler.
Index
> Linux > Various Linux Questions... |
Author |
|
vid 18 Feb 2007, 17:53
on linux, you should be calling libc, not linux kernel.
if you want to call kernel, you need 1) for usual alloc()/free() you need some heap manager 2) http://lscr.sf.net |
|||
18 Feb 2007, 17:53 |
|
rugxulo 18 Feb 2007, 20:26
What, no link to the flatasslib thread?!
|
|||
18 Feb 2007, 20:26 |
|
vid 18 Feb 2007, 20:51
rugxulo: hey, that's a good name!!! I would have to consider it!
|
|||
18 Feb 2007, 20:51 |
|
andreism 25 Feb 2007, 20:40
About dynamical allocation of memory:
http://asm.sourceforge.net/howto/faq.html#AEN1004 ThereĀ“s also a small library function implementing memory allocating functions in asmutils package, see lib/heap.asm for further details: http://asm.sourceforge.net/asmutils/asmutils-0.18.tar.gz For functions such as read, write etc, it's implemented through system calls. Their list (not much up-to-date but very detailed) is to be found here: http://www.lxhp.in-berlin.de/lhpsyscal.html How to use Linux system calls you will read in any tutorial on linuxassembly.org. |
|||
25 Feb 2007, 20:40 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.