public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14824] New: Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI
@ 2012-11-09 17:28 jsm28 at gcc dot gnu.org
  2012-11-09 21:25 ` [Bug libc/14824] " jsm28 at gcc dot gnu.org
  2014-06-14 11:12 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-09 17:28 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14824

             Bug #: 14824
           Summary: Functions removed from stdlib.h in 2008 wrongly
                    disabled for POSIX-2001+XSI
           Product: glibc
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


The stdlib.h functions ecvt, fcvt, gcvt, mktemp were removed from stdlib.h in
the 2008 edition of POSIX; in 2001 they were present (when XSI extensions are
enabled) though marked LEGACY as an advance warning of removal.  stdlib.h
wrongly disables them for __USE_XOPEN2K (compare to valloc, which was present
in UNIX98 and removed in the 2001 edition, so is correctly disabled for
__USE_XOPEN2K).  This results in conformtest failures for these functions for
XOPEN2K.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/14824] Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI
  2012-11-09 17:28 [Bug libc/14824] New: Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI jsm28 at gcc dot gnu.org
@ 2012-11-09 21:25 ` jsm28 at gcc dot gnu.org
  2014-06-14 11:12 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-11-09 21:25 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14824

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-11-09 21:25:27 UTC ---
Fixed by:

commit 9bde902c768916daeec9983dcc0c8c420cd3895d
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Nov 9 21:16:58 2012 +0000

    Declare ecvt, fcvt, gcvt, mktemp in stdlib.h for XOPEN2K (bug 14824).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/14824] Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI
  2012-11-09 17:28 [Bug libc/14824] New: Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI jsm28 at gcc dot gnu.org
  2012-11-09 21:25 ` [Bug libc/14824] " jsm28 at gcc dot gnu.org
@ 2014-06-14 11:12 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-14 11:12 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14824

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-14 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 17:28 [Bug libc/14824] New: Functions removed from stdlib.h in 2008 wrongly disabled for POSIX-2001+XSI jsm28 at gcc dot gnu.org
2012-11-09 21:25 ` [Bug libc/14824] " jsm28 at gcc dot gnu.org
2014-06-14 11:12 ` fweimer at redhat dot com

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