aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/usg5-4.h
Commit message (Collapse)AuthorAgeFilesLines
* Delete obsolete symbols.Karl Heuer1994-09-181-5/+0
|
* Move #undef static before the includes.Richard M. Stallman1994-07-201-6/+6
|
* (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.Richard M. Stallman1994-07-191-18/+18
|
* (GETTIMEOFDAY_ONE_ARGUMENT): Define it.Richard M. Stallman1994-06-171-0/+4
|
* Delete HAVE_SETSID; configure checks for that.Karl Heuer1994-02-121-1/+0
|
* (bcopy) Use memmove instead of memcpy.Richard M. Stallman1993-12-261-1/+1
|
* (bzero, bcmp, bcopy): New macros.Richard M. Stallman1993-07-291-0/+14
| | | | (LIB_STANDARD): Don't include libucb.a.
* (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.Richard M. Stallman1993-07-261-0/+2
|
* Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Jim Blandy1993-06-181-1/+0
|
* Updated GPL version to 2.Jim Blandy1993-06-121-1/+1
|
* Remove HAVE_RENAME; configure guesses that now.Jim Blandy1993-05-231-1/+0
|
* * m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,Jim Blandy1993-05-041-2/+0
| | | | | | | | | | m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by configure script. * s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed; derived by configure script. * s/usg5-4.h (HAVE_GETTIMEOFDAY): Deleted; ../configure figures that out now.
* * s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.Jim Blandy1993-03-131-1/+1
|
* * s/usg5-4.h: Changes from Eric Raymond:Jim Blandy1993-03-111-3/+23
| | | | | | | | | If we're doing ordinary linking, define LIB_STANDARD appropriately. Give LIBS_DEBUG a null definition; usg5-4 has no -lg. #define LIBS_STANDARD as "-lc"; usg5-4 has no -lPW. #define NSIG, if it's not already defined. #define HAVE_TERMIOS instead of HAVE_TCATTR. Provide our own definition of LIB_X11_LIB.
* * s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".Jim Blandy1993-02-141-1/+1
|
* entered into RCSRichard M. Stallman1992-09-201-2/+6
|
* *** empty log message ***Jim Blandy1992-08-291-30/+36
|
* *** empty log message ***Jim Blandy1992-08-191-3/+1
|
* *** empty log message ***Jim Blandy1992-01-311-2/+0
|
* Initial revisionJim Blandy1991-12-131-0/+163