* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.
authorUlrich Drepper <drepper@redhat.com>
Wed, 11 Jan 2006 17:57:46 +0000 (17:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 11 Jan 2006 17:57:46 +0000 (17:57 +0000)
commitbd7d6b406d28d0eb334b10e7cdfe952698fa2032
tree7cb7a4e17e1910c6e196171c577036dc2dd7b199
parentaf047cff7142b324f9236a745ee9cafb400434ba
* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.

* sysdeps/unix/sysv/linux/fxstatat64.c: Add libc_hidden_def for
__fxstatat64.
* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Add
__GI___fxstatat64 alias.

* libio/memstream.c (_IO_mem_finish): Fix potential memory leak of
realloc fails.

* include/sched.h: Add libc_hidden_proto for __sched_yield.
ChangeLog
include/sched.h
include/sys/stat.h
libio/memstream.c
sysdeps/unix/sysv/linux/fxstatat64.c
sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c