From: Thomas Bushnell, BSG Date: Sun, 23 Jul 1995 00:17:54 +0000 (+0000) Subject: (routines): Added `ruserpass'. X-Git-Tag: cvs/libc-950722~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08d5417a6ffd80753dac62081bd3cbaa11fbd76f;p=platform%2Fupstream%2Fglibc.git (routines): Added `ruserpass'. --- diff --git a/inet/Makefile b/inet/Makefile index aaa9880..6a308c9 100644 --- a/inet/Makefile +++ b/inet/Makefile @@ -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. # 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 \ getproto getprtent getprtname \ getsrvbynm getsrvbypt getservent \ - rcmd rexec + rcmd rexec ruserpass # No warnings about losing BSD code. override +gccwarn := -w