mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
Tue May 14 03:36:21 1996 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers): Add sys/acct.h and sys/sysctl.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
Tue May 14 03:36:21 1996 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/Makefile [$subdir == misc] (headers):
|
||||||
|
Add sys/acct.h and sys/sysctl.h.
|
||||||
|
|
||||||
Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
Tue May 14 19:42:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
||||||
|
|
||||||
* sysdeps/generic/strrchr.c: Deansideclized.
|
* sysdeps/generic/strrchr.c: Deansideclized.
|
||||||
|
@@ -17,7 +17,7 @@ endif
|
|||||||
ifeq ($(subdir), misc)
|
ifeq ($(subdir), misc)
|
||||||
sysdep_routines += mount umount xmknod s_ptrace s_sysctl sysctl llseek \
|
sysdep_routines += mount umount xmknod s_ptrace s_sysctl sysctl llseek \
|
||||||
setfsgid setfsuid sysinfo uselib
|
setfsgid setfsuid sysinfo uselib
|
||||||
headers += sys/mount.h sys/sysinfo.h
|
headers += sys/mount.h sys/sysinfo.h sys/acct.h sys/sysctl.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(subdir), time)
|
ifeq ($(subdir), time)
|
||||||
|
Reference in New Issue
Block a user