All of lore.kernel.org
 help / color / mirror / Atom feed
* __ARCH_WANT_SYSCALL_DEPRECATED
@ 2011-08-22 19:36 ` Linas Vepstas (Code Aurora)
  0 siblings, 0 replies; 12+ 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] 12+ messages in thread
* __ARCH_WANT_SYSCALL_DEPRECATED
@ 2011-08-22 19:36 Linas Vepstas (Code Aurora)
  0 siblings, 0 replies; 12+ 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-hexag


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] 12+ messages in thread

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

Thread overview: 12+ 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 19:36 ` __ARCH_WANT_SYSCALL_DEPRECATED Linas Vepstas (Code Aurora)
2011-08-22 20:43 ` __ARCH_WANT_SYSCALL_DEPRECATED Arnd Bergmann
2011-08-24  2:01   ` __ARCH_WANT_SYSCALL_DEPRECATED Guan Xuetao
2011-08-24 15:25     ` __ARCH_WANT_SYSCALL_DEPRECATED Linas Vepstas (Code Aurora)
2011-08-25  2:33       ` __ARCH_WANT_SYSCALL_DEPRECATED Guan Xuetao
2011-08-26  2:56       ` __ARCH_WANT_SYSCALL_DEPRECATED Chris Metcalf
2011-08-29 10:43   ` __ARCH_WANT_SYSCALL_DEPRECATED Tobias Klauser
2011-08-29 15:21     ` __ARCH_WANT_SYSCALL_DEPRECATED Joseph S. Myers
2011-08-29 16:18       ` __ARCH_WANT_SYSCALL_DEPRECATED Tobias Klauser
2011-08-22 22:11 ` __ARCH_WANT_SYSCALL_DEPRECATED Joseph S. Myers
2011-08-22 19:36 __ARCH_WANT_SYSCALL_DEPRECATED Linas Vepstas (Code Aurora)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.