Hi
Is there any way to make a system call from a shell program,
with out using C lib calls.
Amrith
Is there any way to make a system call from a shell program,
with out using C lib calls.
Amrith
use syscall, or whatever your unnamed o/s calls it.Quote:> Is there any way to make a system call from a shell program,
> with out using C lib calls.
--
bringing you boring signatures for 17 years
1. How I could add a new system call to linux or modify a system calls
Dear masters
How I could add a new system call to linux or modify a system calls.
Any help/pointers will be appreciated.
regards
Maryam
2. ATI Expert@Work - PCI and CONFIG_CHIP_ID don't agree ?!
3. How to use open system call in a new system call
4. Software for system accounting?
5. "Interrupted system call" at "low level" - system calls
7. Making it easy to add system calls
9. making getpwnam system call work on solaris
10. Dynamic linking, what system calls is made from a executable ?
11. making getpwnam system call work on solaris
12. How to pass envvars from calling shell to called program?