mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-18 16:09:06 +03:00
(routines): Added `ruserpass'.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
|
# Copyright (C) 1991, 1992, 1993, 1994, 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
|
||||||
@@ -28,7 +28,7 @@ routines := ntohl ntohs htonl htons \
|
|||||||
inet_netof inet_ntoa inet_net \
|
inet_netof inet_ntoa inet_net \
|
||||||
getproto getprtent getprtname \
|
getproto getprtent getprtname \
|
||||||
getsrvbynm getsrvbypt getservent \
|
getsrvbynm getsrvbypt getservent \
|
||||||
rcmd rexec
|
rcmd rexec ruserpass
|
||||||
|
|
||||||
# No warnings about losing BSD code.
|
# No warnings about losing BSD code.
|
||||||
override +gccwarn := -w
|
override +gccwarn := -w
|
||||||
|
Reference in New Issue
Block a user