Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2000 15:31:30 +0100
From:      Dutch Collins <dutch@charm.net>
To:        questions@FreeBSD.org
Subject:   Re: More UNIX System Calls and Assembly
Message-ID:  <3943A2C2.1D12F9BD@charm.net>
References:  <394344A2.F66AAB52@charm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Dutch Collins wrote:
> 
> Here is the comment from the example.
> 
> http://www.whizkidtech.net/syscall.txt
> 
> ;------------------------------------------------------------------
> ;       File: tab2sp.asm
> ;
> ;       A sample assembly language program for FreeBSD.
> ;       It converts tabs to spaces. Nothing new, expand
> ;       already does that and with more options.
> ;
> ;       But it illustrates reading from stdin, and writing
> ;       to stdout and stderr in assembly language.
> ;
> ;       05-May-2000
> ;       Copyright 2000 G. Adam Stanislav
> ;       All rights reserved
> ;
> ;       http://www.whizkidtech.net/
> ;       http://www.redprince.net/
> ;
> ;       Assemble with nasm:
> ;
> ;       nasm -f tab2sp.asm
> ;       ld -o tab2sp tab2sp.o
> 
> I don't have time right now to try it. Enjoy.
> 
> -d
> --
> +------------------------------------------------------------------+
> |         Stuff n. -trappings, essence, junk, things, gear         |
> +------------------------------------------------------------------+
> | My site full of Stuff         :  http://www.charm.net/~dutch     |
> | #2 e-mail [servers do crash]    :  2quasimoto@netscape.net       |
> |                                                                  |
> |$Id: overly-complex-sig.txt,v 1.0 2000/05/22 18:09:00 dutch Exp $ |
> +------------------------------------------------------------------+


-- 
+------------------------------------------------------------------+
|         Stuff n. -trappings, essence, junk, things, gear         |
+------------------------------------------------------------------+
| My site full of Stuff         :  http://www.charm.net/~dutch     |
| #2 e-mail [servers do crash]    :  2quasimoto@netscape.net       |
|                                                                  |
|$Id: overly-complex-sig.txt,v 1.0 2000/05/22 18:09:00 dutch Exp $ |
+------------------------------------------------------------------+


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3943A2C2.1D12F9BD>