christos
|
951bbb9df8
|
provide an RL variant that prints an extra argument
|
2016-08-20 15:49:08 +00:00 |
jakllsch
|
cfdb571b53
|
use __dead
|
2016-08-04 11:49:07 +00:00 |
christos
|
7e4263ceda
|
cast and mask is overkill.
|
2015-01-14 22:57:27 +00:00 |
christos
|
9861bac74f
|
cast to destination type.
|
2015-01-14 22:16:04 +00:00 |
christos
|
b5f9733725
|
PR/47826: Garrett Cooper: Add <sys/types.h>. Really I am tempted to remove
this file instead.
|
2013-05-17 15:42:09 +00:00 |
joerg
|
66dd2755f5
|
Add __printflike attribution to use vprintf and friends with an argument
as format string.
|
2012-03-15 02:02:20 +00:00 |
joerg
|
afc8527716
|
Use proper format strings.
|
2011-06-16 15:33:24 +00:00 |
pooka
|
46d9a8715d
|
Add RZ(), which is like RL() except that it checks against 0 and
uses the return value as the error number instead of errno.
|
2010-08-31 17:21:14 +00:00 |
pooka
|
26529eabd8
|
Need stdlib.h.
Thanks to Sverre Froyen for pointing this out.
|
2010-08-16 17:01:43 +00:00 |
pooka
|
19a6309ac7
|
Make random garbage more widely available.
|
2010-08-16 10:46:19 +00:00 |
pooka
|
0f32fbbadd
|
use normal include-protection
|
2010-07-25 22:29:15 +00:00 |
pooka
|
3df59b06ac
|
Add atf_tc_fail_errno(), which appends strerror(errno) to the
message string. Adding it to h_macros suggested by jmmv
|
2009-04-14 10:19:38 +00:00 |
jmmv
|
1861ed5ed9
|
Add helper macros for tests.
|
2009-02-20 21:40:55 +00:00 |