home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / gcc-2.5.8-bin.lha / amigados / include / _G_config.h next >
C/C++ Source or Header  |  1994-02-21  |  1KB  |  42 lines

  1. /* AUTOMATICALLY GENERATED; DO NOT EDIT! */ 
  2. #ifndef _G_config_h
  3. #define _G_config_h
  4. #define _G_LIB_VERSION "0.63"
  5. #define _G_NAMES_HAVE_UNDERSCORE 1
  6. #define _G_HAVE_ST_BLKSIZE 1
  7. typedef unsigned long _G_clock_t;
  8. typedef short _G_dev_t;
  9. typedef long _G_fpos_t;
  10. typedef unsigned short _G_gid_t;
  11. typedef unsigned long _G_ino_t;
  12. typedef unsigned short _G_mode_t;
  13. typedef unsigned short _G_nlink_t;
  14. typedef long _G_off_t;
  15. typedef int _G_pid_t;
  16. typedef int _G_ptrdiff_t;
  17. typedef unsigned int _G_sigset_t;
  18. typedef unsigned long _G_size_t;
  19. typedef long _G_time_t;
  20. typedef unsigned short _G_uid_t;
  21. typedef unsigned short _G_wchar_t;
  22. typedef int /* default */ _G_int32_t;
  23. typedef unsigned int /* default */ _G_uint32_t;
  24. typedef int /* default */ _G_ssize_t;
  25. typedef void * _G_va_list;
  26. #define _G_signal_return_type void
  27. #define _G_sprintf_return_type int
  28. #define _G_BUFSIZ 1024 
  29. #define _G_FOPEN_MAX 20 
  30. #define _G_FILENAME_MAX 1024 
  31. #define _G_NULL 0 /* default */
  32. #define _G_ARGS(ARGLIST) (...)
  33. #define _G_HAVE_ATEXIT 1
  34. #define _G_HAVE_SYS_RESOURCE 1
  35. #define _G_HAVE_SYS_SOCKET 1
  36. #define _G_HAVE_SYS_WAIT 1
  37. #define _G_HAVE_UNISTD 1
  38. #define _G_HAVE_DIRENT 1
  39. #define _G_HAVE_CURSES 1
  40. #define _G_MATH_H_INLINES 0
  41. #endif /* !_G_config_h */
  42.