| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/usg5-4.h: | Paul Eggert | 1999-10-19 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (NSIG): Remove. (NSIG_MINIMUM): New macro. s/gnu-linux.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/umips.h, s/usg5-4.h: (SIGIO): Do not undef. (BROKEN_SIGIO): New macro. * s/gnu-linux.h: (SIGPOLL, SIGURG): Do not undef. (BROKEN_SIGPOLL, BROKEN_SIGURG): New macros. * s/ptx4.h: (SIGINFO): Do not undef. (BROKEN_SIGINFO): New macros. * s/ptx.h, s/template.h: Doc fix. * s/aix3-1.h, s/bsd4-1.h, s/dgux.h, s/gnu-linux.h, s/hiuxmpp.h, s/hpux.h, s/iris3-5.h, s/iris3-6.h, s/irix3-3.h, s/osf1.h, s/rtu.h, s/sunos4-1.h, s/unipl5-0.h, s/unipl5-2.h, s/usg5-0.h, s/usg5-2-2.h, s/usg5-2.h, s/usg5-3.h, s/xenix.h: (open, close, read, write, INTERRUPTIBLE_OPEN, INTERRUPTIBLE_CLOSE, INTERRUPTIBLE_IO): Remove. * s/sol2-5.h (_LARGEFILE_SOURCE, _FILE_OFFSET_BITS): New macros. | ||||
| * | (PTY_TTY_NAME_SPRINTF): Make failure non-fatal. | Karl Heuer | 1996-01-08 | 1 | -11/+11 |
| | | |||||
| * | (HAVE_VFORK): Remove #undef, since we now | Karl Heuer | 1995-12-13 | 1 | -9/+0 |
| | | | | | | know how to use Solaris vfork. (VFORK_RETURN_TYPE): Remove definition. | ||||
| * | (VFORK_RETURN_TYPE): Moved here from s/sol2-4.h. | Karl Heuer | 1995-05-27 | 1 | -2/+7 |
| | | |||||
| * | Add #undef HAVE_VFORK. | Karl Heuer | 1995-05-26 | 1 | -0/+4 |
| | | |||||
| * | (POSIX_SIGNALS): Define it. | Richard M. Stallman | 1994-08-11 | 1 | -0/+32 |
| | | | | | | (PTY_TTY_NAME_SPRINTF): New overriding definition. (sigsetmask): Add #undefs. | ||||
| * | (LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly. | Richard M. Stallman | 1994-05-06 | 1 | -1/+5 |
| | | |||||
| * | Fix #include file name. | Richard M. Stallman | 1994-04-12 | 1 | -1/+1 |
| | | |||||
| * | (LD_SWITCH_SYSTEM): New definitions, with #undef. | Richard M. Stallman | 1994-02-26 | 1 | -0/+10 |
| | | |||||
| * | Initial revision | Richard M. Stallman | 1993-12-23 | 1 | -0/+4 |