diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2014-01-29 05:20:37 -0200 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2014-01-29 05:20:37 -0200 |
commit | 0a57b83e4aecdc14c62a5a998288b5b40c799d4d (patch) | |
tree | bc26b257920e4847f1d2a9a332f15f9ad1c6e68c /ChangeLog | |
parent | feab23972794e4d43da27e9c2c9521511d60d818 (diff) | |
download | glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar.gz glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.tar.bz2 glibc-0a57b83e4aecdc14c62a5a998288b5b40c799d4d.zip |
* manual/macros.texi: Introduce macros to document multi
thread, asynchronous signal and asynchronous cancellation
safety properties.
* manual/intro.texi: Introduce the properties themselves.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-01-29 Alexandre Oliva <aoliva@redhat.com> + + * manual/macros.texi: Introduce macros to document multi + thread, asynchronous signal and asynchronous cancellation + safety properties. + * manual/intro.texi: Introduce the properties themselves. + 2014-01-27 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/sh4/Makefile: New file. |