RonWareWiki
Menu
Jump to:
Main page
Recent changes
Random page
Help about MediaWiki
Search
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Recent changes
Help
Log in
Actions
Page
Discussion
View source
History
Difference between revisions of "Temp"
From RonWareWiki
Revision as of 21:12, 21 April 2009
(
view source
)
Ron
(
talk
|
contribs
)
← Older edit
Revision as of 16:00, 18 October 2009
(
view source
)
Ron
(
talk
|
contribs
)
Newer edit →
Line 1:
Line 1:
−
<pre>
+
http:
//
www.yorkspace
.
com
/
simple-php-mailing-list
−
pushl $42 #l ength
−
lea output, %eax
−
pushl %eax # string address
−
pushl $1 # file descriptor number
−
mov $4,%eax # system call number
−
push %eax
−
int $0x80 # make the system call
−
<
/
pre>
−
You can see mach
/
i386/syscall_sw
.
h for the different software interrupts available, and sys
/
syscall.h for the different system call numbers.
Revision as of 16:00, 18 October 2009
http://www.yorkspace.com/simple-php-mailing-list