| /freebsd-12.1/contrib/llvm/lib/Support/Unix/ |
| H A D | COM.inc | 1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===// 10 // This file implements the Unix portion of COM support.
|
| H A D | Watchdog.inc | 1 //===--- Unix/Watchdog.inc - Unix Watchdog Implementation -------*- C++ -*-===// 10 // This file provides the generic Unix implementation of the Watchdog class.
|
| H A D | Mutex.inc | 1 //===- llvm/Support/Unix/Mutex.inc - Unix Mutex Implementation ---*- C++ -*-===// 10 // This file implements the Unix specific (non-pthread) Mutex class.
|
| H A D | README.txt | 1 llvm/lib/Support/Unix README 8 Unix - only code that is truly generic to all UNIX platforms 10 SUS - code that is specific to the Single Unix Specification
|
| H A D | RWMutex.inc | 1 //= llvm/Support/Unix/RWMutex.inc - Unix Reader/Writer Mutual Exclusion Lock =// 10 // This file implements the Unix specific (non-pthread) RWMutex class.
|
| H A D | ThreadLocal.inc | 1 //=== llvm/Support/Unix/ThreadLocal.inc - Unix Thread Local Data -*- C++ -*-===// 10 // This file implements the Unix specific (non-pthread) ThreadLocal class.
|
| H A D | Host.inc | 1 //===- llvm/Support/Unix/Host.inc -------------------------------*- C++ -*-===// 19 #include "Unix.h"
|
| H A D | Threading.inc | 1 //===- Unix/Threading.inc - Unix Threading Implementation ----- -*- C++ -*-===// 10 // This file provides the Unix specific implementation of Threading functions.
|
| H A D | Program.inc | 1 //===- llvm/Support/Unix/Program.cpp -----------------------------*- C++ -*-===// 10 // This file implements the Unix specific portion of the Program class. 19 #include "Unix.h" 310 // If the execve() failed, we should exit. Follow Unix protocol and 431 // Do nothing, as Unix doesn't differentiate between text and binary. 436 // Do nothing, as Unix doesn't differentiate between text and binary.
|
| /freebsd-12.1/contrib/sendmail/cf/mailer/ |
| H A D | uucp.m4 | 132 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP 135 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP 140 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP 143 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP 149 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP 154 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
|
| H A D | local.m4 | 18 ifdef(`LOCAL_MAILER_DSN_DIAGNOSTIC_CODE',, `define(`LOCAL_MAILER_DSN_DIAGNOSTIC_CODE', `X-Unix')') 92 _OPTINS(`LOCAL_MAILER_MAX', `M=', `, ')T=X-Unix/X-Unix/X-Unix,_PROG_QGRP
|
| H A D | cyrus.m4 | 55 …ifdef(`CYRUS_MAILER_MAX', `M=CYRUS_MAILER_MAX, ')U=CYRUS_MAILER_USER, T=DNS/RFC822/X-Unix,_CYRUS_Q… 59 …ifdef(`CYRUS_MAILER_MAX', `M=CYRUS_MAILER_MAX, ')U=CYRUS_MAILER_USER, T=DNS/RFC822/X-Unix,_CYRUS_Q…
|
| /freebsd-12.1/contrib/dialog/samples/ |
| H A D | menubox12 | 18 Linux:The Great Unix Clone for 386/486 19 NetBSD:Another free Unix Clone for 386/486
|
| H A D | editbox-utf8 | 21 Linux The Great Unix Clone for 386/486 22 NetBSD Another free Unix Clone for 386/486
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | INSTALL | 5 systems (the Unix/Linux family (which includes Mac OS/X), OpenVMS, 21 * NOTES.UNIX (any supported Unix like system) 80 on Unix (again, this includes Mac OS/X): 108 Unix: normal installation directories under /usr/local 121 On Unix: 190 Unix: /usr/local/ssl 198 Unix: /usr/local 651 Unix). 783 Unix-like systems. 797 Unix example: [all …]
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | gnu.texi | 8 The GNU Project was launched in 1984 to develop a complete Unix-like 10 recursive acronym for ``GNU's Not Unix''; it is pronounced
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | README | 10 twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper 14 than Unix grep or egrep. (Regular expressions containing backreferencing
|
| /freebsd-12.1/contrib/sqlite3/tea/ |
| H A D | README | 24 Msys + Mingw build process. This provides a Unix-style build while 26 means that you can use the same configure script as per the Unix build
|
| /freebsd-12.1/usr.bin/ee/nls/de_DE.ISO8859-1/ |
| H A D | ee.msg | 35 25 "Unix-Kommando" 61 51 "abbruch : Abbruch ohne Sichern !bef : Unix-Befehl \"bef\" ausf. " 75 65 "!bef : Unix-\"bef\" |klein: Suche ohne Gro�/Klein |abbr : Abbruch " 118 108 "Unix-Befehl: "
|
| /freebsd-12.1/contrib/bearssl/conf/ |
| H A D | UnixClang.mk | 6 include conf/Unix.mk
|
| H A D | Unix32.mk | 7 include conf/Unix.mk
|
| H A D | samd20.mk | 6 include conf/Unix.mk
|
| /freebsd-12.1/contrib/bearssl/mk/ |
| H A D | SingleUnix.mk | 35 CONF = Unix
|
| /freebsd-12.1/contrib/gdb/gdb/config/i386/ |
| H A D | i386sco4.mh | 1 # Host: Intel 386 running SCO Unix 3.2v4
|
| /freebsd-12.1/share/misc/ |
| H A D | bsd-family-tree | 409 [TUHS] The Unix Historical Society. http://minnie.tuhs.org/Unix_History/. 778 Doug McIlroy. Research Unix Reader. 780 Michael G. Brown. The Role of BSD in the Development of Unix. 781 Presented to the Tasmanian Unix Special Interest Group of the 784 Peter H. Salus. Unix at 25. Byte Magazine, October 1994. 788 Die freien BSD-Varianten von Unix. c't April 1997, page 368ff.
|