summaryrefslogtreecommitdiff
path: root/src/s
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (BROKEN_SA_RESTART): Doc fix.Glenn Morris2012-07-071-1/+1
* Replace some src/s undefs by never even checking on relevant platformsGlenn Morris2012-07-063-19/+2
* Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero2012-07-071-6/+0
* * nt/config.nt: Complete rework to bring it in sync with autogen/config.in.Juanma Barranquero2012-07-061-76/+90
* Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-041-5/+0
* Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-1/+1
|\
| * Adapt the MS-DOS build to the latest changes.Eli Zaretskii2012-06-301-2/+0
|/
* Define HAVE_STRCASECMP and HAVE_STRNCASECMP on MS-Windows.Eli Zaretskii2012-06-261-0/+8
* Improve port of struct timespec to MS-Windows.Eli Zaretskii2012-06-241-0/+9
* Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii2012-06-231-0/+1
* Remove some unused definitions from src/sGlenn Morris2012-06-133-5/+8
* Remove HAVE_SYSV_SIGPAUSE unused remnantsGlenn Morris2012-06-122-5/+0
* * src/s/gnu.h (POSIX_SIGNALS): Remove (again).Glenn Morris2012-06-121-2/+0
* Remove src/s/sol2-10.hGlenn Morris2012-06-122-13/+0
* Remove src/s/hpux11.hGlenn Morris2012-06-121-9/+0
* Remove a couple of src/s filesGlenn Morris2012-06-122-7/+0
* Move NO_TERMIO, BROKEN_SIGIO from src/s to configureGlenn Morris2012-06-126-18/+1
* Move SYSTEM_TYPE from src/s to configureGlenn Morris2012-06-1113-55/+0
* Remove obsolete '#define static' cruft.Paul Eggert2012-05-301-6/+0
* Remove src/m/*.Paul Eggert2012-05-225-6/+19
* Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-1/+0
* Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-1/+0
* Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert2012-04-1312-22/+14
* * src/s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor.Ken Brown2012-04-131-1/+2
* Use the real vfork under CygwinDaniel Colascione2012-04-111-4/+0
* Avoid unnecessary pointer scanning in garbage collection (Bug#10780).Paul Eggert2012-04-071-3/+0
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-291-0/+3
* Fix bug #9960 with MSVC build on MS-Windows.Eli Zaretskii2012-03-241-0/+6
* * src/s/gnu.h: Define POSIX_SIGNALS.Chong Yidong2012-01-281-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0516-16/+16
* * s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert2011-12-161-1/+1
* 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