2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
* libc/machine/powerpc/vfscanf.c (__sccl): Remove declaration.
This commit is contained in:
parent
ceedb0dcb8
commit
d9db4e43f3
@ -1,3 +1,7 @@
|
|||||||
|
2009-01-12 Nathan Froyd <froydnj@codesourcery.com>
|
||||||
|
|
||||||
|
* libc/machine/powerpc/vfscanf.c (__sccl): Remove declaration.
|
||||||
|
|
||||||
2009-01-12 Jeff Johnston <jjohnstn@redhat.com>
|
2009-01-12 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* libc/stdio/fwalk.c (__fwalk, __fwalk_reent): Remove locking of
|
* libc/stdio/fwalk.c (__fwalk, __fwalk_reent): Remove locking of
|
||||||
|
@ -208,8 +208,6 @@ typedef union
|
|||||||
float f[4];
|
float f[4];
|
||||||
} vec_union;
|
} vec_union;
|
||||||
|
|
||||||
/*static*/ u_char *__sccl ();
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* vfscanf
|
* vfscanf
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user