Searched refs:Cygwin (Results 1 – 25 of 90) sorted by relevance
1234
| /freebsd-9-stable/crypto/openssh/contrib/cygwin/ |
| D | README | 1 This package describes important Cygwin specific stuff concerning OpenSSH. 3 The binary package is usually built for recent Cygwin versions and might 5 about current Cygwin releases. 90 Cygwin Developer
|
| D | Makefile | 10 cygdocdir=$(docdir)/Cygwin
|
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | cygming.opt | 1 ; Cygwin- and MinGW-specific options. 28 Use the Cygwin interface
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | Triple.h | 92 Cygwin, enumerator 319 return getOS() == Triple::Cygwin || getOS() == Triple::MinGW32; in isOSCygMing()
|
| /freebsd-9-stable/crypto/openssh/ |
| D | README.platform | 40 Cygwin 42 To build on Cygwin, OpenSSH requires the following packages:
|
| D | README.privsep | 44 On Cygwin, Tru64 Unix, OpenServer, and Unicos only the pre-authentication
|
| D | README | 20 has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
|
| D | TODO | 83 - Cygwin
|
| D | CREDITS | 27 Corinna Vinschen <vinschen@redhat.com> - Cygwin support
|
| /freebsd-9-stable/usr.sbin/bsdconfig/timezone/share/ |
| D | iso3166.subr | 58 # /usr/share/zoneinfo/iso3166.tab on Linux, Mac OS X, and Cygwin 63 # The format of this file on Linux, Mac OS X, and Cygwin is:
|
| /freebsd-9-stable/contrib/libreadline/ |
| D | README | 106 library. The default is `lib'; Cygwin uses `cyg'. 126 system. Used only on Cygwin. Defaults to $SHLIB_MAJOR, but 132 systems like Cygwin which don't separate version information
|
| D | INSTALL | 242 library. The default is `lib'; Cygwin uses `cyg'. 262 system. Used only on Cygwin. Defaults to $SHLIB_MAJOR, but 268 systems like Cygwin which don't separate version information
|
| /freebsd-9-stable/crypto/openssl/doc/ |
| D | openssl-shared.txt | 21 DYLD_LIBRARY_PATH (MacOS X) or PATH (Cygwin and DJGPP)
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MCTargetDesc.cpp | 206 TheTriple.getOS() == Triple::Cygwin) in getDwarfRegFlavour() 281 } else if (TheTriple.getOS() == Triple::MinGW32 || TheTriple.getOS() == Triple::Cygwin) { in createX86MCAsmInfo()
|
| /freebsd-9-stable/crypto/openssh/contrib/ |
| D | README | 60 Support files for Cygwin
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/ |
| D | InitHeaderSearch.cpp | 311 case llvm::Triple::Cygwin: in AddDefaultCIncludePaths() 392 case llvm::Triple::Cygwin: in AddDefaultCPlusPlusIncludePaths()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86Subtarget.h | 328 bool isTargetCygwin() const { return TargetTriple.getOS() == Triple::Cygwin; } in isTargetCygwin()
|
| /freebsd-9-stable/contrib/llvm/lib/Support/ |
| D | Triple.cpp | 117 case Cygwin: return "cygwin"; in getOSTypeName() 272 .StartsWith("cygwin", Triple::Cygwin) in parseOS()
|
| /freebsd-9-stable/contrib/groff/contrib/pdfmark/ |
| D | ChangeLog | 65 Handle parsing anomalies in Cygwin's `ash', and similar, shells.
|
| /freebsd-9-stable/contrib/libarchive/ |
| D | NEWS | 28 Jan 17, 2010: Don't use futimes() on Cygwin 39 Jul 19, 2009: Support Cygwin 1.7 62 Mar, 2009: Major work to improve Cygwin build by Charles Wilson. 165 * -no-undefined to libtool for Cygwin
|
| /freebsd-9-stable/contrib/groff/ |
| D | MORE.STUFF | 9 . Cygwin:
|
| /freebsd-9-stable/contrib/gcclibs/libiberty/ |
| D | configure.ac | 556 # The Cygwin library actually uses a couple of files from 558 # Cygwin, and we run the tests, we will appear to have these
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | configure.in | 242 ## Red Hat Cygwin
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | contrib.texi | 279 Christopher Faylor for his work on the Cygwin port and for caring and 455 Mumit Khan for various contributions to the Cygwin and Mingw32 ports and 457 porting work to Cygwin/Mingw32. 832 Danny Smith for his major efforts on the Mingw (and Cygwin) ports.
|
| /freebsd-9-stable/contrib/llvm/lib/Support/Unix/ |
| D | Process.inc | 92 // On Cygwin, getpagesize() returns 64k(AllocationGranularity) and
|
1234