summaryrefslogtreecommitdiff
path: root/src/s
AgeCommit message (Expand)Author
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab
2010-06-29* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris
2010-06-29Remove some cpp that is internal to configure.in.Glenn Morris
2010-06-27* src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu
2010-06-09* src/s/usg5-4.h: Fix previous change.Dan Nicolaescu
2010-06-06Remove BSTRING related code, all platforms define it.Dan Nicolaescu
2010-06-04Turn `directory-sep-char' into a noop.Juanma Barranquero
2010-06-03Move UNEXEC definition to autoconf.Dan Nicolaescu
2010-06-02* src/s/sol2-10.h: Comment fix.Glenn Morris
2010-06-02NOT_C_CODE is always true now.Glenn Morris
2010-06-01* src/s/sol2-6.h: Remove obsolete comments.Dan Nicolaescu
2010-05-20Backport from trunk: close bug#6190.enami tsugutomo
2010-05-18Minor msdos build change.Glenn Morris
2010-05-18Set linker-related things with configure.Glenn Morris
2010-05-18* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Glenn Morris
2010-05-17* s/gnu-linux.h: Combine two conditionals.Glenn Morris
2010-05-17* src/[ms]/template.h: Comments.Glenn Morris
2010-05-17Set rallocobj with configure, not cpp.Glenn Morris
2010-05-13* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).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-10On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris
2010-05-09Move LIBS_SYSTEM 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-07Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Eli Zaretskii
2010-05-06Missing part of previous commit.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-06Remove NEED_BSDTTY and NEED_UNISTD_H.Dan Nicolaescu
2010-05-06* Makefile.in (STARTFILES): Conditionally define to make the usage clear.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-05-03Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris
2010-05-03Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris
2010-05-03* s/hpux10-20.h (LIB_STANDARD): New definition.Dan Nicolaescu
2010-05-01Clean up IRIX code.Dan Nicolaescu
2010-05-01Clean up AIX code.Dan Nicolaescu
2010-05-01Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii
2010-05-01Emulate POSIX_SIGNALS on MS-Windows.Eli Zaretskii
2010-04-30* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.Dan Nicolaescu
2010-04-28Move LIBXMU from cpp to configure.Glenn Morris
2010-04-27Move LIBXTR6 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-26Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu
2010-04-23* s/cygwin.h (LIBS_DEBUG): Remove, unused.Dan Nicolaescu
2010-04-23Remove redundant flags.Dan Nicolaescu
2010-04-23Simplify m/intel386.h.Dan Nicolaescu