aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-2/+6
* Merge from trunk.Paul Eggert2011-11-191-2/+1
|\
| * Spelling fixes.Paul Eggert2011-11-141-2/+1
* | Merge from trunk.Paul Eggert2011-11-131-1/+1
|\|
| * Fix typos.Juanma Barranquero2011-11-121-1/+1
* | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrindPaul Eggert2011-11-102-11/+0
|/
* * s/gnu.h (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS (Bug#9926).Paul Eggert2011-11-081-0/+2
* Fix MSVC build in lib-src.Eli Zaretskii2011-11-051-9/+6
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-1/+26
* Whitespace changes.Juanma Barranquero2011-09-092-2/+2
* Merge from trunk.Paul Eggert2011-07-191-1/+5
|\
| * Port to OpenBSD.Paul Eggert2011-07-191-1/+5
* | Merge from trunk.Paul Eggert2011-07-091-0/+7
|\|
| * Simplify Irix build, remove iris4d.h file.Dan Nicolaescu2011-07-061-0/+7
* | Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-062-10/+0
|/
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-221-0/+1
|\
| * Fix a bug in time functions when timezone is changed on Windows.Eli Zaretskii2011-04-181-0/+1
| * Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-231-0/+6
| * Distinguish between terminfo and termcap on NetBSD (Bug#7642).Chong Yidong2011-01-111-2/+1
* | * s/sol2-6.h, s/unixware.h (PTY_TTY_NAME_SPRINTF): Protoize decl.Paul Eggert2011-04-162-3/+2
* | * s/usg5-4-common.h (SETUP_SLAVE_PTY): Don't pass extra arg to 'fatal'.Paul Eggert2011-04-161-3/+3
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-262-12/+0
* | * process.c (allocate_pty): Let PTY_ITERATION declare iteration vars.Paul Eggert2011-03-164-6/+4
* | * s/irix6-5.h (PTY_OPEN): Declare stb, to loosen coupling.Paul Eggert2011-03-161-2/+1
* | Fix Sed scripts and srs/s/msdos.h for gnulib additions. Not tested yet.Eli Zaretskii2011-02-261-0/+6
* | Initial version of fix for the MS-DOS build, not yet tested.Eli Zaretskii2011-02-191-0/+9
* | src/s/ms-w32.h (getloadavg): Declare prototype which was removed from lisp.h.Eli Zaretskii2011-02-161-0/+2
* | Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-161-2/+0
* | Import getloadavg module from gnulib.Paul Eggert2011-02-157-61/+0
* | Fix the MS-DOS build due to introduction of B_.Eli Zaretskii2011-02-141-1/+1
* | Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-1/+1
* | Don't define HAVE_STRFTIME on MS-Windows.Eli Zaretskii2011-01-311-1/+0
* | Fix the MS-Windows build broken by 2011-01-17T19:01:[email protected] an...Eli Zaretskii2011-01-291-1/+0
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2416-35/+16
* | Refill some copyright headers.Glenn Morris2011-01-157-13/+18
* | 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): NewPeter 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:[email protected].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 autoconfJan D2010-07-296-16/+0