| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove support for Solaris on PPC and for old versions. | Dan Nicolaescu | 2010-03-19 | 1 | -98/+0 |
| | | | | | | | | | | | | | | | | * s/sol2-6.h: Add the contents of s/sol-2.3.h, s/sol-2.4.h, s/sol-2.5.h. (LD_SWITCH_SYSTEM, USE_MMAP_FOR_BUFFERS): Remove #defines/#undef that cancel each other. * s/sol2-3.h: * s/sol2-4.h: * s/sol2-5.h: Remove. * m/ibmrs6000.h: Remove code for USG5_4, this file is only used on AIX. (NO_REMAP): Remove, unused. (UNEXEC): Move definition ... * s/aix4-2.h (UNEXEC): ... here. * configure.in: Remove support for Solaris on PPC and for old versions. | ||||
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | * s/sol2-3.h: Insert contents of s/sol2.h. | Dan Nicolaescu | 2008-07-20 | 1 | -4/+31 |
| | | | | | | (LD_SWITCH_SYSTEM): Remove redundant definition. * s/sol2.h: Remove, unused. | ||||
| * | * src/fileio.c: | Dan Nicolaescu | 2008-07-10 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | * src/sysdep.c * src/systty.h: * src/m/ibmrs6000.h: * src/m/iris4d.h: * src/s/aix4-2.h: * src/s/freebsd.h: * src/s/gnu-linux.h: * src/s/hpux10-20.h: * src/s/hpux11.h: * src/s/netbsd.h: * src/s/sol2-3.h: * src/s/sol2-4.h: * src/s/sol2.h: * src/s/usg5-4.h: * src/s/vms.h: Remove references to unused variables. | ||||
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-07 | 1 | -8/+6 |
| | | |||||
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | | |||||
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | |||||
| * | Add copyright and license notice. Copyright years copied from base | Glenn Morris | 2007-02-16 | 1 | -0/+23 |
| | | | | | include file usg5-4.h. | ||||
| * | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| | | |||||
| * | 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 |