aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some src/s files that are now emptyGlenn Morris2012-07-124-47/+0
* Move "system type" macros from src/s to configureGlenn Morris2012-07-1211-98/+1
* Move NSIG_MINIMUM from src/s to configureGlenn Morris2012-07-121-5/+0
* Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris2012-07-122-9/+0
* Remove macro MIN_PTY_KERNEL_VERSION, only used in one placeGlenn Morris2012-07-121-4/+0
* Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris2012-07-121-4/+0
* Rename init_process rather than working around it on DarwinGlenn Morris2012-07-121-4/+0
* Move NO_EDITRES from src/s to configureGlenn Morris2012-07-122-9/+0
* Do not unconditionally define HAVE_XRMSETDATABASE on some systemsGlenn Morris2012-07-122-14/+0
* Move UNIX98_PTYS from src/s to configureGlenn Morris2012-07-121-4/+0
* Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris2012-07-129-99/+0
* Move PTY_OPEN from src/s to configureGlenn Morris2012-07-124-47/+0
* Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-119-40/+1
* Move more things from src/s to configureGlenn Morris2012-07-113-38/+0
* Move more stuff from src/s to configureGlenn Morris2012-07-115-19/+0
* Move some AIX defines from src/s to configureGlenn Morris2012-07-111-11/+0
* Move NO_ABORT from src/s to configureGlenn Morris2012-07-111-6/+0
* Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris2012-07-111-3/+0
* Move NARROWPROTO from src/s to configureGlenn Morris2012-07-115-26/+0
* Remove unneeded #define POSIXGlenn Morris2012-07-112-3/+0
* All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-118-41/+0
* * s/sol2-6.h (HAVE_LIBKSTAT): Remove.Paul Eggert2012-07-111-7/+0
* Trivial re-ordering and comment updatingGlenn Morris2012-07-111-14/+13
* Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-113-51/+0
* Removed some unnecessary undef INTERRUPT_INPUTs from src/sGlenn Morris2012-07-112-27/+0
* 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