summaryrefslogtreecommitdiff
path: root/src/s
AgeCommit message (Expand)Author
2012-07-11Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris
2012-07-11All the cool platforms support CLASH_DETECTION...Glenn Morris
2012-07-10Remove src/s/gnu.hGlenn Morris
2012-07-10Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris
2012-07-10Assume perror.Paul Eggert
2012-07-10Move DONT_REOPEN_PTY from src/s to configureGlenn Morris
2012-07-10Let configure set DEFAULT_SOUND_DEVICEGlenn Morris
2012-07-10Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert
2012-07-10Simplify by avoiding confusing use of strncpy etc.Paul Eggert
2012-07-10Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris
2012-07-10Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris
2012-07-09* src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.Glenn Morris
2012-07-09* src/s/gnu.h: Don't include fcntl.hGlenn Morris
2012-07-09* src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it hereGlenn Morris
2012-07-08Rename configure.in to configure.ac.Paul Eggert
2012-07-07* configure.in (BROKEN_SA_RESTART): Doc fix.Glenn Morris
2012-07-06Replace some src/s undefs by never even checking on relevant platformsGlenn Morris
2012-07-07Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....Juanma Barranquero
2012-07-06* nt/config.nt: Complete rework to bring it in sync with autogen/config.in.Juanma Barranquero
2012-07-04Remove obsolete configuration options (Windows port).Juanma Barranquero
2012-06-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii
2012-06-30Adapt the MS-DOS build to the latest changes.Eli Zaretskii
2012-06-26Define HAVE_STRCASECMP and HAVE_STRNCASECMP on MS-Windows.Eli Zaretskii
2012-06-24Improve port of struct timespec to MS-Windows.Eli Zaretskii
2012-06-23Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii
2012-06-13Remove some unused definitions from src/sGlenn Morris
2012-06-12Remove HAVE_SYSV_SIGPAUSE unused remnantsGlenn Morris
2012-06-12* src/s/gnu.h (POSIX_SIGNALS): Remove (again).Glenn Morris
2012-06-12Remove src/s/sol2-10.hGlenn Morris
2012-06-12Remove src/s/hpux11.hGlenn Morris
2012-06-12Remove a couple of src/s filesGlenn Morris
2012-06-12Move NO_TERMIO, BROKEN_SIGIO from src/s to configureGlenn Morris
2012-06-11Move SYSTEM_TYPE from src/s to configureGlenn Morris
2012-05-30Remove obsolete '#define static' cruft.Paul Eggert
2012-05-22Remove src/m/*.Paul Eggert
2012-05-19Remove unused HAVE_* symbols for functions.Paul Eggert
2012-05-19Remove no-longer-used macro HAVE_FTIME.Paul Eggert
2012-04-13Make GC_MAKE_GCPROS_NOOPS the default (Bug#9926).Paul Eggert
2012-04-13* src/s/cygwin.h (PTY_OPEN): Don't try to close a bogus file descriptor.Ken Brown
2012-04-11Use the real vfork under CygwinDaniel Colascione
2012-04-07Avoid unnecessary pointer scanning in garbage collection (Bug#10780).Paul Eggert
2012-03-29Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii
2012-03-24Fix bug #9960 with MSVC build on MS-Windows.Eli Zaretskii
2012-01-28* src/s/gnu.h: Define POSIX_SIGNALS.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-16* s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert
2011-11-27Fix MS-Windows build with MSVC compiler.Eli Zaretskii
2011-11-19Merge from trunk.Paul Eggert
2011-11-14Spelling fixes.Paul Eggert
2011-11-13Merge from trunk.Paul Eggert