summaryrefslogtreecommitdiff
path: root/src/s/usg5-4.h
Commit message (Expand)AuthorAgeFilesLines
* Rename s/usg5-4.h -> s/usg5-4-common.h.Dan Nicolaescu2010-07-291-120/+0
* Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-2/+0
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-8/+0
* * src/s/usg5-4.h: Fix previous change.Dan Nicolaescu2010-06-091-3/+0
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-2/+0
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-3/+0
* NOT_C_CODE is always true now.Glenn Morris2010-06-021-2/+0
* Set linker-related things with configure.Glenn Morris2010-05-181-2/+0
* Reformat some comments in src/s/*.h.Glenn Morris2010-05-111-59/+26
* Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-071-6/+3
* Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-061-2/+0
* Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-031-4/+0
* Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-291-4/+0
* Consolidate redundant definitions.Dan Nicolaescu2010-03-201-28/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * s/usg5-4.h (ADDR_CORRECT): Remove, unused.Dan Nicolaescu2008-07-231-4/+0
* * config.in: Regenerate.Dan Nicolaescu2008-07-231-7/+0
* * s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu2008-07-201-4/+0
* * s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.Dan Nicolaescu2008-07-161-43/+0
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-2/+1
* * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu2008-07-121-19/+0
* * src/fileio.c:Dan Nicolaescu2008-07-101-5/+0
* (USG_SHARED_LIBRARIES): Remove duplicate definition.Dan Nicolaescu2008-06-271-6/+0
* Fix previous change: keep the correct branch of aDan Nicolaescu2008-06-271-2/+3
* * unexnext.c:Dan Nicolaescu2008-06-261-33/+140
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-071-8/+6
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | * s/usg5-4.h:Dan Nicolaescu2007-10-311-1/+0
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (bcopy, bzero, bcmp): Don't define.Dave Love2002-11-191-8/+0
* (bcopy, bzero): Define conditional on HAVE_BCOPY.Dave Love2002-10-301-10/+5
* (bcopy) [IRIX6]: Don't special-case definition ofGerd Moellmann2000-12-151-3/+1
* (LIBS_SYSTEM): Add -lgen because that's neededGerd Moellmann1999-12-021-1/+7
* s/usg5-4.h:Paul Eggert1999-10-191-9/+6
* (TIOCSIGSEND): Don't define this if irix6.Karl Heuer1998-12-161-0/+4
* Don't include filio.h if NO_FILIO_H.Richard M. Stallman1996-08-091-0/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (LIBS_STANDARD): Definition deleted.Richard M. Stallman1995-11-121-1/+3
* Always include sys/wait.h unless NOT_C_CODE;Richard M. Stallman1995-11-101-1/+4
* (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.Karl Heuer1995-07-311-4/+0
* 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