(sysdep_routines): Removed __setpgid, __getpgid.
This commit is contained in:
parent
c9db5502eb
commit
d6961ffadf
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
# Copyright (C) 1992, 1993, 1995 Free Software Foundation, Inc.
|
||||||
# This file is part of the GNU C Library.
|
# This file is part of the GNU C Library.
|
||||||
|
|
||||||
# The GNU C Library is free software; you can redistribute it and/or
|
# The GNU C Library is free software; you can redistribute it and/or
|
||||||
@ -18,8 +18,7 @@
|
|||||||
|
|
||||||
ifeq ($(subdir),posix)
|
ifeq ($(subdir),posix)
|
||||||
|
|
||||||
sysdep_routines := $(sysdep_routines) sysconfig pgrpsys \
|
sysdep_routines := $(sysdep_routines) sysconfig pgrpsys __waitid
|
||||||
__getpgid __setpgid __waitid
|
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user