summaryrefslogtreecommitdiff
path: root/src/s/gnu-linux.h
AgeCommit message (Expand)Author
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-20Remove HAVE_TERMIOS definitions.Dan Nicolaescu
2010-07-29Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D
2010-06-06Remove BSTRING related code, all platforms define it.Dan Nicolaescu
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu
2010-06-02NOT_C_CODE is always true now.Glenn Morris
2010-05-17* s/gnu-linux.h: Combine two conditionals.Glenn Morris
2010-05-17Set rallocobj with configure, not cpp.Glenn Morris
2010-05-11Reformat some comments in src/s/*.h.Glenn Morris
2010-05-11Move LIB_GCC from cpp to configure.Glenn Morris
2010-05-09Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris
2010-05-07Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris
2010-05-06Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris
2010-05-06Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu
2010-05-04Remove BSD_PGRPS.Dan Nicolaescu
2010-05-03Remove POSIX_SIGNALS.Dan Nicolaescu
2010-05-03Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris
2010-04-27Move MOTIF_LIBW to autoconf.Glenn Morris
2010-04-26Use $CRT_DIR in more places.Glenn Morris
2010-04-20Simplify LD_SWITCH_SYSTEM_TEMACS usage.Dan Nicolaescu
2010-03-29Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu
2010-03-22* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.Dan Nicolaescu
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-05-10Make GCPROs and UNGCPRO no-ops also on SuperH.Thien-Thi Nguyen
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-12-19Reorganize implementation of Flist_system_processes andDan Nicolaescu
2008-10-02* gmalloc.c (__sbrk): Also define for uClibc.Dan Nicolaescu
2008-08-02(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.Eli Zaretskii
2008-07-24* m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.Dan Nicolaescu
2008-07-23* config.in: Regenerate.Dan Nicolaescu
2008-07-20* s/usg5-4.h (LIBS_SYSTEM): Remove, system for which this wasDan Nicolaescu
2008-07-16Remove boilerplate comments.Dan Nicolaescu
2008-07-16* systty.h: Remove code for Aix on 386, unsupported platform.Dan Nicolaescu
2008-07-13* config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu
2008-07-12* syswait.h: Remove old if 0 code. Do not define WAITTYPE, it wasDan Nicolaescu
2008-07-10* src/fileio.c:Dan Nicolaescu
2008-05-07Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-02-10* s/gnu-linux.h: Remove support for non-ELF and linux-1.x.Dan Nicolaescu
2008-02-09* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsoleteDan Nicolaescu
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-11-18(GC_MARK_SECONDARY_STACK): Update call toAndreas Schwab
2006-09-23(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.Romain Francoise
2006-07-03Comment change.Richard M. Stallman
2006-06-24(SIGNALS_VIA_CHARACTERS): Define for Linux kernelKim F. Storm