32 |
|
|
33 |
#ifndef REDIRECTSTDSTREAMS_H_SEEN |
#ifndef REDIRECTSTDSTREAMS_H_SEEN |
34 |
#define REDIRECTSTDSTREAMS_H_SEEN |
#define REDIRECTSTDSTREAMS_H_SEEN |
35 |
|
|
36 |
|
#if 0 /* disabling this stuff (it was making it hard to debug tests) */ |
37 |
|
|
38 |
FILE *redirect_stderr(CONST char *filename); |
FILE *redirect_stderr(CONST char *filename); |
39 |
/**< |
/**< |
89 |
* to the new stdout stream. Returns NULL if stdout could not |
* to the new stdout stream. Returns NULL if stdout could not |
90 |
* be reset. |
* be reset. |
91 |
*/ |
*/ |
92 |
|
|
93 |
|
#endif |
94 |
|
|
95 |
#endif /* REDIRECTSTDSTREAMS_H_SEEN */ |
#endif /* REDIRECTSTDSTREAMS_H_SEEN */ |