diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2012-01-12 23:43:21 +0000 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2012-01-12 23:43:21 +0000 |
commit | b2af74282ba3fbadc0847d6d8aac12f68557f0de (patch) | |
tree | 04138d28b2de211865cf07c8cae29853eb218d1f /winsup/cygwin/release/1.7.10 | |
parent | 9da2914941657074030253ab1806ecefe30309a7 (diff) | |
download | cygnal-b2af74282ba3fbadc0847d6d8aac12f68557f0de.tar.gz cygnal-b2af74282ba3fbadc0847d6d8aac12f68557f0de.tar.bz2 cygnal-b2af74282ba3fbadc0847d6d8aac12f68557f0de.zip |
Document tgmath.h.
Diffstat (limited to 'winsup/cygwin/release/1.7.10')
-rw-r--r-- | winsup/cygwin/release/1.7.10 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.10 b/winsup/cygwin/release/1.7.10 index 6fe36c8ed..40315dbd6 100644 --- a/winsup/cygwin/release/1.7.10 +++ b/winsup/cygwin/release/1.7.10 @@ -51,6 +51,8 @@ What's new: - GNU/glibc error.h error reporting functions: error, error_at_line, error_message_count, error_one_per_line, error_print_progname. +- C99 <tgmath.h> type-generic macros. + - Other new API: clock_getcpuclockid, clock_nanosleep, clock_settime, __fpurge, get_current_dir_name, getgrouplist, getpt, ppoll, psiginfo, psignal, ptsname_r, sys_siglist, sysinfo. |