how to check whether execve is successful or not?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: how to check whether execve is successful or not?
- From: krushnaal pai <krisonearth@xxxxxxxxx>
- Date: Sat, 29 Aug 2009 00:40:18 +0530
i tried to printf the return values of error codes but that wont work bcoz the elf does run successfully(no errors)
As execve doesnt return anything on a successful execve sys call,is there a way to check whether it was successful or not.
neglect the fact that i can see the elf running
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]