Lines Matching refs:system
29 * system.h: Include xtime.h.
37 * system.h: definitions of CVS_OPENDIR, CVS_READDIR, & CVS_CLOSEDIR
65 * system.h: Added CVS_FDOPEN to conform to CVS_FOPEN precedent
130 * fnmatch.c: Include system.h; FOLD_FN_CHAR has moved there from
172 * system.h (CVS_LSTAT): New macro.
180 * fncase.c: Include config.h before system.h.
182 * system.h: Just include string.h unconditionally. We already
188 * system.h: If __CYGWIN32__ or WIN32 are defined, define
203 it probably breaks some system. So clean this up:
208 * system.h: Remove declarations of getwd and getcwd. Move getcwd
217 * system.h: Always use "rb" and "wb". Check for O_BINARY with an
246 * system.h: Replace comment referring to ChangeLog with a
254 * system.h: Add CVS_FNMATCH.
258 * system.h (mkfifo): Remove; not used anywhere.
306 * Makefile.in, getopt.h, sighandle.c, system.h: Remove CVSid; we
314 stripslash.c, system.h, vasprintf.c, wait.h, xgetwd.c, yesno.c:
355 * system.h: Don't use #elif. It is said to cause problems with
373 * system.h: If ERRNO_H_MISSING is defined, don't include errno.h.
406 * system.h: If EXIT_FAILURE is not defined by stdlib.h, define it
411 * system.h: Remove alloca cruft.
425 * system.h: added an existence_error macro check for EVMSERR
479 * system.h: Remove defines for index, rindex, bcmp, and bzero.
491 is undefined in this file, and including system.h is said to cause
517 * system.h (existence_error): new macro, tries to portably ask if
522 * system.h (NEED_DECOY_PERMISSIONS): moved this section to where
528 * system.h: ifdef NEED_DECOY_PERMISSIONS, then define the S_I*
534 * system.h: ifdef USE_OWN_TCPIP_H, then include "tcpip.h". Only
548 * system.h (STAT_MACROS): ifdef S_IFMT, then use it as before; but
557 * valloc.c: omit malloc declaration (it's already in system.h
563 * system.h (STAT_MACROS_BROKEN): undo previous change, because
569 * system.h (STAT_MACROS_BROKEN): in defining the S_IF* macros,
584 * system.h: do nothing about alloca ifdef ALLOCA_IN_STDLIB (see
609 * system.h: define POSIX_SIGNALS or BSD_SIGNALS if configure has
617 * system.h: Doc fix.
655 * system.h [HAVE_IO_H]: #include <io.h>, for Windows NT.
659 use in system-sensitive code.
711 * system.h: Check for PATHSIZE before falling back to _POSIX_PATH_MAX.
721 * system.h: Include <sys/param.h> only if HAVE_SYS_PARAM_H
743 * system.h: Check HAVE_SYS_TIMEB_H not non-existent HAVE_TIMEB_H.
745 * system.h: Don't define alloca if it is already defined.
749 * system.h: If NeXT, define utimbuf ourself.
753 * system.h: Handle time and directory headers as recommended in
773 * system.h (S_IRUSR et al): Define if not already defined.
830 * system.h: Fix Dec 27 change to work correctly. Makes Sep 9
837 * system.h: don't touch PATH_MAX or MAXPATHLEN if *both* of them