This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new syscall stub support for ia64 libc


-----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-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]