aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris2012-07-115-24/+0
* | All the cool platforms support CLASH_DETECTION...Glenn Morris2012-07-118-34/+0
* | Remove src/s/gnu.hGlenn Morris2012-07-101-22/+0
* | Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-102-27/+1
* | Assume perror.Paul Eggert2012-07-101-3/+0
* | Move DONT_REOPEN_PTY from src/s to configureGlenn Morris2012-07-103-15/+0
* | Let configure set DEFAULT_SOUND_DEVICEGlenn Morris2012-07-101-2/+0
* | Remove "#define unix" that is no longer needed (Bug#11905).Paul Eggert2012-07-101-3/+0
* | Simplify by avoiding confusing use of strncpy etc.Paul Eggert2012-07-103-6/+3
* | Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-105-11/+0
* | Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris2012-07-103-15/+0
* | * src/s/irix6-5.h (SETUP_SLAVE_PTY, PTY_NAME_SPRINTF): Drop ifdef guards.Glenn Morris2012-07-091-4/+0
* | * src/s/gnu.h: Don't include fcntl.hGlenn Morris2012-07-091-4/+1
* | * src/s/gnu.h (SIGNALS_VIA_CHARACTERS): No need to define it hereGlenn Morris2012-07-091-2/+0
* | Rename configure.in to configure.ac.Paul Eggert2012-07-081-3/+2
* | * 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
|\ \ | |/