summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Expand)AuthorAge
* Simplify Irix build, remove iris4d.h file.Dan Nicolaescu2011-07-06
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-22
|\
| * Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-18
| * Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-23
| * Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-11
* | * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF): Protoize decl.Paul Eggert2011-04-16
* | * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra arg to 'fatal'.Paul Eggert2011-04-16
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-26
* | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-16
* | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.Paul Eggert2011-03-16
* | Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.Eli Zaretskii2011-02-26
* | Initial version of fix for the MS-DOS build, not yet tested.Eli Zaretskii2011-02-19
* | src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h.Eli Zaretskii2011-02-16
* | Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-16
* | Import getloadavg module from gnulib.Paul Eggert2011-02-15
* | Fix the MS-DOS build due to introduction of B_.Eli Zaretskii2011-02-14
* | Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-14
* | Don't define HAVE_STRFTIME on MS-Windows.Eli Zaretskii2011-01-31
* | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-29
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.Dan Nicolaescu2010-11-13
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-19
|\|
| * * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).Ken Brown2010-10-18
* | Remove HAVE_TERMIOS definitions.Dan Nicolaescu2010-09-20
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-22
|\|
| * * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): NewPeter O'Gorman2010-08-09
| * Backport from trunk: close bug#6190.enami tsugutomo2010-05-20
* | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.Eli Zaretskii2010-08-22
* | Remove redundant HAVE_TCATTR defines.Dan Nicolaescu2010-08-20
* | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-08
* | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconfJan D2010-07-29
* | Rename s/usg5-4.h -> s/usg5-4-common.h.Dan Nicolaescu2010-07-29
* | Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-28
* | Convert function definitions to standard C and some cleanups.Dan Nicolaescu2010-07-12
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-11
* | Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-07
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-29
* | Remove some cpp that is internal to configure.in.Glenn Morris2010-06-29
* | * src/s/freebsd.h (BSD4_2): Remove redundant definition.Dan Nicolaescu2010-06-27
* | * src/s/usg5-4.h: Fix previous change.Dan Nicolaescu2010-06-09
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-06
* | Turn `directory-sep-char' into a noop.Juanma Barranquero2010-06-04
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-03
* | * src/s/sol2-10.h: Comment fix.Glenn Morris2010-06-02