aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-073-5/+0
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-082-15/+4
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-4/+0
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-296-16/+2
* * src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu2010-06-271-3/+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-0610-31/+0
* Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-041-3/+0
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-039-31/+0
* * src/s/sol2-10.h: Comment fix.Glenn Morris2010-06-021-4/+3
* NOT_C_CODE is always true now.Glenn Morris2010-06-024-8/+0
* * src/s/sol2-6.h: Remove obsolete comments.Dan Nicolaescu2010-06-011-12/+0
* Minor msdos build change.Glenn Morris2010-05-181-2/+0
* Set linker-related things with configure.Glenn Morris2010-05-186-18/+3
* * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Glenn Morris2010-05-181-5/+1
* * s/gnu-linux.h: Combine two conditionals.Glenn Morris2010-05-171-4/+1
* * src/[ms]/template.h: Comments.Glenn Morris2010-05-171-1/+4
* Set rallocobj with configure, not cpp.Glenn Morris2010-05-172-12/+3
* * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).Glenn Morris2010-05-131-2/+0
* Reformat some comments in src/s/*.h.Glenn Morris2010-05-1115-371/+195
* Move LIB_GCC from cpp to configure.Glenn Morris2010-05-115-16/+0
* On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris2010-05-101-2/+0
* Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-096-26/+9
* Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-097-107/+20
* Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-0712-78/+6
* Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Eli Zaretskii2010-05-071-3/+1
* Missing part of previous commit.Glenn Morris2010-05-061-9/+2
* Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-063-28/+9
* Define LIB_STANDARD and START_FILES using autoconf.Dan Nicolaescu2010-05-069-35/+0
* Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu2010-05-062-6/+0
* * Makefile.in (STARTFILES): Conditionally define to make the usage clear.Dan Nicolaescu2010-05-061-2/+0
* Remove BSD_PGRPS.Dan Nicolaescu2010-05-042-8/+0
* Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-0313-37/+4
* Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-033-22/+9
* Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris2010-05-032-15/+1
* Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-031-9/+2
* * s/hpux10-20.h (LIB_STANDARD): New definition.Dan Nicolaescu2010-05-031-3/+2
* Clean up IRIX code.Dan Nicolaescu2010-05-011-0/+10
* Clean up AIX code.Dan Nicolaescu2010-05-011-0/+4
* Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii2010-05-011-0/+12
|\
| * Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii2010-05-011-0/+12
* | * s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Dan Nicolaescu2010-04-301-0/+4
* | Move LIBXMU from cpp to configure.Glenn Morris2010-04-282-10/+2
* | Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-271-3/+0
* | Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-273-15/+1
* | Use $CRT_DIR in more places.Glenn Morris2010-04-264-9/+9
* | Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu2010-04-262-4/+0
* | * s/cygwin.h (LIBS_DEBUG): Remove, unused.Dan Nicolaescu2010-04-231-1/+0
* | Remove redundant flags.Dan Nicolaescu2010-04-234-23/+0
* | Simplify m/intel386.h.Dan Nicolaescu2010-04-231-0/+11
|/