home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / ehp14cs.zip / G_config.h < prev    next >
C/C++ Source or Header  |  1992-06-30  |  1KB  |  41 lines

  1. /* This file is generated by hand, since the shell script will
  2.  * not run under OS/2.
  3.  */    
  4. #ifndef _G_config_h
  5. #define _G_config_h
  6. #define _G_NAMES_HAVE_UNDERSCORE 1
  7. #define _G_DOLLAR_IN_LABEL 1
  8. #define _G_HAVE_ST_BLKSIZE 0
  9. #define _G_clock_t long
  10. #define _G_dev_t short
  11. #define _G_fpos_t long
  12. #define _G_gid_t int
  13. #define _G_ino_t unsigned short
  14. #define _G_mode_t unsigned short
  15. #define _G_nlink_t short
  16. #define _G_off_t long
  17. #define _G_pid_t int
  18. #define _G_ptrdiff_t long
  19. #define _G_size_t unsigned long
  20. #define _G_time_t long
  21. #define _G_uid_t int
  22. #define _G_wchar_t long
  23. #define _G_ssize_t long
  24. #define _G_NEED_STDARG_H
  25. #define _G_va_list char*
  26. #define _G_signal_return_type void
  27. #define _G_sprintf_return_type int
  28. #define _G_BUFSIZ  5120
  29. #define _G_FOPEN_MAX 40
  30. #define _G_FILENAME_MAX 260
  31. #define _G_NULL 0
  32. #define _G_ARGS(ARGLIST) ARGLIST
  33. #define _G_SYSV
  34. #define _G_HAVE_SYS_RESOURCE 0
  35. #define _G_HAVE_SYS_SOCKET 0
  36. #define _G_HAVE_UNISTD 1
  37. #define _G_HAVE_DIRENT 1
  38. #define _G_BROKEN_SIGNED_CHAR
  39. #define _G_FRIEND_BUG
  40. #endif /* !_G_config_h */
  41.