|
|
GNU tools for NeXTSTEP 3.3
#include "libioP.h"
#include "stdio.h"
#undef putchar
int
putchar(c)
int c;
{
return _IO_putc(c, stdout);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.