[gforth] / gforth / lib.fs  

gforth: gforth/lib.fs

Diff for /gforth/lib.fs between version 1.15 and 1.16

version 1.15, Sat Dec 31 15:46:09 2005 UTC version 1.16, Wed Apr 5 21:07:43 2006 UTC
Line 35 
Line 35 
 library libc libc.so.6  library libc libc.so.6
   
 libc sleep int (int) sleep  libc sleep int (int) sleep
 libc open  int int ptr (int) open  libc open  ptr int int (int) open
 libc lseek int llong int (llong) lseek64  libc lseek int llong int (llong) lseek64
 libc read  int ptr int (int) read  libc read  int ptr int (int) read
 libc close int (int) close  libc close int (int) close


Generate output suitable for use with a patch program
Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help