Fixes for warnings related to -Wimplicit-int.
authorJose Rubio <joserubiovidales@gmail.com>
Tue, 20 Aug 2019 10:52:43 +0000 (12:52 +0200)
committerJose Rubio <joserubiovidales@gmail.com>
Tue, 20 Aug 2019 10:52:43 +0000 (12:52 +0200)
108 files changed:
cde/programs/dtksh/ksh93/ship/shipfeature.sh
cde/programs/dtksh/ksh93/ship/shipiffe.sh
cde/programs/dtksh/ksh93/ship/shipin
cde/programs/dtksh/ksh93/ship/shipop.c
cde/programs/dtksh/ksh93/ship/shipproto.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/Mamfile
cde/programs/dtksh/ksh93/src/cmd/ksh93/bltins/test.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/edit/completion.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/edit/edit.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/edit/emacs.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/edit/vi.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/ksh.mk
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/io.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/jobs.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/main.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/shcomp.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/suid_exec.c
cde/programs/dtksh/ksh93/src/cmd/ksh93/sh/xec.c
cde/programs/dtksh/ksh93/src/cmd/pax/nocom.c
cde/programs/dtksh/ksh93/src/lib/lib0ast/C.probe
cde/programs/dtksh/ksh93/src/lib/libAST/C.probe
cde/programs/dtksh/ksh93/src/lib/libast/feature/align.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/botch.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/fcntl.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/int.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/limits.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/mode.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/signal.c
cde/programs/dtksh/ksh93/src/lib/libast/feature/unistd.c
cde/programs/dtksh/ksh93/src/lib/libast/features/align.c
cde/programs/dtksh/ksh93/src/lib/libast/features/botch.c
cde/programs/dtksh/ksh93/src/lib/libast/features/fcntl.c
cde/programs/dtksh/ksh93/src/lib/libast/features/int.c
cde/programs/dtksh/ksh93/src/lib/libast/features/limits.c
cde/programs/dtksh/ksh93/src/lib/libast/features/mode.c
cde/programs/dtksh/ksh93/src/lib/libast/features/signal.c
cde/programs/dtksh/ksh93/src/lib/libast/features/unistd.c
cde/programs/dtksh/ksh93/src/lib/libast/hash/hashwalk.c
cde/programs/dtksh/ksh93/src/lib/libast/misc/ftwalk.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfclrerr.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfeof.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sferror.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sffileno.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfgetc.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfputc.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfputd.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfputl.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfputu.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfslen.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfstacked.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/_sfulen.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfclose.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfclrlock.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfdlen.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfexcept.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sffilbuf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfflsbuf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfllen.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfmode.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfnotify.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfnputc.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfopen.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfpeek.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfpkrd.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfpoll.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfpool.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfprintf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfpurge.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfputd.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfputl.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfputr.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfputu.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfrd.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfread.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfscanf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfset.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfsetfd.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfsync.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sftmp.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfungetc.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfvprintf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfvscanf.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfwr.c
cde/programs/dtksh/ksh93/src/lib/libast/sfio/sfwrite.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdprintf.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdscanf.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdsprnt.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdvbuf.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdvsnprnt.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdvsprnt.c
cde/programs/dtksh/ksh93/src/lib/libast/stdio/stdvsscn.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/malloc.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmbest.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmclear.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmclose.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmdebug.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmlast.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmpool.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmprivate.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmprofile.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmset.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmstat.c
cde/programs/dtksh/ksh93/src/lib/libast/vmalloc/vmtrace.c
cde/programs/dtksh/ksh93/src/lib/libcmd/Mamfile
cde/programs/dtksh/ksh93/src/lib/libcmd/wclib.c
cde/programs/dtksh/ksh93/src/lib/libvdelta/vddelta.c
cde/programs/dtksh/ksh93/src/lib/libvdelta/vdio.c
cde/programs/dtksh/ksh93/src/lib/libvdelta/vdupdate.c

index 0e077d80d7cab9aee9e1e3a0484128175c425a9c..fc1a26be14dd4a019d9606cd98de82a14623e4ce 100644 (file)
@@ -435,7 +435,7 @@ $1"
        ?*)     z=$lib
                e=
                lib=
-               echo "main(){return(0);}" > $tmp.c
+               echo "int main(){return(0);}" > $tmp.c
                for x in $z
                do      case $x in
                        -)      case $lib in
@@ -854,7 +854,7 @@ extern int $v;
 #endif"
                                        ;;
                                esac
-                               echo "main(){char* i = (char*)&$v; return i!=0;}"
+                               echo "int main(){char* i = (char*)&$v; return i!=0;}"
                                } > $tmp.c
                                $cc -c $tmp.c <&$nullin >&$nullout &&
                                rm -f $tmp.exe
@@ -1109,7 +1109,7 @@ static struct xxx v;
 struct xxx* f() { return &v; }"
                                        ;;
                                esac
-                               echo "main() { f(); return 0; }"
+                               echo "int main() { f(); return 0; }"
                                } > $tmp.c
                                rm -f $tmp.exe
                                if      $cc -o $tmp.exe $tmp.c <&$nullin >&$nullout &&
index a4439802c32fdecd8db0a8a76b5b77375bb53f76..87f3737a94cc25d661797170d3a2a78d578b1fed 100644 (file)
@@ -584,7 +584,7 @@ do  case $in in
        ?*)     z=$lib
                e=
                lib=
-               echo "main(){return(0);}" > $tmp.c
+               echo "int main(){return(0);}" > $tmp.c
                for x in $z
                do      case $x in
                        -)      case $lib in
@@ -947,13 +947,13 @@ $usr
 _BEGIN_EXTERNS_
 extern int $statictest;
 _END_EXTERNS_
-main(){char* i = (char*)&$statictest; return i!=0;}" > $tmp.c
+int main(){char* i = (char*)&$statictest; return i!=0;}" > $tmp.c
                                        rm -f $tmp.exe
                                        if      $cc -o $tmp.exe $tmp.c <&$nullin >&$nullout && $executable $tmp.exe
                                        then    case $static in
                                                .)      static=
                                                        echo '#include <stdio.h>
-main(){printf("hello");return(0);}' > $tmp.c
+int main(){printf("hello");return(0);}' > $tmp.c
                                                        rm -f $tmp.exe
                                                        if      $cc -c $tmp.c <&$nullin >&$nullout && $cc -o $tmp.exe $tmp.o <&$nullin >&$nullout 2>$tmp.e && $executable $tmp.exe
                                                        then    e=`wc -l $tmp.e`
@@ -1038,7 +1038,7 @@ extern int $v;
 _END_EXTERNS_"
                                        ;;
                                esac
-                               echo "main(){char* i = (char*)&$v; return i!=0;}"
+                               echo "int main(){char* i = (char*)&$v; return i!=0;}"
                                } > $tmp.c
                                $cc -c $tmp.c <&$nullin >&$nullout &&
                                rm -f $tmp.exe
@@ -1145,7 +1145,7 @@ $inc
 _BEGIN_EXTERNS_
 extern int $v();
 _END_EXTERNS_
-static int ((*i)())=$v;main(){return(i==0);}" > $tmp.c
+static int ((*i)())=$v;int main(){return(i==0);}" > $tmp.c
                                $cc -c $tmp.c <&$nullin >&$nullout &&
                                rm -f $tmp.exe
                                if      $cc $static -o $tmp.exe $tmp.o $lib $deflib <&$nullin >&$nullout && $executable $tmp.exe
@@ -1389,7 +1389,7 @@ static struct xxx v;
 struct xxx* f() { return &v; }"
                                        ;;
                                esac
-                               echo "main() { f(); return 0; }"
+                               echo "int main() { f(); return 0; }"
                                } > $tmp.c
                                rm -f $tmp.exe
                                if      $cc -o $tmp.exe $tmp.c $lib $deflib <&$nullin >&$nullout &&
index 70b1f8b2f879a6b585ed5b2e550b309313eb9995..0aef3e9a273a3c0126614ecdd7835a046eaa106f 100755 (executable)
@@ -262,7 +262,7 @@ $INSTALLROOT/bin/cc)
                ;;
        *)      _ship_probe_PATH=$PATH
                case $CC in
-               "")     echo 'main() { return 0; }' > ${_tmp_}0.c
+               "")     echo 'int main() { return 0; }' > ${_tmp_}0.c
                        cat > $_tmp_.c <<'!'
 #include <stdio.h>
 #include <limits.h>
@@ -383,7 +383,7 @@ glue(i, nt)
 #else
 int
 #endif
-main(int argc, char** argv) { return 0; }
+int main(int argc, char** argv) { return 0; }
 #endif
 " > $_tmp_.c
                if      $CC $CCFLAGS -c $_tmp_.c >/dev/null 2>&1
@@ -400,7 +400,7 @@ main(int argc, char** argv) { return 0; }
                echo "#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
-main() { return socket(0, 0, 0); }" > $_tmp_.c
+int main() { return socket(0, 0, 0); }" > $_tmp_.c
                for i in "" "-systype bsd43"
                do      if      $CC $CCFLAGS $i -o $_tmp_.exe $_tmp_.c >/dev/null 2>&1
                        then    case $i in
