Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[no subject]



> veego
> Fri Jul 24 11:48:14 PDT 1998
> Update of /cvsroot/src/lib/csu
> In directory nb00:/tmp/cvs-serv577
>
> Modified Files:
>         common.h 
> Log Message:
> Fix the protoype of __syscall: s/int/quad_t/

This change is wrong.

The __syscall() in crt0 is actually equivalent to syscall(), and
returns an int.  This is a namespace collision, not an error in
prototyping.





Home | Main Index | Thread Index | Old Index