diff options
| author | Andreas Jaeger <aj@suse.de> | 2011-06-14 13:11:39 -0700 |
|---|---|---|
| committer | Roland McGrath <roland@hack.frob.com> | 2011-06-14 13:11:39 -0700 |
| commit | c71ca1f89c6e89d8c4145e4c2fdcce2fc78812bd (patch) | |
| tree | b39e7db31cafff26e95498b2125652c581265002 /ChangeLog | |
| parent | 3154bfb8c7fb84fbf7ecdc787752b395579d2ac7 (diff) | |
| download | glibc-c71ca1f89c6e89d8c4145e4c2fdcce2fc78812bd.tar.xz glibc-c71ca1f89c6e89d8c4145e4c2fdcce2fc78812bd.zip | |
Quash two memset undeclared warnings.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-06-14 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for + memset declaration. + 2011-06-10 Andreas Schwab <schwab@redhat.com> * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating |
