Joseph Myers
|
568035b787
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
|
Joseph Myers
|
116fc08a61
|
conformtest: Clean up expectations for POSIX for more headers.
|
2012-11-19 22:21:47 +00:00 |
|
Joseph Myers
|
a483863fc1
|
conformtest: Clean up expectations for POSIX for various headers.
|
2012-11-19 22:20:44 +00:00 |
|
Joseph Myers
|
5ba924e3c7
|
conformtest: Fix miscellaneous expectations for XPG4.
|
2012-11-19 22:19:11 +00:00 |
|
Joseph Myers
|
3d2577bba5
|
conformtest: Fix miscellaneous UNIX98 expectations.
|
2012-11-10 01:13:39 +00:00 |
|
Joseph Myers
|
c4b6cf53d5
|
conformtest: Fix pthreads expectations for XPG3 / XPG4 / UNIX98.
|
2012-11-07 19:42:20 +00:00 |
|
Joseph Myers
|
cbe6e12006
|
conformtest: Fix setenv / unsetenv expectations.
|
2012-11-07 19:41:38 +00:00 |
|
Joseph Myers
|
1b12644333
|
conformtest: Fix isnan function return type.
|
2012-11-07 19:41:03 +00:00 |
|
Joseph Myers
|
b961a5737a
|
conformtest: Fix sys/mman.h expectations for UNIX98.
|
2012-11-07 19:40:18 +00:00 |
|
Joseph Myers
|
9e188909df
|
conformtest: Only expect mknodat for XOPEN2K8.
|
2012-11-07 19:37:52 +00:00 |
|
Joseph Myers
|
05bcf62afb
|
conformtest: Clean up / correct / expand C99 and C11 expectations.
|
2012-11-07 19:36:48 +00:00 |
|
Joseph Myers
|
45832f7473
|
conformtest: Fix typo in CLK_TCK condition.
|
2012-11-07 04:05:12 +00:00 |
|
Joseph Myers
|
a68d0680f8
|
conformtest: Add test data for fenv.h.
|
2012-11-02 23:21:36 +00:00 |
|
Joseph Myers
|
caf7f573e9
|
conformtest: Enable complex.h and inttypes.h testing for XOPEN2K8.
|
2012-11-02 23:20:43 +00:00 |
|
Joseph Myers
|
6c073ad6fe
|
conformtest: Fix sys/wait.h expectations for struct rusage.
|
2012-11-02 22:12:09 +00:00 |
|
Joseph Myers
|
bf9e20711e
|
conformtest: Update expectations for time.h.
|
2012-07-24 19:43:38 +00:00 |
|
Joseph Myers
|
8048311a50
|
conformtest: Update expectations for string.h.
|
2012-07-15 22:38:11 +00:00 |
|
Joseph Myers
|
6bcc8b3ff9
|
conformtest: Update expectations for stdio.h and stdlib.h.
|
2012-05-24 21:58:04 +00:00 |
|
Joseph Myers
|
b1cc2472d2
|
conformtest: Update expectations for more ISO C headers.
|
2012-05-09 10:05:14 +00:00 |
|
Joseph Myers
|
615605c94e
|
conformtest: Update expectations for some ISO C headers.
|
2012-05-01 20:05:49 +00:00 |
|
Joseph Myers
|
c9140a622e
|
conformtest: Check namespace within __attribute__.
|
2012-05-01 20:05:14 +00:00 |
|
Joseph Myers
|
9af0bf29de
|
conformtest: Use correct keyword set for underlying C standard.
|
2012-05-01 20:04:44 +00:00 |
|
Joseph Myers
|
343222a2a0
|
conformtest: Don't test non-C90 headers for C90.
|
2012-05-01 20:04:15 +00:00 |
|
Joseph Myers
|
661f8cf03b
|
conformtest: Support testing macro usability in #if.
|
2012-05-01 20:03:42 +00:00 |
|
Joseph Myers
|
ee74b9cbbd
|
conformtest: Support specifying types before promotion.
|
2012-05-01 20:03:15 +00:00 |
|
Joseph Myers
|
aafc49b3fc
|
conformtest: Unify "macro" and "constant" handling.
|
2012-05-01 20:02:48 +00:00 |
|
Joseph Myers
|
fefdf57412
|
conformtest: Unify "macro" cases.
|
2012-05-01 20:02:19 +00:00 |
|
Joseph Myers
|
f2d922feb2
|
conformtest: Unify "constant" and "typed-constant".
|
2012-05-01 20:01:48 +00:00 |
|
Joseph Myers
|
d22956c99b
|
conformtest: Unify handling of "optional-" and non-optional lines.
|
2012-05-01 20:00:56 +00:00 |
|
Joseph Myers
|
028e2e3879
|
conformtest: Unify variants of "constant" and "optional-constant".
|
2012-05-01 20:00:24 +00:00 |
|
Joseph Myers
|
1b8f2850d8
|
conformtest: Always pass C standards options to compiler.
|
2012-05-01 19:59:47 +00:00 |
|
Joseph Myers
|
a05a144b13
|
conformtest: Improve math.h tests for X/Open versions.
|
2012-05-01 19:59:15 +00:00 |
|
Joseph Myers
|
73c5ebe344
|
conformtest: Use correct feature test macros for XPG4.
|
2012-05-01 19:58:35 +00:00 |
|
Joseph Myers
|
39c33b6cbc
|
conformtest: Handle "symbol" lines for allow-header.
|
2012-05-01 19:58:06 +00:00 |
|
Joseph Myers
|
0749ff8b81
|
conformtest: Remove duplicate typed-constant handling.
|
2012-04-28 01:42:06 -07:00 |
|
Joseph Myers
|
41d73a1bc0
|
conformtest: Fix typo in handling typed-constant from allow-header.
|
2012-04-28 01:27:20 -07:00 |
|
David S. Miller
|
b855ab8539
|
Run conformtest script explicitly using BASH.
* conform/Makefile: Run run-conformtest.sh using $(BASH).
|
2012-03-27 15:02:19 -07:00 |
|
Thomas Schwinge
|
8149f97606
|
Don't tamper with $HOME.
|
2012-03-21 18:10:03 +01:00 |
|
Ulrich Drepper
|
a4300c7a4d
|
Remove distribute variable from Makefiles
|
2012-03-07 05:17:13 -05:00 |
|
Ulrich Drepper
|
ba63ba0882
|
Restrict run-conformtest runs
|
2012-02-26 21:45:44 -05:00 |
|
Ulrich Drepper
|
d94a467080
|
Add first fixes for conformtest for POSIX2008
|
2012-02-26 21:32:56 -05:00 |
|
Ulrich Drepper
|
4efeffc1d5
|
Fix up POSIX testing in conformtest
|
2012-02-26 13:17:27 -05:00 |
|
Ulrich Drepper
|
3134156779
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
|
Paul Eggert
|
59ba27a63a
|
Replace FSF snail mail address with URLs.
|
2012-02-09 23:18:22 +00:00 |
|
Ulrich Drepper
|
a784e50247
|
Remove pre-ISO C support
No more __const.
|
2012-01-07 23:57:22 -05:00 |
|
Bruno Haible
|
e4ecafe004
|
Fix getnameinfo flags parameter type.
|
2011-05-01 21:36:43 -04:00 |
|
Ulrich Drepper
|
952df0afdc
|
Fix definition and testing of S_ISSOCK.
|
2010-04-04 01:51:01 -07:00 |
|
Ulrich Drepper
|
2e3e1b3309
|
More test suite fixes.
|
2010-01-12 20:11:10 -08:00 |
|
Ulrich Drepper
|
dfe11a137c
|
Fix up grp.h for XPG7.
|
2010-01-12 20:01:46 -08:00 |
|
Ulrich Drepper
|
505cf2c00a
|
Fix up netdb.h for XPG7.
|
2010-01-12 16:43:00 -08:00 |
|