diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 03:48:32 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-02-01 03:48:32 -0200 |
commit | 06e90b14b4caf6d5f7d0d1a7cfb8dfd0eaad8b97 (patch) | |
tree | bfddc14e0e4951ec0919cd20cb9ff3b1e17378df /ChangeLog | |
parent | 1acd4371c021834ac238f58669c716747ac1a5db (diff) | |
download | glibc-06e90b14b4caf6d5f7d0d1a7cfb8dfd0eaad8b97.zip glibc-06e90b14b4caf6d5f7d0d1a7cfb8dfd0eaad8b97.tar.gz glibc-06e90b14b4caf6d5f7d0d1a7cfb8dfd0eaad8b97.tar.bz2 |
* manual/intro.texi: Document safety identifiers and
conditionals.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/intro.texi: Document safety identifiers and + conditionals. + +2014-02-01 Alexandre Oliva <aoliva@redhat.com> + * manual/string.texi (wcstok): Fix prototype. (wcstok, strtok, strtok_r): Adjust reentrancy remarks. |