diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2012-05-09 10:04:19 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2012-05-09 10:05:14 +0000 |
| commit | b1cc2472d26084ec88b53606baabb82ec6b80db2 (patch) | |
| tree | c276696e8d9c02714d1b8c93754dfd9b12678df3 /conform/data/setjmp.h-data | |
| parent | e1b4354e663fe7f68c96b6c6e72e55492bf38b91 (diff) | |
| download | glibc-b1cc2472d26084ec88b53606baabb82ec6b80db2.tar.xz glibc-b1cc2472d26084ec88b53606baabb82ec6b80db2.zip | |
conformtest: Update expectations for more ISO C headers.
Diffstat (limited to 'conform/data/setjmp.h-data')
| -rw-r--r-- | conform/data/setjmp.h-data | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/setjmp.h-data b/conform/data/setjmp.h-data index 310105b2a9..af28ddb59a 100644 --- a/conform/data/setjmp.h-data +++ b/conform/data/setjmp.h-data @@ -19,4 +19,6 @@ macro-function int _setjmp (jmp_buf) # endif #endif +#if !defined ISO && !defined ISO99 && !defined ISO11 allow *_t +#endif |