@@ -1308,13 +1308,13 @@ case $_read_ in
        eval `(
        mkdir /tmp/mam$$
        cd /tmp/mam$$
-       echo 'main(){return 0;}' > main.c
+       echo 'int main(){return 0;}' > main.c
        if      $CC -c main.c >/dev/null 2>&1
        then    if      $CC -L. main.o -lc >/dev/null 2>&1
                then    $CC -L. main.o -lc > libc.a >/dev/null 2>&1 || echo "mam_cc_L=' '"
                fi
        fi
-       echo "int f(){return(0);} main(){return(f());}" > pic.c
+       echo "int f(){return(0);} int main(){return(f());}" > pic.c
        if      $CC -c pic.c >/dev/null 2>e
        then    e=\`wc -l e\`
                s=\`wc pic.o\`
index ead47dc853a26827ee7af12565bcab808d31dd4a..ecb5281ee780fd0f42f0c0e6ab4ab11c13fedd6c 100644 (file)
@@ -260,8 +260,7 @@ static struct optab ops[] =
        "xap",          shipxap,
 };
 
-int
-main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){
+int main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){
        char*   s;
        int     i;
 
index d0eb637f744b9baa021e88f942d6a906d04da12b..c1fe1953ac5be8c09dca429e2e1004b43029c6ed 100644 (file)
@@ -4929,8 +4929,7 @@ proto __PARAM__((char* file, char* notice, int flags), (file, notice, flags)) __
        return(flags);
 }
 
-int
-main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){
+int main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){
        char*           b;
        char*           file;
        int             fd;
index 10282e5617d50624024075147980f35a538c0a49..6fa6a414ce6cba51809eb1b176b6d1a69cd09270 100644 (file)
@@ -41,12 +41,12 @@ make sh/main.c
 make FEATURE/externs implicit
 make features/externs
 done features/externs
-setv mam_libm `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -lm >/dev/null 2>&1 && echo ' -lm'; rm -f x.${!-$$}.[cox])`
-setv mam_libjobs `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ljobs >/dev/null 2>&1 && echo ' -ljobs'; rm -f x.${!-$$}.[cox])`
-setv mam_libi `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -li >/dev/null 2>&1 && echo ' -li'; rm -f x.${!-$$}.[cox])`
-setv mam_libdl `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ldl >/dev/null 2>&1 && echo ' -ldl'; rm -f x.${!-$$}.[cox])`
-setv mam_libdld `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ldld >/dev/null 2>&1 && echo ' -ldld'; rm -f x.${!-$$}.[cox])`
-setv mam_libintl `(set -; cd /tmp; echo 'main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -lintl >/dev/null 2>&1 && echo ' -lintl'; rm -f x.${!-$$}.[cox])`
+setv mam_libm `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -lm >/dev/null 2>&1 && echo ' -lm'; rm -f x.${!-$$}.[cox])`
+setv mam_libjobs `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ljobs >/dev/null 2>&1 && echo ' -ljobs'; rm -f x.${!-$$}.[cox])`
+setv mam_libi `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -li >/dev/null 2>&1 && echo ' -li'; rm -f x.${!-$$}.[cox])`
+setv mam_libdl `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ldl >/dev/null 2>&1 && echo ' -ldl'; rm -f x.${!-$$}.[cox])`
+setv mam_libdld `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -ldld >/dev/null 2>&1 && echo ' -ldld'; rm -f x.${!-$$}.[cox])`
+setv mam_libintl `(set -; cd /tmp; echo 'int main(){return(0);}' > x.${!-$$}.c; ${CC} ${CCFLAGS}    -o x.${!-$$}.x x.${!-$$}.c -lintl >/dev/null 2>&1 && echo ' -lintl'; rm -f x.${!-$$}.[cox])`
 setv mam_libast ${mam_cc_L+-last}${mam_cc_L-${INSTALLROOT}/lib/libast.a}
 exec - iffe set cc ${CC} ${ICCFLAGS}    ${LDFLAGS}  :   ref ${mam_cc_L+-L.} ${mam_cc_L+-L${INSTALLROOT}/lib} ${mam_cc_static} ${mam_libm} ${mam_cc_dynamic} ${mam_cc_static} ${mam_libjobs} ${mam_cc_dynamic} ${mam_cc_static} ${mam_libi} ${mam_cc_dynamic} ${mam_libdl} ${mam_libdld} ${mam_cc_static} ${mam_libintl} ${mam_cc_dynamic} ${mam_libast} : run features/externs
 done FEATURE/externs generated
index 24658e737f3caa293583a07cf99ebaeac513b7c0..046d608d44d0610153c6142fb20fd51c0d3b1ea7 100644 (file)
@@ -242,7 +242,7 @@ static char *nxtarg __PARAM__((int mt), (mt)) __OTORP__(int mt;){
 }
 
 
-static e3 __PARAM__((void), ()){
+static int e3 __PARAM__((void), ()){
        char *arg, *cp;
        int op;
        char *binop;
@@ -419,7 +419,7 @@ int test_unop __PARAM__((int op,const char *arg), (op, arg)) __OTORP__(int op;co
        }
 }
 
-test_binop __PARAM__((int op,const char *left,const char *right), (op, left, right)) __OTORP__(int op;const char *left;const char *right;){
+int test_binop __PARAM__((int op,const char *left,const char *right), (op, left, right)) __OTORP__(int op;const char *left;const char *right;){
        double lnum,rnum;
        if(op&TEST_ARITH)
        {
@@ -484,7 +484,7 @@ static time_t test_time __PARAM__((const char *file1,const char *file2), (file1,
  * return true if inode of two files are the same
  */
 
-test_inode __PARAM__((const char *file1,const char *file2), (file1, file2)) __OTORP__(const char *file1;const char *file2;){
+int test_inode __PARAM__((const char *file1,const char *file2), (file1, file2)) __OTORP__(const char *file1;const char *file2;){
        struct stat stat1,stat2;
        if(test_stat(file1,&stat1)>=0  && test_stat(file2,&stat2)>=0)
                if(stat1.st_dev == stat2.st_dev && stat1.st_ino == stat2.st_ino)
@@ -498,7 +498,7 @@ test_inode __PARAM__((const char *file1,const char *file2), (file1, file2)) __OT
  * The static buffer statb is shared with test_mode.
  */
 
-sh_access __PARAM__((const char *name, int mode), (name, mode)) __OTORP__(const char *name; int mode;){
+int sh_access __PARAM__((const char *name, int mode), (name, mode)) __OTORP__(const char *name; int mode;){
        if(*name==0)
                return(-1);
        if(strmatch(name,(char*)e_devfdNN))
index 99a6cefff7b28afb681522cc3fff9d91b14b83bd..cecd4afb3a10576609649757c5302d504504fc75 100644 (file)
@@ -127,7 +127,7 @@ static char *overlay __PARAM__((char *str,const char *newstr), (str, newstr)) __
  * mode is '=' cause files to be listed in select format
  */
 
-ed_expand __PARAM__((char outbuff[],int *cur,int *eol,int mode), (outbuff, cur, eol, mode)) __OTORP__(char outbuff[];int *cur;int *eol;int mode;){
+int ed_expand __PARAM__((char outbuff[],int *cur,int *eol,int mode), (outbuff, cur, eol, mode)) __OTORP__(char outbuff[];int *cur;int *eol;int mode;){
        int offset = staktell();
        char *staksav = stakptr(0);
        struct comnod  *comptr = (struct comnod*)stakalloc(sizeof(struct comnod));
@@ -335,7 +335,7 @@ ed_expand __PARAM__((char outbuff[],int *cur,int *eol,int mode), (outbuff, cur,
  * look for edit macro named _i
  * if found, puts the macro definition into lookahead buffer and returns 1
  */
-ed_macro __PARAM__((int i), (i)) __OTORP__(int i;){
+int ed_macro __PARAM__((int i), (i)) __OTORP__(int i;){
        char *out;
        Namval_t *np;
        genchar buff[LOOKAHEAD+1];
@@ -368,7 +368,7 @@ ed_macro __PARAM__((int i), (i)) __OTORP__(int i;){
 /*
  * Enter the fc command on the current history line
  */
-ed_fulledit __PARAM__((void), ()){
+int ed_fulledit __PARAM__((void), ()){
        char *cp;
        if(!sh.hist_ptr)
                return(-1);
index e5c5fa648a18848336cfda6f0c59d0904fa0488e..97dfe1abbc7d891cb47c4a17067edbfc6c621942 100644 (file)
@@ -274,7 +274,7 @@ void tty_cooked __PARAM__((int fd), (fd)) __OTORP__(int fd;){
  *
 }*/
 
-tty_raw __PARAM__((int fd, int echo), (fd, echo)) __OTORP__(int fd; int echo;){
+int tty_raw __PARAM__((int fd, int echo), (fd, echo)) __OTORP__(int fd; int echo;){
 #ifdef L_MASK
        struct ltchars lchars;
 #endif /* L_MASK */
@@ -431,7 +431,7 @@ tty_alt __PARAM__((int fd), (fd)) __OTORP__(int fd;){
 #          define IEXTEN       0
 #      endif /* IEXTEN */
 
-tty_alt __PARAM__((int fd), (fd)) __OTORP__(int fd;){
+int tty_alt __PARAM__((int fd), (fd)) __OTORP__(int fd;){
        switch(editb.e_raw)
        {
            case ECHOMODE:
@@ -933,7 +933,7 @@ void        ed_putchar __PARAM__((int c), (c)) __OTORP__(int c;){
  * copy virtual to physical and return the index for cursor in physical buffer
  */
 
-ed_virt_to_phys __PARAM__((genchar *virt,genchar *phys,int cur,int voff,int poff), (virt, phys, cur, voff, poff)) __OTORP__(genchar *virt;genchar *phys;int cur;int voff;int poff;){
+int ed_virt_to_phys __PARAM__((genchar *virt,genchar *phys,int cur,int voff,int poff), (virt, phys, cur, voff, poff)) __OTORP__(genchar *virt;genchar *phys;int cur;int voff;int poff;){
        genchar *sp = virt;
        genchar *dp = phys;
        int c;
@@ -1107,7 +1107,7 @@ int       ed_genlen __PARAM__((const genchar *str), (str)) __OTORP__(const genchar *st
  * returns 1 if string in not in this format, 0 otherwise.
  */
 
-ed_setwidth __PARAM__((const char *string), (string)) __OTORP__(const char *string;){
+int ed_setwidth __PARAM__((const char *string), (string)) __OTORP__(const char *string;){
        int indx = 0;
        int state = 0;
        int c;
index 624ae927cb536ad7c80c77cc19d424550033461d..73136af30490cca4cfd334dbea1bdd53940f7612 100644 (file)
@@ -189,7 +189,7 @@ static void xcommands __PROTO__((int));
 static int cr_ok;
 static Histloc_t location = { -5, 0 };
 
-ed_emacsread __PARAM__((int fd,char *buff,int scend), (fd, buff, scend)) __OTORP__(int fd;char *buff;int scend;){
+int ed_emacsread __PARAM__((int fd,char *buff,int scend), (fd, buff, scend)) __OTORP__(int fd;char *buff;int scend;){
        int c;
        int i;
        genchar *out;
index 72646b8f8a1ee839ee15d95848c912156296c85b..356b8435a7c0ebf9e9f94736594a3e131777edf3 100644 (file)
@@ -247,7 +247,7 @@ static int  textmod __PROTO__((int,int));
  *
 -*/
 
-ed_viread __PARAM__((int fd, char *shbuf, int nchar), (fd, shbuf, nchar)) __OTORP__(int fd; char *shbuf; int nchar;){
+int ed_viread __PARAM__((int fd, char *shbuf, int nchar), (fd, shbuf, nchar)) __OTORP__(int fd; char *shbuf; int nchar;){
        int i;                  /* general variable */
        int term_char;          /* read() termination character */
        char prompt[PRSIZE+2];          /* prompt */
index 267026cf1df4032a65bd32c1e1dfc84fbe0280ed..f7e77120d8c22012c4b0f55e7badb28903562c4d 100644 (file)
@@ -16,23 +16,23 @@ SHELL=/bin/sh
 YACCFLAGS=-d
 mam_libast=$${mam_cc_L+-last}$${mam_cc_L-${PACKAGE_ast_LIB}/libast.a}
 LPR=lpr
-mam_libdl=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libdl=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -ldl \
        >/dev/null 2>&1 && echo ' -ldl'; rm -f x.$${!-$$$$}.[cox])`
-mam_libjobs=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libjobs=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -ljobs \
        >/dev/null 2>&1 && echo ' -ljobs'; rm -f x.$${!-$$$$}.[cox])`
 COTEMP=$$$$
-mam_libintl=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libintl=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -lintl \
        >/dev/null 2>&1 && echo ' -lintl'; rm -f x.$${!-$$$$}.[cox])`
-mam_libi=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libi=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -li \
        >/dev/null 2>&1 && echo ' -li'; rm -f x.$${!-$$$$}.[cox])`
 PACKAGE_ast=${INSTALLROOT}
 CPP=${CC} -E
 PR=pr
-mam_libm=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libm=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -lm \
        >/dev/null 2>&1 && echo ' -lm'; rm -f x.$${!-$$$$}.[cox])`
 INSTALLROOT=../../..
@@ -43,7 +43,7 @@ PACKAGE_ast_LIB=${PACKAGE_ast}/lib
 AR=ar
 AS=as
 TAR=tar
-mam_libdld=`(set -; cd /tmp; echo 'main(){return(0);}' > x.$${!-$$$$}.c; \
+mam_libdld=`(set -; cd /tmp; echo 'int main(){return(0);}' > x.$${!-$$$$}.c; \
        ${CC} ${CCFLAGS}    -o x.$${!-$$$$}.x x.$${!-$$$$}.c -ldld \
        >/dev/null 2>&1 && echo ' -ldld'; rm -f x.$${!-$$$$}.[cox])`
 CPIO=cpio
index b938d330f3cec4cdc3210e7ec34ca20e47735bd2..3528f8094f3fa39b11ba4795eace5e743f6d7724 100644 (file)
@@ -830,7 +830,7 @@ void        sh_iorestore __PARAM__((int last), (last)) __OTORP__(int last;){
  * returns -1 for failure, 0 for success
  * <mode> is the same as for access()
  */
-sh_ioaccess __PARAM__((int fd,int mode), (fd, mode)) __OTORP__(int fd;int mode;){
+int sh_ioaccess __PARAM__((int fd,int mode), (fd, mode)) __OTORP__(int fd;int mode;){
        int flags;
        if(mode==X_OK)
                return(-1);
index f918475f1830426b6cf3a3c72f4b1b143933d09e..b6fec8965632f2c06835a1838ad2e8e59fe4ecf4 100644 (file)
@@ -1230,7 +1230,7 @@ done:
  * disown job if bgflag == 'd'
  */
 
-job_switch __PARAM__((struct process *pw,int bgflag), (pw, bgflag)) __OTORP__(struct process *pw;int bgflag;){
+int job_switch __PARAM__((struct process *pw,int bgflag), (pw, bgflag)) __OTORP__(struct process *pw;int bgflag;){
        const char *msg;
        if(!pw || !(pw=job_byjid((int)pw->p_job)))
                return(1);
index 1f894e09b06325b1e90fd46f3ad13461b7ff87a7..1975d0147660b13773e58d7cce91b809186d1f93 100644 (file)
@@ -140,7 +140,7 @@ static char beenhere = 0;
     }
 #endif /* _lib_sigvec */
 
-main __PARAM__((int ac, char *av[]), (ac, av)) __OTORP__(int ac; char *av[];){
+int main __PARAM__((int ac, char *av[]), (ac, av)) __OTORP__(int ac; char *av[];){
        char    *name;
        int     fdin;
        Sfio_t  *iop;
index 5c24a887e29e83bd2d4caf7691533b0ecdeea505..486a50b4b150431547afe97d4859728bd08cf61e 100644 (file)
 static const char id[] = "\n@(#)shcomp (AT&T Bell Laboratories) 12/28/93\0\n";
 static const char header[6] = { CNTL('k'),CNTL('s'),CNTL('h'),0,VERSION,0 };
 
-main __PARAM__((int argc, char *argv[]), (argc, argv)) __OTORP__(int argc; char *argv[];){
+int main __PARAM__((int argc, char *argv[]), (argc, argv)) __OTORP__(int argc; char *argv[];){
        Sfio_t *in, *out;
        union anynode *t;
        char *cp;
index 3b74f51ee71bc5245aa6c5274326b7233498d238..f814980cdb419d8dce16357201be85c69adbd9f1 100644 (file)
@@ -129,7 +129,7 @@ static gid_t rgroupid;
 static gid_t egroupid;
 static struct stat statb;
 
-main __PARAM__((int argc,char *argv[]), (argc, argv)) __OTORP__(int argc;char *argv[];){
+int main __PARAM__((int argc,char *argv[]), (argc, argv)) __OTORP__(int argc;char *argv[];){
        int m,n;
        char *p;
        struct stat statx;
@@ -316,7 +316,7 @@ static void error_exit __PARAM__((const char *message), (message)) __OTORP__(con
  * This version of access checks against effective uid and effective gid
  */
 
-eaccess __PARAM__((const char *name, int mode), (name, mode)) __OTORP__(const char *name; int mode;){
+int eaccess __PARAM__((const char *name, int mode), (name, mode)) __OTORP__(const char *name; int mode;){
        struct stat statb;
        if (stat(name, &statb) == 0)
        {
@@ -367,7 +367,7 @@ eaccess __PARAM__((const char *name, int mode), (name, mode)) __OTORP__(const ch
 }
 
 #ifdef _lib_setreuid
-setids __PARAM__((int mode,int owner,int group), (mode, owner, group)) __OTORP__(int mode;int owner;int group;){
+int setids __PARAM__((int mode,int owner,int group), (mode, owner, group)) __OTORP__(int mode;int owner;int group;){
        if(mode & S_ISGID)
                setregid(rgroupid,group);
 
index 74d2558e9e64dd5d0b7841678ef457053f38c589..4d119b26a20a07b3c5bbfa00721e527b3286a9f1 100644 (file)
@@ -209,7 +209,7 @@ static int pipe_exec __PARAM__((int pv[], union anynode *t, int errorflg), (pv,
 }
 #endif /* SHOPT_FASTPIPE */
 
-sh_exec __PARAM__((const union anynode *t, int flags), (t, flags)) __OTORP__(const union anynode *t; int flags;){
+int sh_exec __PARAM__((const union anynode *t, int flags), (t, flags)) __OTORP__(const union anynode *t; int flags;){
        sh_sigcheck();
        if(t && !sh.st.execbrk && !sh_isoption(SH_NOEXEC))
        {
@@ -1220,7 +1220,7 @@ sh_exec __PARAM__((const union anynode *t, int flags), (t, flags)) __OTORP__(con
  * returns 1 if r == trim(s) otherwise 0
  */
 
-static trim_eq __PARAM__((const char *r,const char *s), (r, s)) __OTORP__(const char *r;const char *s;){
+static int trim_eq __PARAM__((const char *r,const char *s), (r, s)) __OTORP__(const char *r;const char *s;){
        char c;
        while(c = *s++)
        {
index 0487e864aa9a8112e121cf606d2f2af9050a20f5..b845b18250d801aace40fe65353ce80d358fce3b 100644 (file)
@@ -402,6 +402,7 @@ nocom __PARAM__((Sfio_t* sp, char* file), (sp, file)) __OTORP__(Sfio_t* sp; char
        /*NOTREACHED*/
 }
 
+int
 main __PARAM__((int argc, char** argv), (argc, argv)) __OTORP__(int argc; char** argv;){
        int             c;
        char*           s;
index 649d2a7385bae56e25e99f71d13cb2c7536b64b8..059eaa2813bccb9a34bc45c1d036749063871b2c 100644 (file)
@@ -125,7 +125,7 @@ fi
 mkdir suffix
 cd suffix
 for src in $probe_src
-do     echo "main(){return 0;}" > ../test.$src
+do     echo "int main(){return 0;}" > ../test.$src
        rm -f test*
        if      $cc -c ../test.$src
        then    set test.*
@@ -157,7 +157,7 @@ cd ..
 case $src in
 c)     ;;
 *)     echo '// (
-main()
+int main()
 {
        class { public: int i; } j;
        j.i = 0;
@@ -217,7 +217,7 @@ do  shift
 done
 
 echo '#include <stdio.h>
-main(){printf("hello");return(0);}' > dynamic.$src
+int main(){printf("hello");return(0);}' > dynamic.$src
 if     $cc -c dynamic.$src
 then   eval set x $probe_so
        while   :
@@ -297,7 +297,7 @@ then        eval set x $probe_so
        fi
 fi
 
-echo 'main(){return(0);}' > hosted.$src
+echo 'int main(){return(0);}' > hosted.$src
 $cc -o hosted.$exe hosted.$src && ./hosted.$exe && hosted=1
 
 cp /bin/echo cpp
index cc6280a981c4d58f961e36bea3d7cedb2b155bf5..a591b1957f7f2e695315458265053a6eb30913ca 100644 (file)
@@ -129,7 +129,7 @@ done
 case $src in
 c)     ;;
 *)     echo '#include <iostream.h>
-main()
+int main()
 {
        cout << "hello world";
        return 0;
@@ -168,7 +168,7 @@ do  shift
 done
 
 echo '#include <stdio.h>
-main(){printf("hello");return(0);}' > dynamic.$src
+int main(){printf("hello");return(0);}' > dynamic.$src
 if     $cc -c dynamic.$src
 then   eval set x $probe_so
        while   :
@@ -234,7 +234,7 @@ then        eval set x $probe_so
        fi
 fi
 
-echo 'main(){return(0);}' > hosted.$src
+echo 'int main(){return(0);}' > hosted.$src
 $cc -o hosted.$exe hosted.$src && ./hosted.$exe && hosted=1
 
 cp /bin/echo cpp
index 6e73263c7c6b1d346525c193d547e2d853c893a4..5179ce1e6c4ecc8022d3af4d7f2ca156e61a6ebd 100644 (file)
@@ -116,7 +116,7 @@ struct _s_
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     i;
        int     j;
index f9d49eff6ed5cc333e6230bbf17ef97b66efd392..7551ff79432d5541b4be077249fadb0e16a08d3c 100644 (file)
 extern __MANGLE__ int          getgroups __PROTO__((int, gid_t*));
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
 #if _lib_getgroups
        if (sizeof(gid_t) < sizeof(int))
index fc982d3a9393718ab8d50515e95b0791c0c98105..f7442021d3fb786e03a98e5df1acf9240eb6cd1c 100644 (file)
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int             f_local = 0;
        int             f_lck = 0;
index b87620e7e8d022f379a2d0a2a40b03684bd82979..5e77e15874dce7f2b19aec1871d018673ff13c76 100644 (file)
@@ -130,7 +130,7 @@ static struct
 
 static int     size[] = { 1, 2, 4, 8 };
 
-main()
+int main()
 {
        int     t;
        int     s;
index 3b8b149acf83aca1fde81ede0130521374e0ead0..acd3028740674a9dc0f77f33714c78dd641ab1ae 100644 (file)
@@ -152,7 +152,7 @@ static char*                cmd[] = { "/bin/echo", 0 };
 #define child()                spawnve(cmd[0],cmd,(char**)0)
 #endif
 
-main()
+int main()
 {
        int     i;
        int     n;
index 1fac509617f3ec9f0f8bac4e3b866648641a322b..1849b9d595010dfd21cc466070d6e5294622d5b2 100644 (file)
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     n;
        int     idperm;
index 62dd3900aa606fc4e8ca72a7ba33ec6191293077..bd8cc0bef34e20ea2a8428a3706769b2a0074126 100644 (file)
@@ -256,7 +256,7 @@ static int          index[64];
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     i;
        int     j;
index 1ef890fdce3b5e6cf66128bd7328e02157d410c4..fcbb32491aae6701bcc82cae89b76289201fc511 100644 (file)
@@ -131,7 +131,7 @@ __STDPP__directive pragma pp:nohide printf
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 #endif
 
-main()
+int main()
 {
        int     sep = 0;
        long    val;
index 787f62d0820cd540ce465c6da84f0b6f2c6f8895..4605f9cf40db14ee942294be9d9e5099e312cd65 100644 (file)
@@ -108,7 +108,7 @@ struct _s_
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     i;
        int     j;
index 230718617094242f3edf56798d2146c748960832..69f1d78997f33bdc48f72d1876ded739f578f4f4 100644 (file)
@@ -98,7 +98,7 @@
 extern __MANGLE__ int          getgroups __PROTO__((int, gid_t*));
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
 #if _lib_getgroups
        if (sizeof(gid_t) < sizeof(int))
index 41e8010ee65c52295ef595990912045944fc53a6..6509c6c775cbf8f96255afd42df9b3902814bd3a 100644 (file)
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int             f_local = 0;
        int             f_lck = 0;
index df24d74c2e34f4050da2a609fcb3814f07b4b328..c0c5479f1efc27f24b26451b6bf02eb0b877f41c 100644 (file)
@@ -122,7 +122,7 @@ static struct
 
 static int     size[] = { 1, 2, 4, 8 };
 
-main()
+int main()
 {
        int     t;
        int     s;
index 9794c4c0a90967999b8eb0c52f01b703eea8e0a7..5713f8fea449e1fd8e4b950df745744ec532e25f 100644 (file)
@@ -119,7 +119,7 @@ extern __MANGLE__ int               printf __PROTO__((const char*, ...));
 
 #include "conflib.h"
 
-main()
+int main()
 {
        int     i;
        int     n;
index a4e11d5ee6a1200b46ff688124f1f240269a13e9..5b552db2317ba1f4fc6a4fd43554d2ac1e256a7b 100644 (file)
@@ -97,7 +97,7 @@
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     n;
        int     idperm;
index 2906bfedca6373aa08716ef2d4576c9859f106c7..50cf20fc5cd2d2d876a8e1bdb044d4de6090680e 100644 (file)
@@ -278,7 +278,7 @@ static int          index[64];
 
 extern __MANGLE__ int          printf __PROTO__((const char*, ...));
 
-main()
+int main()
 {
        int     i;
        int     j;
index d8029654e627d2af8fc1c472376ef03c3ef12dd7..57feee39c1d3c5bfacc3ae9e8e23a7a0f33a0aa9 100644 (file)
@@ -118,7 +118,7 @@ extern __MANGLE__ int               printf __PROTO__((const char*, ...));
 
 #include "conflib.h"
 
-main()
+int main()
 {
 #include "confuni.h"
        return(0);
index d6e2751a8c40e39e0d6d89be0a2d5f84c8a09c80..608a5a4a3e00c14a86a1987a1130cafcab918730 100644 (file)
@@ -97,7 +97,7 @@
  */
 
 int
-hashwalk __PARAM__((Hash_table_t* tab, int flags, register(*walker)(const char*, char*, __V_*), __V_* handle), (tab, flags, walker, handle)) __OTORP__(Hash_table_t* tab; int flags; register(*walker)(); __V_* handle;){
+hashwalk __PARAM__((Hash_table_t* tab, int flags, int register(*walker)(const char*, char*, __V_*), __V_* handle), (tab, flags, walker, handle)) __OTORP__(Hash_table_t* tab; int flags; int register(*walker)(); __V_* handle;){
        Hash_bucket_t*  b;
        int             v;
        Hash_position_t*        pos;
index 0de74d623ac3a9773229bb94661be10806d317e7..b3718e03856106da16c66ed24707c0d42de3ea27 100644 (file)
@@ -416,6 +416,7 @@ static int resize __PARAM__((char** home, char** endbuf, char** path, char** bas
 /*
        The real thing.
 */
+int
 ftwalk __PARAM__((const char *cpath, int (*userf)(Ftw_t*), int flags, int (*comparf)(Ftw_t*, Ftw_t*)), (cpath, userf, flags, comparf)) __OTORP__(const char *cpath; int (*userf)(); int flags; int (*comparf)();){
        char            *path = (char*)cpath;
        int     cdrv;           /* chdir value */
index 3744ea12030819942c03b38a9e56043198700978..cb6560dc4b3aa94ace2faa19f7d0e4f7ba7c6df0 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfclrerr(reg Sfio_t* f)
+static int __sfclrerr(reg Sfio_t* f)
 #else
 static __sfclrerr(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sfclrerr
 
 #if __STD_C
-sfclrerr(reg Sfio_t* f)
+int sfclrerr(reg Sfio_t* f)
 #else
 sfclrerr(f)
 reg Sfio_t     *f;
index 5443503014aa28e70b02a6255aa75f16a8e88c1c..7c79d13af10193d62cf396f7e0c29064b9371417 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfeof(reg Sfio_t* f)
+static int __sfeof(reg Sfio_t* f)
 #else
 static __sfeof(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sfeof
 
 #if __STD_C
-sfeof(reg Sfio_t* f)
+int sfeof(reg Sfio_t* f)
 #else
 sfeof(f)
 reg Sfio_t     *f;
index bac5cff2b9d284c643cafe9bc83318c2ed92551a..b7b14cc4be6ce257543cf36f5e32c4936d586f88 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sferror(reg Sfio_t* f)
+static int __sferror(reg Sfio_t* f)
 #else
 static __sferror(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sferror
 
 #if __STD_C
-sferror(reg Sfio_t* f)
+int sferror(reg Sfio_t* f)
 #else
 sferror(f)
 reg Sfio_t     *f;
index 2dfef5e8104d9f625013115adb0f6901e4a5e1d7..61496b76b3ae6f469a60892d66e0701ca55b2486 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sffileno(reg Sfio_t* f)
+static int __sffileno(reg Sfio_t* f)
 #else
 static __sffileno(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sffileno
 
 #if __STD_C
-sffileno(reg Sfio_t* f)
+int sffileno(reg Sfio_t* f)
 #else
 sffileno(f)
 reg Sfio_t     *f;
index bbe64e97be183bb9d33160ac3da16e54b9033701..746093e6424f0c9f44433bc14331b7ca8cb4812f 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfgetc(reg Sfio_t* f)
+static int __sfgetc(reg Sfio_t* f)
 #else
 static __sfgetc(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sfgetc
 
 #if __STD_C
-sfgetc(reg Sfio_t* f)
+int sfgetc(reg Sfio_t* f)
 #else
 sfgetc(f)
 reg Sfio_t     *f;
index a216beab692537b49101f25fccbeec0a0dc901a5..8df61ffc39e3ea9da6e8339276a3092dcd1b441b 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfputc(reg Sfio_t* f, reg int c)
+static int __sfputc(reg Sfio_t* f, reg int c)
 #else
 static __sfputc(f,c)
 reg Sfio_t     *f;
@@ -59,7 +59,7 @@ reg int               c;
 #undef sfputc
 
 #if __STD_C
-sfputc(reg Sfio_t* f, reg int c)
+int sfputc(reg Sfio_t* f, reg int c)
 #else
 sfputc(f,c)
 reg Sfio_t     *f;
index 4ce5097b7e0191772aca08c384bd43d0f61a3549..a8e4c42202481932697dc9fd3902434bdb51f2a1 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfputd(reg Sfio_t* f, reg double v)
+static int __sfputd(reg Sfio_t* f, reg double v)
 #else
 static __sfputd(f,v)
 reg Sfio_t     *f;
@@ -59,7 +59,7 @@ reg double    v;
 #undef sfputd
 
 #if __STD_C
-sfputd(reg Sfio_t* f, reg double v)
+int sfputd(reg Sfio_t* f, reg double v)
 #else
 sfputd(f,v)
 reg Sfio_t     *f;
index ae143e921a520699ee03c59f6cd5b6b857479da9..98e39fda1f1d2e217782107b7e0a00ccc055180a 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfputl(reg Sfio_t* f, reg long v)
+static int __sfputl(reg Sfio_t* f, reg long v)
 #else
 static __sfputl(f,v)
 reg Sfio_t     *f;
@@ -59,7 +59,7 @@ reg long      v;
 #undef sfputl
 
 #if __STD_C
-sfputl(reg Sfio_t* f, reg long v)
+int sfputl(reg Sfio_t* f, reg long v)
 #else
 sfputl(f,v)
 reg Sfio_t     *f;
index c8591f883eed6755a5fd4e27027efd6ae71e2926..e70800505f8953101ebce36009d4234df8678d84 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfputu(reg Sfio_t* f, reg ulong v)
+static int __sfputu(reg Sfio_t* f, reg ulong v)
 #else
 static __sfputu(f,v)
 reg Sfio_t     *f;
@@ -59,7 +59,7 @@ reg ulong     v;
 #undef sfputu
 
 #if __STD_C
-sfputu(reg Sfio_t* f, reg ulong v)
+int sfputu(reg Sfio_t* f, reg ulong v)
 #else
 sfputu(f,v)
 reg Sfio_t     *f;
index 6ab0108bc4d1fa46784e4a2cdd718db1597346ea..af8ab41d9432cbc68cba3fba1fd6edc1b2649830 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfslen(void)
+static int __sfslen(void)
 #else
 static __sfslen()
 #endif
@@ -57,7 +57,7 @@ static __sfslen()
 #undef sfslen
 
 #if __STD_C
-sfslen(void)
+int sfslen(void)
 #else
 sfslen()
 #endif
index 8f5c357efdbc48beb18d49fd860d7cb115f067aa..bb98a7592a21fa84eee76427dbc9d312c93528d7 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfstacked(reg Sfio_t* f)
+static int __sfstacked(reg Sfio_t* f)
 #else
 static __sfstacked(f)
 reg Sfio_t     *f;
@@ -58,7 +58,7 @@ reg Sfio_t    *f;
 #undef sfstacked
 
 #if __STD_C
-sfstacked(reg Sfio_t* f)
+int sfstacked(reg Sfio_t* f)
 #else
 sfstacked(f)
 reg Sfio_t     *f;
index 6f6b522d92fb0accb4b91c95d6802dd59b9b92fd..6130de856da573c90f0887ea4af6b7b4eaf3ffed 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-static __sfulen(reg ulong v)
+static int __sfulen(reg ulong v)
 #else
 static __sfulen(v)
 reg ulong      v;
@@ -58,7 +58,7 @@ reg ulong     v;
 #undef sfulen
 
 #if __STD_C
-sfulen(reg ulong v)
+int sfulen(reg ulong v)
 #else
 sfulen(v)
 reg ulong      v;
index aff786925ec5a443ef749e66a84e05ba02f98f89..83d200dc5df569f302a13135ceba7afdd5fab0a3 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfclose(reg Sfio_t* f)
+int sfclose(reg Sfio_t* f)
 #else
 sfclose(f)
 reg Sfio_t*    f;
index c06e57f1b19cc51fe01d8d2ce2ea32361f5a3179..d656c93d5aafa571b798984c16538591055c8747 100644 (file)
@@ -52,7 +52,7 @@
 **     Written by Kiem-Phong Vo (07/20/90).
 */
 #if __STD_C
-sfclrlock(reg Sfio_t* f)
+int sfclrlock(reg Sfio_t* f)
 #else
 sfclrlock(f)
 reg Sfio_t     *f;
index 20515e21312a037f024e5518152f94ab74ffdd3a..cb46ef24a54552021fbd234f19943bb1fc46fc6c 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfdlen(reg double v)
+int sfdlen(reg double v)
 #else
 sfdlen(v)
 reg double     v;
index 62053680aa3b1ffaf956d03daa22783e0e39d687..67f66ac5179bcafe8609dba7a1ade2266a80d6d2 100644 (file)
@@ -49,7 +49,7 @@
 **     Written by Kiem-Phong Vo (8/18/90)
 */
 #if __STD_C
-_sfexcept(reg Sfio_t* f, reg int type, reg int io, reg Sfdisc_t* disc)
+int _sfexcept(reg Sfio_t* f, reg int type, reg int io, reg Sfdisc_t* disc)
 #else
 _sfexcept(f,type,io,disc)
 reg Sfio_t     *f;     /* stream where the exception happened */
index ac7830bfc76cefdace9eb8261a067dc25df43618..3eb64704d5e0410eb1ff3703462a06cea82cc576 100644 (file)
@@ -56,7 +56,7 @@
 */
 
 #if __STD_C
-_sffilbuf(reg Sfio_t* f, reg int n)
+int _sffilbuf(reg Sfio_t* f, reg int n)
 #else
 _sffilbuf(f,n)
 reg Sfio_t     *f;     /* fill the read buffer of this stream */
index 6e880b84d4d4d1c5d795d4d7b4ec63b221117fb1..983ef02aebc41458273cc19674ffb021c8fa80fc 100644 (file)
@@ -52,7 +52,7 @@
 */
 
 #if __STD_C
-_sfflsbuf(reg Sfio_t* f, reg int c)
+int _sfflsbuf(reg Sfio_t* f, reg int c)
 #else
 _sfflsbuf(f,c)
 reg Sfio_t     *f;     /* write out the buffered content of this stream */
index fee21031b011ccd53c5f4bcff10ebf8d89227ce8..cc83ec0af1c0fb5e4c0afcb936ea2606fcd8a23a 100644 (file)
@@ -50,7 +50,7 @@
 **     Written by Kiem-Phong Vo (06/27/90)
 */
 #if __STD_C
-sfllen(reg long v)
+int sfllen(reg long v)
 #else
 sfllen(v)
 reg long       v;
index 16341aced07f933b20007ede289a21871e6352f7..d891c5e73a2738968263a0f753d396c67dc60ee3 100644 (file)
@@ -95,7 +95,7 @@ static void _sfcleanup()
 
 /* put into discrete pool */
 #if __STD_C
-_sfsetpool(Sfio_t* f)
+int _sfsetpool(Sfio_t* f)
 #else
 _sfsetpool(f)
 Sfio_t*        f;
@@ -214,7 +214,7 @@ typedef struct _sfp_
 static Sfpopen_t*      _Sfprocess;
 
 #if __STD_C
-_sfpopen(reg Sfio_t* f, int fd, int pid)
+int _sfpopen(reg Sfio_t* f, int fd, int pid)
 #else
 _sfpopen(f, fd, pid)
 reg Sfio_t*    f;
@@ -245,7 +245,7 @@ int         pid;
 }
 
 #if __STD_C
-_sfpclose(reg Sfio_t* f)
+int _sfpclose(reg Sfio_t* f)
 #else
 _sfpclose(f)
 reg Sfio_t*    f;      /* stream to close */
@@ -307,7 +307,7 @@ reg Sfio_t* f;      /* stream to close */
 }
 
 #if __STD_C
-static _sfpmode(Sfio_t* f, int type)
+static int _sfpmode(Sfio_t* f, int type)
 #else
 static _sfpmode(f,type)
 Sfio_t*        f;
@@ -413,7 +413,7 @@ int stack;
 }
 
 #if __STD_C
-_sfmode(reg Sfio_t* f, reg int wanted, reg int local)
+int _sfmode(reg Sfio_t* f, reg int wanted, reg int local)
 #else
 _sfmode(f, wanted, local)
 reg Sfio_t*    f;      /* change r/w mode and sync file pointer for this stream */
index bf246bbaccd4d468357b944a4806648ebd4380b4..d235716253c3df37da1f86db9ff0f8e5d3bab473 100644 (file)
@@ -51,7 +51,7 @@
 **     Written by Kiem-Phong Vo (01/06/91)
 */
 #if __STD_C
-sfnotify(void (*notify)(Sfio_t*, int, int))
+int sfnotify(void (*notify)(Sfio_t*, int, int))
 #else
 sfnotify(notify)
 void   (*notify)();
index 7d0d199f833a1928aabec258564b5d597c1591ca..40a68d94b232bc061083da97f0ec95c272ca9c6a 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfnputc(reg Sfio_t* f, reg int c, reg int n)
+int sfnputc(reg Sfio_t* f, reg int c, reg int n)
 #else
 sfnputc(f,c,n)
 reg Sfio_t     *f;     /* file to write */
index 54ff9a3ec3d595cbad650a3da463d7ddffbfeccb..70260eabd7de4200d6b02b2981bb14357367dadc 100644 (file)
@@ -113,7 +113,7 @@ reg char    *mode;          /* mode of the stream */
 }
 
 #if __STD_C
-_sftype(reg const char *mode, int *oflagsp)
+int _sftype(reg const char *mode, int *oflagsp)
 #else
 _sftype(mode, oflagsp)
 reg char       *mode;
index ed11358b04f10c32dfad3075d2a99451a70bf758..39578df0679eefe8d7235f8a2b2ce5add159942a 100644 (file)
@@ -52,7 +52,7 @@
 */
 
 #if __STD_C
-sfpeek(reg Sfio_t* f, Void_t** bp, reg int size)
+int sfpeek(reg Sfio_t* f, Void_t** bp, reg int size)
 #else
 sfpeek(f,bp,size)
 reg Sfio_t*    f;      /* file to peek */
index 198565739861c18d565da0ca0c2bdef96bbce384..18daff05e3d694f55f1032701e2aa6616c7df6be 100644 (file)
@@ -61,7 +61,7 @@
 #define SOCKET_PEEK    002
 
 #if __STD_C
-sfpkrd(int fd, Void_t* argbuf, int n, int rc, long tm, int action)
+int sfpkrd(int fd, Void_t* argbuf, int n, int rc, long tm, int action)
 #else
 sfpkrd(fd, argbuf, n, rc, tm, action)
 int    fd;     /* file descriptor */
index cebfec15576dc916d7616a77670876c8595d6c9d..9157333fbfe19b83537c3d6d711c8c0f1abbfddc 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfpoll(Sfio_t** fa, reg int n, int tm)
+int sfpoll(Sfio_t** fa, reg int n, int tm)
 #else
 sfpoll(fa, n, tm)
 Sfio_t**       fa;     /* array of streams to poll */
index 91586459949b4fc4ac3282d4e31920f03d04d3ba..11affd545e8488b19d6d474607e7f0b46de26030 100644 (file)
@@ -106,7 +106,7 @@ reg int     mode;
 
 /* move a stream to head */
 #if __STD_C
-static _sfphead(Sfpool_t* p, Sfio_t* f, int n)
+static int _sfphead(Sfpool_t* p, Sfio_t* f, int n)
 #else
 static _sfphead(p, f, n)
 Sfpool_t*      p;      /* the pool                     */
index ab8a465823813d8d145480d9f10e0ce54cb4fcfc..b57466a670b89d5c3bc6b468396dd30c7ca76c49 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfprintf(Sfio_t *f, const char *form, ...)
+int sfprintf(Sfio_t *f, const char *form, ...)
 #else
 sfprintf(va_alist)
 va_dcl
@@ -76,7 +76,7 @@ va_dcl
 }
 
 #if __STD_C
-sfsprintf(char *s, int n, const char *form, ...)
+int sfsprintf(char *s, int n, const char *form, ...)
 #else
 sfsprintf(va_alist)
 va_dcl
index a65389f5a54f02c33cd661a5a5cf40db987999e6..73b5ba878a745f1a5936f59ecf98362f67d67ec0 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfpurge(reg Sfio_t* f)
+int sfpurge(reg Sfio_t* f)
 #else
 sfpurge(f)
 reg Sfio_t     *f;
index d44b5a649ff6974379d7b734e4a097938b442698..ee40910bb1ab753584099382ca642e53653da93a 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-_sfputd(Sfio_t* f, reg double v)
+int _sfputd(Sfio_t* f, reg double v)
 #else
 _sfputd(f,v)
 Sfio_t         *f;
index 2af5f107c858886c13dd69bced87f9992f6b713b..0b7c6246b786461d97a6a64ec6b97e441fded2f2 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-_sfputl(reg Sfio_t* f, reg long v)
+int _sfputl(reg Sfio_t* f, reg long v)
 #else
 _sfputl(f,v)
 reg Sfio_t     *f;     /* write a portable long to this stream */
index 7c5a6b950a40050cba0e075620a4c6fe8c559489..e74f0a4a9d774f45c6fd48ac9da72eedf97b9ab2 100644 (file)
@@ -53,7 +53,7 @@
 **     Written by Kiem-Phong Vo
 */
 #if __STD_C
-sfputr(reg Sfio_t* f, const char* s, reg int rc)
+int sfputr(reg Sfio_t* f, const char* s, reg int rc)
 #else
 sfputr(f,s,rc)
 reg Sfio_t*    f;      /* write to this stream. r11 on Vax     */
index 13b90a023db0d522cf64155509508a538057f5e8..a7f22d7b8685498447921e9227a14072e1411213 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-_sfputu(reg Sfio_t* f, reg ulong v)
+int _sfputu(reg Sfio_t* f, reg ulong v)
 #else
 _sfputu(f,v)
 reg Sfio_t     *f;     /* write a portable ulong to this stream */
index a6646eace1bea6e0ce49f82a3c4ff323a3baaf9f..2734e05cc86368d315a4d7f2143b75651fd5ca73 100644 (file)
@@ -77,7 +77,7 @@ static void _sfwrsync()
 }
 
 #if __STD_C
-sfrd(reg Sfio_t* f, reg Void_t* buf, reg int n, reg Sfdisc_t* disc)
+int sfrd(reg Sfio_t* f, reg Void_t* buf, reg int n, reg Sfdisc_t* disc)
 #else
 sfrd(f,buf,n,disc)
 reg Sfio_t     *f;
index 34f0dbe3eab38613692e9c2214cf9ae7aa7e6770..49895a78f8315cc555f84b08dbe1649e0a2b58db 100644 (file)
@@ -54,7 +54,7 @@
 */
 
 #if __STD_C
-sfread(reg Sfio_t* f, Void_t* buf, reg int n)
+int sfread(reg Sfio_t* f, Void_t* buf, reg int n)
 #else
 sfread(f,buf,n)
 reg Sfio_t*    f;      /* read from this stream. r11 on Vax    */
index 9bf07f6059d0c571e157e02b6bcb8140a4795ab1..8d4329ab9f831b2b96f6e99a47f846aa97c1a34a 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfscanf(Sfio_t *f, const char *form, ...)
+int sfscanf(Sfio_t *f, const char *form, ...)
 #else
 sfscanf(va_alist)
 va_dcl
@@ -76,7 +76,7 @@ va_dcl
 }
 
 #if __STD_C
-sfsscanf(const char *s, const char *form,...)
+int sfsscanf(const char *s, const char *form,...)
 #else
 sfsscanf(va_alist)
 va_dcl
index 98567d9c2e4d24ffea3759368c60c63be8f9d436..ab545d9bee2a9de6465f747663c07411745119b3 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-sfset(reg Sfio_t* f, reg int flags, reg int set)
+int sfset(reg Sfio_t* f, reg int flags, reg int set)
 #else
 sfset(f,flags,set)
 reg Sfio_t     *f;
index 4d0aa3cb78fc89ad71bd3cf64f80fb47d012c0e1..318c5e091f73eab7e7a1c4386d0ead0fd96f3985 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-static _sfdup(reg int fd, reg int newfd)
+static int _sfdup(reg int fd, reg int newfd)
 #else
 static _sfdup(fd,newfd)
 reg int        fd;
@@ -80,7 +80,7 @@ reg int       newfd;
 }
 
 #if __STD_C
-sfsetfd(reg Sfio_t* f, reg int newfd)
+int sfsetfd(reg Sfio_t* f, reg int newfd)
 #else
 sfsetfd(f,newfd)
 reg Sfio_t     *f;
index b0fe9bb89b23daab27021649421a48a28c7481e7..9aba993a09a9c49c475edbaed33a8128478f7950 100644 (file)
@@ -51,7 +51,7 @@
 **     Written by Kiem-Phong Vo (06/27/90)
 */
 
-static _sfall()
+static int _sfall()
 {
        reg Sfpool_t    *p, *next;
        reg Sfio_t*     f;
@@ -102,7 +102,7 @@ static _sfall()
 }
 
 #if __STD_C
-sfsync(reg Sfio_t* f)
+int sfsync(reg Sfio_t* f)
 #else
 sfsync(f)
 reg Sfio_t*    f;      /* stream to be synchronized */
index 280c18b6a94f8f26aa9b6169604cb49c09c1f8f9..bb1a6ad19594461d11bec6d4864b35354a7ad8ab 100644 (file)
@@ -130,7 +130,7 @@ char        *name;
 #endif /*_PACKAGE_ast*/
 
 #if __STD_C
-static _tmpexcept(Sfio_t* f, int type, Sfdisc_t* disc)
+static int _tmpexcept(Sfio_t* f, int type, Sfdisc_t* disc)
 #else
 static _tmpexcept(f,type,disc)
 Sfio_t*                f;
index bfcf88c35a61cc9a7a4f1e5710cff1e579908688..8ed6287dad7d0784e5b9261a06506f7f2c0852b2 100644 (file)
@@ -50,7 +50,7 @@
 **     Written by Kiem-Phong Vo (03/02/91)
 */
 #if __STD_C
-static _uexcept(reg Sfio_t* f, reg int type, reg Sfdisc_t* disc)
+static int _uexcept(reg Sfio_t* f, reg int type, reg Sfdisc_t* disc)
 #else
 static _uexcept(f,type,disc)
 reg Sfio_t     *f;
@@ -70,7 +70,7 @@ reg Sfdisc_t  *disc;
 }
 
 #if __STD_C
-sfungetc(reg Sfio_t* f, reg int c)
+int sfungetc(reg Sfio_t* f, reg int c)
 #else
 sfungetc(f,c)
 reg Sfio_t     *f;     /* push back one byte to this stream */
index adbe2c741b8b2aeee6dd23de05075392a9b98b4f..e47c990e8c28b6a9f209e54e790eee8ced190e9a 100644 (file)
@@ -99,7 +99,7 @@
        }
 
 #if __STD_C
-sfvprintf(Sfio_t* f, const char* form, va_list args)
+int sfvprintf(Sfio_t* f, const char* form, va_list args)
 #else
 sfvprintf(f,form,args)
 Sfio_t*        f;              /* file to print to     */
index 0ac87875fd2619a11977d34f03849da6cbca7716..26ec8987172b33f7b9912e37f15627070087b1a9 100644 (file)
@@ -136,7 +136,7 @@ int*        rs;
 }
 
 #if __STD_C
-sfvscanf(Sfio_t* f, reg const char* form, va_list args)
+int sfvscanf(Sfio_t* f, reg const char* form, va_list args)
 #else
 sfvscanf(f,form,args)
 Sfio_t         *f;             /* file to be scanned */
index b61f371cb9c3e26d59f22df4c1a509313823ce97..afbaf71c37529f359591ed0f577d49dcfae55c3c 100644 (file)
@@ -52,7 +52,7 @@
 
 /* hole preserving writes */
 #if __STD_C
-static sfoutput(Sfio_t* f, reg char* buf, reg int n)
+static int sfoutput(Sfio_t* f, reg char* buf, reg int n)
 #else
 static sfoutput(f,buf,n)
 Sfio_t*                f;
@@ -144,7 +144,7 @@ reg int             n;
 }
 
 #if __STD_C
-sfwr(reg Sfio_t* f, reg const Void_t* buf, reg int n, reg Sfdisc_t* disc)
+int sfwr(reg Sfio_t* f, reg const Void_t* buf, reg int n, reg Sfdisc_t* disc)
 #else
 sfwr(f,buf,n,disc)
 reg Sfio_t*    f;
index bab07d809ac0df0900db1ba804526d7200997291..c7f0848ebd8fb21018c76b5a73838d3dd33fa55d 100644 (file)
@@ -54,7 +54,7 @@
 */
 
 #if __STD_C
-sfwrite(reg Sfio_t* f, const Void_t* buf, reg int n)
+int sfwrite(reg Sfio_t* f, const Void_t* buf, reg int n)
 #else
 sfwrite(f,buf,n)
 reg Sfio_t*    f;      /* write to this stream. r11 on Vax     */
index c9400a2190206b109999d10829496c9046fefa88..700349888c23b2268ce142604a242d6e9025fe75 100644 (file)
@@ -53,7 +53,7 @@
 */
 
 #if __STD_C
-_stdprintf(const char *form, ...)
+int _stdprintf(const char *form, ...)
 #else
 _stdprintf(va_alist)
 va_dcl
index daa404e8bb76474a68e2886fef0bb995070fb4b3..56075d085252f05a939f0df8b1e242ede1170e8c 100644 (file)
@@ -52,7 +52,7 @@
 */
 
 #if __STD_C
-_stdscanf(const char *form, ...)
+int _stdscanf(const char *form, ...)
 #else
 _stdscanf(va_alist)
 va_dcl
index e4ab2f49868c7218f15159d167a758bf039cbdad..b7333fd8b4bfd338b79643300f00461bef1055ae 100644 (file)
@@ -54,7 +54,7 @@
 
 
 #if __STD_C
-_stdsprintf(char *s, const char *form, ...)
+int _stdsprintf(char *s, const char *form, ...)
 #else
 _stdsprintf(va_alist)
 va_dcl
index b261641e2dabff93890bbb82f9567e4a8775c1a4..1545d3f7bf7f37bebe5c718ce744830f2c313a0d 100644 (file)
@@ -52,7 +52,7 @@
 */
 
 #if __STD_C
-_stdsetvbuf(Sfio_t* f, char *buf, int type, int size)
+int _stdsetvbuf(Sfio_t* f, char *buf, int type, int size)
 #else
 _stdsetvbuf(f,buf,type,size)
 Sfio_t *f;
index a6dae6cb03d65721bc2a78ebf3104e4e33a6eb7b..5342a7dab0ac4879fde9fcb08c9a7e44045e059f 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-_stdvsnprintf(char* s, int n, const char* form, va_list args)
+int _stdvsnprintf(char* s, int n, const char* form, va_list args)
 #else
 _stdvsnprintf(s,n,form,args)
 reg char*      s;
index c3028078e883622e06aae6f9beb0265a687eab53..4591ccc502a4b82ab220b9d9a3cc431ffbafa452 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-_stdvsprintf(char *s, const char *form, va_list args)
+int _stdvsprintf(char *s, const char *form, va_list args)
 #else
 _stdvsprintf(s,form,args)
 char   *s;
index e81b3d513923a8b866acbbe9da988dbf72a40ede..b3a7fa84edd5e33f3fb8256f2b61628a063e924c 100644 (file)
@@ -46,7 +46,7 @@
 #include       "sfhdr.h"
 
 #if __STD_C
-_stdvsscanf(char *s, const char *form, va_list args)
+int _stdvsscanf(char *s, const char *form, va_list args)
 #else
 _stdvsscanf(s,form,args)
 char   *s;
index e318731055e6d1f7ee1f2fd5edccbb22775657d6..a3cc5b11d579950e785a13b6621ef5c110d6b61e 100644 (file)
@@ -169,7 +169,7 @@ char*       ends;
 }
 
 #if __STD_C
-static createfile(char* file)
+static int createfile(char* file)
 #else
 static createfile(file)
 char*  file;
@@ -212,7 +212,7 @@ static void pfprint()
                vmprofile(Vmregion,_Vmpffd);
 }
 
-static vmflinit()
+static int vmflinit()
 {
        char*           env;
        Vmalloc_t*      vm;
index e3fed7e1abaa67f6e67ccb25daa80a78534cf090..9e16055b6395679fc3b1ebee69035eeb02901504 100644 (file)
@@ -325,7 +325,7 @@ Block_t*    wanted;
 
 /* Reclaim all delayed free blocks into the free tree */
 #if __STD_C
-static bestreclaim(reg Vmdata_t* vd, Block_t* wanted, int c)
+static int bestreclaim(reg Vmdata_t* vd, Block_t* wanted, int c)
 #else
 static bestreclaim(vd, wanted, c)
 reg Vmdata_t*  vd;
@@ -687,7 +687,7 @@ done:
 }
 
 #if __STD_C
-static bestfree(Vmalloc_t* vm, Void_t* data )
+static int bestfree(Vmalloc_t* vm, Void_t* data )
 #else
 static bestfree(vm, data )
 Vmalloc_t*     vm;
@@ -924,7 +924,7 @@ done:
 }
 
 #if __STD_C
-static bestcompact(Vmalloc_t* vm)
+static int bestcompact(Vmalloc_t* vm)
 #else
 static bestcompact(vm)
 Vmalloc_t*     vm;
index 10653721278775904748a204ce53539d89220ec4..f781b9c9a0b8205dc0d797ee8e4b22c5eadddadf 100644 (file)
@@ -50,7 +50,7 @@
 **     Written by (Kiem-)Phong Vo, kpv@research.att.com, 01/16/94.
 */
 #if __STD_C
-vmclear(Vmalloc_t* vm)
+int vmclear(Vmalloc_t* vm)
 #else
 vmclear(vm)
 Vmalloc_t*     vm;
index cc6fc0a2ce199d9f5636c6c6f85f91b4630a3147..2752543fb5e0b3f948f746cdafd147d240d63688 100644 (file)
@@ -50,7 +50,7 @@
 **     Written by (Kiem-)Phong Vo, kpv@research.att.com, 01/16/94.
 */
 #if __STD_C
-vmclose(Vmalloc_t* vm)
+int vmclose(Vmalloc_t* vm)
 #else
 vmclose(vm)
 Vmalloc_t*     vm;
index c1deaba872bf69c3f0bb21748a1741aa5d9c8195..d9b0548c9f2ecf102968beb033724f3fb7331402 100644 (file)
@@ -542,7 +542,7 @@ int         flags;          /* VM_RS*                       */
 
 /* compact any residual free space */
 #if __STD_C
-static dbcompact(Vmalloc_t* vm)
+static int dbcompact(Vmalloc_t* vm)
 #else
 static dbcompact(vm)
 Vmalloc_t*     vm;
@@ -553,7 +553,7 @@ Vmalloc_t*  vm;
 
 /* check for memory overwrites over all live blocks */
 #if __STD_C
-vmdbcheck(Vmalloc_t* vm)
+int vmdbcheck(Vmalloc_t* vm)
 #else
 vmdbcheck(vm)
 Vmalloc_t*     vm;
index 5b65578345f04d5b14d269eed7800e94dd9b9fd9..a501771b1b967657c16615fdeacecde550ad97ad 100644 (file)
@@ -327,7 +327,7 @@ Void_t*             addr;
 }
 
 #if __STD_C
-static lastcompact(Vmalloc_t* vm)
+static int lastcompact(Vmalloc_t* vm)
 #else
 static lastcompact(vm)
 Vmalloc_t*     vm;
index 73e7932cc5874d76144f3b5c15f7c7e3c3a74ec3..c0d2f1bfd14eec7c6f2d815f7a657ea694164a81 100644 (file)
@@ -265,7 +265,7 @@ Void_t*             addr;
 }
 
 #if __STD_C
-static poolcompact(Vmalloc_t* vm)
+static int poolcompact(Vmalloc_t* vm)
 #else
 static poolcompact(vm)
 Vmalloc_t*     vm;
index 7add4d081ab8079c69e5ea5eae157c49a4ef6f1d..a5b9cb602ecd1be544e0362e78f3a3a38682accb 100644 (file)
@@ -213,7 +213,7 @@ Vmsearch_f  searchf;        /* tree search function         */
 
 /* Truncate a segment if possible */
 #if __STD_C
-vmtruncate(Vmalloc_t* vm, Seg_t* seg, size_t size, int exact)
+int vmtruncate(Vmalloc_t* vm, Seg_t* seg, size_t size, int exact)
 #else
 vmtruncate(vm, seg, size, exact)
 Vmalloc_t*     vm;     /* containing region            */
index 1d475b8fcdf1aeddf60fd6290146ad9262b57d00..34940b1f9fc51ba72150f05e58a56cec53c41359 100644 (file)
@@ -369,7 +369,7 @@ ulong       size;
 
 /* print profile data */
 #if __STD_C
-vmprofile(Vmalloc_t* vm, int fd)
+int vmprofile(Vmalloc_t* vm, int fd)
 #else
 vmprofile(vm, fd)
 Vmalloc_t*     vm;
index 536be70d5571218684e5033e1b8fa7d48e927917..f427435d34fbb4f488a08407290c511c1d486700 100644 (file)
@@ -51,7 +51,7 @@
 **     Written by (Kiem-)Phong Vo, kpv@research.att.com, 01/16/94.
 */
 #if __STD_C
-vmset(reg Vmalloc_t* vm, int flags, int on)
+int vmset(reg Vmalloc_t* vm, int flags, int on)
 #else
 vmset(vm, flags, on)
 reg Vmalloc_t* vm;     /* region being worked on               */
index 020070e91996385c20549aad13408bbbd757bb9a..824e5a3f00a9ebaadc7ab00e72ab060c29940dda 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-vmstat(Vmalloc_t* vm, Vmstat_t* st)
+int vmstat(Vmalloc_t* vm, Vmstat_t* st)
 #else
 vmstat(vm, st)
 Vmalloc_t*     vm;
index a2021a4f24b4f75535a29cde737a3e153f6e0956..d62f826b5992b5826cfb260f997fa2aeb03550e0 100644 (file)
@@ -162,7 +162,7 @@ size_t              size;           /* size of piece                */
 }
 
 #if __STD_C
-vmtrace(int file)
+int vmtrace(int file)
 #else
 vmtrace(file)
 int    file;
index 6c6034137717197eac3901db02ee1a00e2577329..64e6e04694e86f4a7544cec19876cd58c436a76b 100644 (file)
@@ -76,7 +76,7 @@ make FEATURE/symlink implicit
 make features/symlink
 done features/symlink
 make cmd.req
-exec - echo 'main(){return(0);}' > 1.${COTEMP}.c
+exec - echo 'int main(){return(0);}' > 1.${COTEMP}.c
 exec - ${CC} ${CCFLAGS}    -c 1.${COTEMP}.c &&
 exec - set +x
 exec - x=`${CC} ${CCFLAGS}    ${LDFLAGS}  -o 1.${COTEMP}.x 1.${COTEMP}.o -l'*' 2>&1 | sed -e 's/[][()+@?]/#/g' || :` &&
index 44c35c341fa1d1ed7a1410247d6680baa74749da..f7e2050f6200db9bf7a94e6602e26d61c74a7f70 100644 (file)
@@ -116,7 +116,7 @@ Wc_t *wc_init __PARAM__((char *space), (space)) __OTORP__(char *space;){
 /*
  * compute the line, word, and character count for file <fd>
  */
-wc_count __PARAM__((Wc_t *wp, Sfio_t *fd), (wp, fd)) __OTORP__(Wc_t *wp; Sfio_t *fd;){
+int wc_count __PARAM__((Wc_t *wp, Sfio_t *fd), (wp, fd)) __OTORP__(Wc_t *wp; Sfio_t *fd;){
        signed char     *space = wp->space;
        unsigned char   *cp;
        long            nwords;
index ef6554eb682a0c0c3273e1cbc1c42cb6e662c53b..4491b8be083395591e39c5a11ff81fae3ea9b0ca 100644 (file)
@@ -80,7 +80,7 @@ struct _table_s
 
 /* encode and output delta instructions */
 #if __STD_C
-static vdputinst(Table_t* tab, uchar* begs, uchar* here, Match_t* match, int n_copy)
+static int vdputinst(Table_t* tab, uchar* begs, uchar* here, Match_t* match, int n_copy)
 #else
 static vdputinst(tab, begs, here, match, n_copy)
 Table_t*       tab;
@@ -181,7 +181,7 @@ int         n_copy; /* length of match      */
 
 /* Fold a string */
 #if __STD_C
-static vdfold(Table_t* tab, int output)
+static int vdfold(Table_t* tab, int output)
 #else
 static vdfold(tab, output)
 Table_t*       tab;
index ed48ffaac5be368e9622fe35749133564ce28bbd..dfef8ab34c2bc9000ef4c506e05db2f0f67a0cf0 100644 (file)
@@ -51,7 +51,7 @@
 */
 
 #if __STD_C
-static _vdinit(reg Vdio_t* io)
+static int _vdinit(reg Vdio_t* io)
 #else
 static _vdinit(io)
 reg Vdio_t*    io;
@@ -69,7 +69,7 @@ reg Vdio_t*   io;
 
 
 #if __STD_C
-static _vdfilbuf(reg Vdio_t* io)
+static int _vdfilbuf(reg Vdio_t* io)
 #else
 static _vdfilbuf(io)
 reg Vdio_t*    io;
@@ -90,7 +90,7 @@ reg Vdio_t*   io;
 }
 
 #if __STD_C
-static _vdflsbuf(reg Vdio_t* io)
+static int _vdflsbuf(reg Vdio_t* io)
 #else
 static _vdflsbuf(io)
 reg Vdio_t*    io;
@@ -131,7 +131,7 @@ reg ulong   v;
 }
 
 #if __STD_C
-static _vdputu(reg Vdio_t* io, ulong v)
+static int _vdputu(reg Vdio_t* io, ulong v)
 #else
 static _vdputu(io, v)
 reg Vdio_t*    io;
@@ -165,7 +165,7 @@ reg ulong   v;
 }
 
 #if __STD_C
-static _vdread(Vdio_t* io, reg uchar* s, reg int n)
+static int _vdread(Vdio_t* io, reg uchar* s, reg int n)
 #else
 static _vdread(io, s, n)
 Vdio_t*                io;
@@ -192,7 +192,7 @@ reg int             n;
 }
 
 #if __STD_C
-static _vdwrite(Vdio_t* io, reg uchar* s, reg int n)
+static int _vdwrite(Vdio_t* io, reg uchar* s, reg int n)
 #else
 static _vdwrite(io, s, n)
 Vdio_t*                io;
index 3b2d1c7692b76e16b5fbfff3b28af150ace49f56..270d1f15ef4f5ba0070910e08ec4df33e7c1c9b0 100644 (file)
@@ -75,7 +75,7 @@ typedef struct _table_s
 } Table_t;
 
 #if __STD_C
-static vdunfold(Table_t* tab)
+static int vdunfold(Table_t* tab)
 #else
 static vdunfold(tab)
 Table_t*       tab;