Changeset 526a993 in buchla-68k for libcio


Ignore:
Timestamp:
07/10/2017 07:25:34 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
2340de6
Parents:
e877e55
Message:

Wording change.

Location:
libcio
Files:
43 edited

Legend:

Unmodified
Added
Removed
  • libcio/atoi.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        atoi.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         atoi.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/atol.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        atol.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         atol.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/blkrd.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        blkrd.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         blkrd.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/blkwr.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        blkwr.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         blkwr.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/close.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        close.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         close.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/clusmap.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        clusmap.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    713/*
    814   =============================================================================
    9         clusmap.c -- global functions
     15        external functions
    1016   =============================================================================
    1117*/
  • libcio/conin.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        conin.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         conin.c -- global variables
     13        external variables
    814   =============================================================================
    915*/
     
    1420/*
    1521   =============================================================================
    16         conin.c -- global functions
     22        external functions
    1723   =============================================================================
    1824*/
  • libcio/conwr.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        conwr.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         conwr.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/dirfns.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        dirfns.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         dirfns.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/fgets.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fgets.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fgets.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/filesys.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        filesys.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         filesys.c -- global variables
     14        external variables
    915   =============================================================================
    1016*/
     
    2329/*
    2430   =============================================================================
    25         filesys.c -- global functions
     31        external functions
    2632   =============================================================================
    2733*/
  • libcio/filname.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        filname.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         filname.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/flread.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        flread.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         flread.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fopen.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fopen.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fopen.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fprintf.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fprintf.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fprintf.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fputs.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fputs.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fputs.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fread.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fread.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fread.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fscanf.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fscanf.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fscanf.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fseek.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fseek.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fseek.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fsinit.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fsinit.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    915/*
    1016   =============================================================================
    11         fsinit.c -- global variables
     17        external variables
    1218   =============================================================================
    1319*/
     
    2733/*
    2834   =============================================================================
    29         fsinit.c -- global functions
     35        external functions
    3036   =============================================================================
    3137*/
  • libcio/fsize.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fsize.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fsize.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fstubs.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fstubs.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         fstubs.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/ftell.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        ftell.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         ftell.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/fwrite.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        fwrite.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         fwrite.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/getbuff.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        getbuff.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         getbuff.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/getc.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        getc.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         getc.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/getl.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        getl.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         getl.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/getw.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        getw.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         getw.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/lseek.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        lseek.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         lseek.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/open.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        open.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         open.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/posit.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        posit.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         posit.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/putc.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        putc.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         putc.c -- global variables
     14        external variables
    915   =============================================================================
    1016*/
     
    1420/*
    1521   =============================================================================
    16         putc.c -- global functions
     22        external functions
    1723   =============================================================================
    1824*/
  • libcio/putl.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        putl.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         putl.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/putw.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        putw.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         putw.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/read.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        read.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         read.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/readrn.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        readrn.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         readrn.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/rename.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        rename.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         rename.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/scan.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        scan.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         scan.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/setbuf.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        setbuf.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         setbuf.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/ungetc.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        ungetc.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         ungetc.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/unlink.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        unlink.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    511/*
    612   =============================================================================
    7         unlink.c -- global functions
     13        external functions
    814   =============================================================================
    915*/
  • libcio/write.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        write.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         write.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
  • libcio/writern.x

    re877e55 r526a993  
     1/*
     2   =============================================================================
     3        writern.c -- external declarations
     4   =============================================================================
     5*/
     6
    17#pragma once
    28
     
    612/*
    713   =============================================================================
    8         writern.c -- global functions
     14        external functions
    915   =============================================================================
    1016*/
Note: See TracChangeset for help on using the changeset viewer.