From 1977e59058a8a5260770cade67676bd93f896fdf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 2 Sep 2002 19:02:16 +0000 Subject: [PATCH] * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64. --- ChangeLog | 4 ++++ sysdeps/mach/hurd/Versions | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0f914b1..2ce0e28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-09-02 Roland McGrath + + * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64. + 2002-09-01 Roland McGrath * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): diff --git a/sysdeps/mach/hurd/Versions b/sysdeps/mach/hurd/Versions index 5898c40..53904b1 100644 --- a/sysdeps/mach/hurd/Versions +++ b/sysdeps/mach/hurd/Versions @@ -17,7 +17,7 @@ ld { # functions that must be shared with libc __close; __fxstat64; __getcwd; __getpid; __libc_read; __libc_write; - __libc_lseek64; __mmap; __open; __xstat64; + __libc_lseek64; __mmap; __open; __xstat64; __fxstat64; _exit; _hurd_intr_rpc_mach_msg; abort; } -- 2.7.4