OK, thank's Greg very helpful for me ;)
On Mon, Dec 6, 2010 at 11:42 AM, Greg Freemyer <greg.freem...@gmail.com>wrote: > On Sun, Dec 5, 2010 at 10:12 PM, jhoni maux <jhoni.m...@gmail.com> wrote: > > Hi guy's,,.. > > > > > > Can you give me some explanation about ioctl and syscall,, > > what's different with ioctl and syscall ?? > > > > > > > > thanks a lot > > > > > > dedy > > Dedy, > > ioctl() is a specific syscall. > > So, in general syscalls are documented in section 2 of the linux manuals. > > If you do man ioctl, you should see it provides the page from section 2. > > If you want to see the implementation of a syscall, then look in the > userspace glibc source. > > I'm not sure that helps, but maybe it will help you write a more > specific question. > > Greg > > > > -- > Greg Freemyer > Head of EDD Tape Extraction and Processing team > Litigation Triage Solutions Specialist > http://www.linkedin.com/in/gregfreemyer > CNN/TruTV Aired Forensic Imaging Demo - > > http://insession.blogs.cnn.com/2010/03/23/how-computer-evidence-gets-retrieved/ > > The Norcross Group > The Intersection of Evidence & Technology > http://www.norcrossgroup.com >