1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
1999-01-26  Geoff Keating  <geoffk@ozemail.com.au>

	* nss/nss_db/db-netgrp.c (_nss_db_setnetgrent): Suppress warning
	about potentially uninitialized `flags'.
	* nss/nss_db/db-alias.c (internal_setent): Likewise.

1999-01-25  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* elf/failobj.c: Provide prototype for xyzzy.

1999-01-25  Philip Blundell  <pb@nexus.co.uk>

	* sysdeps/unix/sysv/linux/arm/clone.S: Correct error check again.
This commit is contained in:
Ulrich Drepper
1999-01-25 11:00:16 +00:00
parent 4353f9bef4
commit b57018905f
5 changed files with 30 additions and 13 deletions

View File

@ -1,4 +1,6 @@
/* This function is supposed to not exist. */
extern int xyzzy (int);
int
foo (int a)
{