This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch]: handle missing fputc_unlocked on hpux
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: ghazi at caipclassic dot rutgers dot edu (Kaveh R. Ghazi)
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 17:20:03 -0500 (EST)
- Subject: Re: [Patch]: handle missing fputc_unlocked on hpux
> I believe the oldest hpux we support is 10. Dave is checking if
> putc_unlocked exists there as well.
putc_unlocked is available under HP-UX 10.20. stdio.h defines a prototype
and macro for it when _REENTRANT is defined. There is a libc function.
The same is true under HP-UX 11.
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)