import libiberty from egcs

This commit is contained in:
Ian Lance Taylor
2000-02-22 15:59:20 +00:00
parent 252b5132c7
commit e2eaf47799
33 changed files with 4434 additions and 381 deletions

View File

@@ -1,7 +1,7 @@
#include <stdio.h>
#ifndef L_tmpnam
#define L_tmpname 100
#define L_tmpnam 100
#endif
#ifndef P_tmpdir
#define P_tmpdir "/usr/tmp"