mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
* sysdeps/unix/sysv/linux/Implies: Add unix/common.
This commit is contained in:
parent
3f33a4ce76
commit
f94f8067b1
@ -1,5 +1,7 @@
|
||||
Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Implies: Add unix/common.
|
||||
|
||||
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
|
||||
Don't use `type' for arg name, since we are using it as a keyword
|
||||
in the rhs.
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Linux shares most of the syscalls which are also common to BSD and SVR4.
|
||||
unix/common
|
||||
|
||||
# Linux has not yet (as of 1.3.18) the canonical set of <sys/mman.h>
|
||||
# system calls. msync() and madvice() are missing, so their stubs
|
||||
# are found here. I think later version will have them ones.
|
||||
|
Loading…
Reference in New Issue
Block a user