mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
* sysdeps/mach/hurd/Makefile: Elide sunrpc from $(subdirs) for the time being. * sysdeps/unix/configure.in: Check for `profil' syscall.
This commit is contained in:
@@ -71,7 +71,8 @@ for unix_function in \
|
||||
access select getgroups setgroups \
|
||||
getitimer setitimer \
|
||||
getdomainname/getdomain=bsd/bsd4.4 \
|
||||
setdomainname/setdomain=bsd/bsd4.4
|
||||
setdomainname/setdomain=bsd/bsd4.4 \
|
||||
profil=bsd
|
||||
do
|
||||
|
||||
# $unix_function => $unix_syscall $unix_srcname
|
||||
|
||||
Reference in New Issue
Block a user