mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 02:40:08 +00:00
Update.
* hesiod/hesiod.c: Avoid emitting rcsid in object file.
This commit is contained in:
parent
cfafc6fd96
commit
4a900f3be3
@ -12,6 +12,8 @@
|
||||
|
||||
* rt/aio_fsync.c: Test OP parameter for correct values.
|
||||
|
||||
* hesiod/hesiod.c: Avoid emitting rcsid in object file.
|
||||
|
||||
1999-08-04 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
|
||||
|
@ -41,7 +41,9 @@
|
||||
* it uses res_send() and accesses _res.
|
||||
*/
|
||||
|
||||
#if defined(LIBC_SCCS) && !defined(lint)
|
||||
static const char rcsid[] = "$Id$";
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
|
Loading…
Reference in New Issue
Block a user