Re: Syscall interface



On Tue, 25 Apr 2006 09:28:35 +0100, Alex Buell <spamtrap@xxxxxxxxxx> wrote:

On Mon, 24 Apr 2006 23:56:00 +0100 "Thomas Worthington"
<spamtrap@xxxxxxxxxx> waved a wand and this message magically appeared:

Sorry for forgetting to mention it was Linux.

Unfortunately the two links you gave are many years out of date now
and deal with Linux 1.2 and 2.2 which only included the old int 0x80
method.

Really?

It's fully supported in 2.4 and 2.6. I ought to know, I've written
several utility routines using NASM which works fine!

Int 0x80 is supported in all versions; the new sysentry/vsyscall is what I was referring to as not being in 1.2 and 2.2. Int 0x80 is what I've used up to now too.

TW

.



Relevant Pages

  • [Full-disclosure] Dropbear SSH server Denial of Service
    ... Dropbear SSH server Denial of Service ... Dropbear is a relatively small SSH 2 server and client. ... LEAF Bering uClibc - a small Linux firewall/network applicance ... int max_unauth_clients; ...
    (Full-Disclosure)
  • Dropbear SSH server Denial of Service
    ... Dropbear SSH server Denial of Service ... Dropbear is a relatively small SSH 2 server and client. ... LEAF Bering uClibc - a small Linux firewall/network applicance ... int max_unauth_clients; ...
    (Bugtraq)
  • Re: Help with Enter and Leave Instructions
    ... I doubt if it'll impress you, but I think you'll be able to figure out what it is, at least. ... It's "factually incorrect" to say that Linux assembly doesn't exist. ... By "1980 dos-style thingies", I assume you mean a text mode interface, as opposed to a cartoon interface? ... You seem to not like int 80h. ...
    (alt.lang.asm)
  • [PATCH -next 4/4] Staging: comedi: Remove useless code
    ... method called "dual kernel approach" (where both a micro kernel OS ... and Linux running on same machine and IRQ dispatching is under the ... against Linux source and comedi drivers. ... static inline void comedi_udelay(unsigned int usec) ...
    (Linux-Kernel)
  • Re: problem opening a file
    ... compiler with great difficulty.There is no problem with running this ... under KDevelop in linux. ... int main ... while)!= EOF) ...
    (comp.lang.c)