The
HyperNews
Linux KHG
Discussion Pages
|
Next-in-Thread
|
Next Response
|
Previous Response
|
Next Thread
|
...no longer exists.
-
Base:
How System Calls Work on Linux/i86
Re:
the directory /usr/src/libc/syscall/ (vijay gupta)
Keywords: system call libc
Date: Sat, 18 May 1996 12:52:48 GMT
From:
johnsonm@redhat.com (Michael K. Johnson)
The /usr/src/libc/syscall/ directory no longer exists.
Instead, they files you need to modify are in
the libc/sysdeps/linux/ directory. If your system
call only works on one architecture, then you need
to use the architecture-dependent subdirectories
i386 and m68k (at present; that will soon expand to
at least sparc, and maybe other platforms).
If you need to know more, please ask more...
Responses
[Embed Depth:
1
2
3
All]
[Outline Depth:
1
2
3
9
All]
- 1.
the solution to the problem (Vijay Gupta)