Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 8 Feb 2003 02:50:59 +0000 (02:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 8 Feb 2003 02:50:59 +0000 (02:50 +0000)
commitae9ecd08db965a4987a4d1351e2c51deb5c6e9b5
tree6db7c4d7cea62e68997b1712467b4b594b8bfb9d
parent2a051a7d1af290fee89e8b0a5ba8e5a86f325a25
Update.

2003-02-07  Jim Meyering  <jim@meyering.net>

* io/ftw.c: Add autoconf-recommended block of alloca-related code.
Include autoconf-recommended block of dirent/NAMELEN-related
definitions and includes.  Use NAMELEN throughout, rather than
_D_EXACT_NAMLEN.
[_LIBC]: Define NAMELEN to _D_EXACT_NAMLEN.
[!_LIBC] (__getcwd): Define to xgetcwd and declare xgetcwd.
(stpcpy): Declare, if necessary.
(mempcpy): Define, if necessary.
[!_LIBC] (__stpcpy, __mempcpy): Define.
[!_LIBC] (LXSTAT, XSTAT): Define.
(lstat) [!LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]: Define to rpl_lstat.
(find_object): Don't use c99-style struct initializer.
Tweak wording in a couple comments.
ChangeLog
io/ftw.c
linuxthreads/ChangeLog
linuxthreads/sysdeps/sh/Makefile [new file with mode: 0644]
linuxthreads/sysdeps/sh/tcb-offsets.sym [new file with mode: 0644]
linuxthreads/sysdeps/sh/tls.h
linuxthreads/sysdeps/unix/sysv/linux/sh/pt-initfini.c
linuxthreads/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
linuxthreads/sysdeps/unix/sysv/linux/sh/vfork.S