new syscall stub support for ia64 libc
Ulrich Drepper
drepper@redhat.com
Thu Nov 13 17:56:00 GMT 2003
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David Mosberger wrote:
> OK. Which compiler? I'm using gcc-3.3.2 (provided by Debian).
What do you guess? Of course one of our compilers. The latest official
ia64 compiler is the one from RHEL3. I'm sure I've also tested at some
point the compiler which went finally into FC1.
> Would it perhaps be possible for glibc to
> provide a non-cancellable version of fprintf?
Definitely not. How can you expect fprintf to work for low-level
debugging like that of cancellation handling?
There is one way, but it's not official and might just change underneath
you. You can add 'c' to the mode string of fopen() to request no
cancellation. But this requires opening a new stream.
> Where can I find the definitely list of cancellable routines?
POSIX standard.
- --
â§ Ulrich Drepper â§ Red Hat, Inc. â§ 444 Castro St â§ Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/s8P52ijCOnn/RHQRAvdwAJ4i/o9pYAiK4PJge0hIKIsW/x7XpgCcCqjJ
zk3WYpsX9F3CKc8RgxgM2rM=
=aWtA
-----END PGP SIGNATURE-----
More information about the Libc-hacker
mailing list