[uClibc 0000771]: mips32 syscall() bug on error code return

bugs at busybox.net bugs at busybox.net
Sun Mar 5 16:54:12 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=771 
====================================================================== 
Reported By:                andreas
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   771
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-05-2006 08:54 PST
Last Modified:              03-05-2006 08:54 PST
====================================================================== 
Summary:                    mips32 syscall() bug on error code return
Description: 
For mips32 syscall() doesn't return -1 on error. If kernel return with an
error from syscall, return value of syscall() is not set correct.
syscall() returns the error number instead of -1.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-05-06 08:54  andreas        New Issue                                    
03-05-06 08:54  andreas        Status                   new => assigned     
03-05-06 08:54  andreas        Assigned To               => uClibc          
03-05-06 08:54  andreas        File Added: mips32-syscall-fix.patch             
      
======================================================================




More information about the uClibc-cvs mailing list