[Bug 7868] New: Busybox doesnt return the exit status for any command

bugzilla at busybox.net bugzilla at busybox.net
Tue Feb 10 02:13:29 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=7868

           Summary: Busybox doesnt return the exit status for any command
           Product: Busybox
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: sananthkini at gmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 5852
  --> https://bugs.busybox.net/attachment.cgi?id=5852
Attached the .config file used to build busybox from source

When i execute commands like 
int ret=system("ls")  where ls is actually busybox ls

the return value in ret is always -1 . 


I read some blogs regarding this problem and it seems that its due to some
configuration problem. I have attached the busybox config being used by me
while building busybox version 1.23.1

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list