public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
* __ARCH_WANT_SYSCALL_DEPRECATED
@ 2011-08-22 19:36 Linas Vepstas (Code Aurora)
  2011-08-22 20:44 ` __ARCH_WANT_SYSCALL_DEPRECATED Arnd Bergmann
  2011-08-22 22:11 ` __ARCH_WANT_SYSCALL_DEPRECATED Joseph S. Myers
  0 siblings, 2 replies; 10+ messages in thread
From: Linas Vepstas (Code Aurora) @ 2011-08-22 19:36 UTC (permalink / raw)
  To: Arnd Bergmann, GLIBC Devel, Chris Metcalf, Jonas Bonn,
	libc-ports, linux-hexagon, linux-arch


Hi,

So: What's the latest on asm-generic support on glibc? 
I just pulled glibc-2.14 and note that Chris Metcalf's
generic implementation hasn't been folded in yet. 
It seems to work well for me, so can we expect it
anytime soon?

Another problem:  If I don't define __ARCH_WANT_SYSCALL_DEPRECATED
in the kernel asm/unistd.h  then glibc won't build: currently,
I get 
../sysdeps/unix/sysv/linux/getdents.c:105: error: ‘__NR_getdents’ undeclared (first use in this function)

A very quick grep tells me that asm-generic defines a getdents64
but that is not what glibc is looking for.  Is there any chance
that there are glibc patches floating around somewhere that heal
this and any remaining __ARCH_WANT_SYSCALL_DEPRECATED issues?

--linas 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-08-29 16:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22 19:36 __ARCH_WANT_SYSCALL_DEPRECATED Linas Vepstas (Code Aurora)
2011-08-22 20:44 ` __ARCH_WANT_SYSCALL_DEPRECATED Arnd Bergmann
2011-08-24  2:01   ` __ARCH_WANT_SYSCALL_DEPRECATED Guan Xuetao
2011-08-24 15:26     ` __ARCH_WANT_SYSCALL_DEPRECATED Linas Vepstas (Code Aurora)
2011-08-25  2:33       ` __ARCH_WANT_SYSCALL_DEPRECATED Guan Xuetao
2011-08-26  2:57       ` __ARCH_WANT_SYSCALL_DEPRECATED Chris Metcalf
2011-08-29 11:33   ` __ARCH_WANT_SYSCALL_DEPRECATED Tobias Klauser
2011-08-29 15:22     ` __ARCH_WANT_SYSCALL_DEPRECATED Joseph S. Myers
2011-08-29 16:19       ` __ARCH_WANT_SYSCALL_DEPRECATED Tobias Klauser
2011-08-22 22:11 ` __ARCH_WANT_SYSCALL_DEPRECATED Joseph S. Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).