bd52d17906
too large to list, but see: http://gcc.gnu.org/gcc-3.4/changes.html http://gcc.gnu.org/gcc-4.0/changes.html http://gcc.gnu.org/gcc-4.1/changes.html for the details.
14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
#ifndef NEED_strerror
|
|
#define NEED_strerror
|
|
#endif
|
|
#ifndef NEED_basename
|
|
#define NEED_basename
|
|
#endif
|
|
#ifndef NEED_psignal
|
|
#define NEED_psignal
|
|
#endif
|
|
#ifndef NEED_on_exit
|
|
#define NEED_on_exit
|
|
#endif
|
|
|