diff options
author | Roland McGrath <roland@gnu.org> | 1998-10-29 11:51:58 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-10-29 11:51:58 +0000 |
commit | 5a0f23f9d529a84e9a9076729e79c4c488f55468 (patch) | |
tree | 47972be2b0315bf50f5fd16697b62a9214e5686e /sysdeps | |
parent | f3c1143bcfda720ac35cf37ab229161d4e2132e1 (diff) | |
download | glibc-5a0f23f9d529a84e9a9076729e79c4c488f55468.zip glibc-5a0f23f9d529a84e9a9076729e79c4c488f55468.tar.gz glibc-5a0f23f9d529a84e9a9076729e79c4c488f55468.tar.bz2 |
1998-10-29 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/unix/sysv/linux/bits/sem.h,
sysdeps/unix/sysv/linux/bits/ipc.h,
sysdeps/unix/sysv/linux/bits/shm.h,
sysdeps/unix/sysv/linux/bits/msq.h: Moved to ...
* sysdeps/gnu/bits/sem.h, sysdeps/gnu/bits/ipc.h,
sysdeps/gnu/bits/shm.h, sysdeps/gnu/bits/msq.h: ... here,
so the same bits will be used for the Hurd.
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/gnu/bits/ipc.h (renamed from sysdeps/unix/sysv/linux/bits/ipc.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/bits/msq.h (renamed from sysdeps/unix/sysv/linux/bits/msq.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/bits/sem.h (renamed from sysdeps/unix/sysv/linux/bits/sem.h) | 0 | ||||
-rw-r--r-- | sysdeps/gnu/bits/shm.h (renamed from sysdeps/unix/sysv/linux/bits/shm.h) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/bits/ipc.h b/sysdeps/gnu/bits/ipc.h index 908647c..908647c 100644 --- a/sysdeps/unix/sysv/linux/bits/ipc.h +++ b/sysdeps/gnu/bits/ipc.h diff --git a/sysdeps/unix/sysv/linux/bits/msq.h b/sysdeps/gnu/bits/msq.h index d7a8e5e..d7a8e5e 100644 --- a/sysdeps/unix/sysv/linux/bits/msq.h +++ b/sysdeps/gnu/bits/msq.h diff --git a/sysdeps/unix/sysv/linux/bits/sem.h b/sysdeps/gnu/bits/sem.h index 3d113a7..3d113a7 100644 --- a/sysdeps/unix/sysv/linux/bits/sem.h +++ b/sysdeps/gnu/bits/sem.h diff --git a/sysdeps/unix/sysv/linux/bits/shm.h b/sysdeps/gnu/bits/shm.h index c707059..c707059 100644 --- a/sysdeps/unix/sysv/linux/bits/shm.h +++ b/sysdeps/gnu/bits/shm.h |