summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* Nuke arch-tags.Glenn Morris2011-01-1520-42/+0
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-152-2/+2
* Merge from emacs-23Stefan Monnier2011-01-1414-25/+21
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0217-17/+17
* | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Dan Nicolaescu2010-11-131-1/+0
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-191-0/+3
|\|
| * * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Ken Brown2010-10-181-0/+3
* | Remove HAVE_TERMIOS definitions....Dan Nicolaescu2010-09-208-51/+0
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-3/+4
|\|
| * * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New...Peter O'Gorman2010-08-091-5/+3
| * Backport from trunk: close bug#6190....enami tsugutomo2010-05-201-0/+5
* | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu....Eli Zaretskii2010-08-221-1/+0
* | Remove redundant HAVE_TCATTR defines....Dan Nicolaescu2010-08-202-6/+0
* | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-081-1/+0
* | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf...Jan D2010-07-296-16/+0
* | Rename s/usg5-4.h -> s/usg5-4-common.h....Dan Nicolaescu2010-07-294-6/+6
* | Clean up unexec.c, remove references to unused code....Dan Nicolaescu2010-07-285-23/+0
* | Convert function definitions to standard C and some cleanups....Dan Nicolaescu2010-07-122-7/+0
* | Use strchr, strrchr instead of index, rindex...Andreas Schwab2010-07-113-14/+0
* | Simplify start_of_data, start_of_text and related code....Dan Nicolaescu2010-07-073-5/+0
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp...Andreas 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