diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-02-26 15:44:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-02-26 15:44:18 +0000 |
commit | f503060bbbba36d1bb1f1548682b8b08e8a2cc0f (patch) | |
tree | ac0a8bf7c112fcc9cc69b3a9cb4ddcd8e129554d /ChangeLog | |
parent | 1f04d005421644726a8c6b9ac78ba22ed938f5f0 (diff) | |
download | glibc-f503060bbbba36d1bb1f1548682b8b08e8a2cc0f.tar glibc-f503060bbbba36d1bb1f1548682b8b08e8a2cc0f.tar.gz glibc-f503060bbbba36d1bb1f1548682b8b08e8a2cc0f.tar.bz2 glibc-f503060bbbba36d1bb1f1548682b8b08e8a2cc0f.zip |
* libio/stdio.h: dprintf, fmemopen, getdelim, getline,
open_memstream, and vdprintf are in POSIX 2008.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-02-26 Ulrich Drepper <drepper@redhat.com> + + * libio/stdio.h: dprintf, fmemopen, getdelim, getline, + open_memstream, and vdprintf are in POSIX 2008. + 2009-02-25 Ulrich Drepper <drepper@redhat.com> * include/features.h: Define macros for XPG7/POSIX 2008. |