| /dflybsd-src/contrib/gcc-4.7/gcc/doc/ |
| H A D | implement-cxx.texi | 7 @chapter C++ Implementation-defined behavior 8 @cindex implementation-defined behavior, C++ language 11 choice of behavior in each of the areas that are designated 22 @xref{Implementation-defined behavior, , Implementation-defined 23 behavior, cpp, The C Preprocessor}. Some choices are documented in 30 * Conditionally-supported behavior:: 34 @node Conditionally-supported behavior 35 @section Conditionally-supported behavior
|
| H A D | implement-c.texi | 7 @chapter C Implementation-defined behavior 8 @cindex implementation-defined behavior, C language 11 choice of behavior in each of the areas that are designated 22 @xref{Implementation-defined behavior, , Implementation-defined 23 behavior, cpp, The C Preprocessor}. Some choices are made by the 43 * Locale-specific behavior implementation:: 60 @xref{Implementation-defined behavior, , Implementation-defined 61 behavior, cpp, The C Preprocessor}. 68 The behavior of most of these points are dependent on the implementation 76 @xref{Implementation-defined behavior, , Implementation-defined [all …]
|
| H A D | compat.texi | 28 behavior specified by the ABI@. 49 behavior can vary from one implementation to another. Some of these 55 Conformance to the same ABI and the same behavior of implementation-defined 94 different program behavior for implementation-defined features that are 97 usual behavior of implementation-defined features for the platform.
|
| H A D | bugreport.texi | 45 @cindex undefined behavior 53 program whose behavior is undefined, which happened by chance to give
|
| H A D | cpp.texi | 166 * Implementation-defined behavior:: 223 This manual describes the behavior of the ISO preprocessor. To 225 behavior does not conflict with traditional semantics, the 316 that this condition provokes undefined behavior, so GCC will emit a 905 not cause the same behavior for @samp{<>} includes that @samp{""} 1077 These rules are implementation-defined behavior according to the C 1174 block. There is no way to request this behavior with a @samp{#pragma}, 2081 attribute as a way to always get the gnu90 behavior. Support for 2524 behavior in these cases is undefined. 3290 the C standard says the behavior is undefined. GNU cpp treats it as a [all …]
|
| /dflybsd-src/usr.bin/sed/ |
| H A D | POSIX | 35 POSIX does not specify this behavior as the System V versions of 98 did not produce any output. POSIX does not specify this behavior. 106 text be output. Since the historic behavior doesn't seem to have 108 behavior. 190 behavior. For example the command:
|
| /dflybsd-src/tools/regression/usr.bin/m4/ |
| H A D | m4wrap3.m4 | 4 dnl Check the behavior in presence of recursive m4wraps
|
| H A D | redef.m4 | 3 dnl check all properties of builtin are passed on, including args behavior
|
| /dflybsd-src/etc/ |
| H A D | csh.login | 5 # Uncomment this to give you the default 4.2 behavior, where disk
|
| H A D | profile | 5 # Uncomment this to give you the default 4.2 behavior, where disk
|
| /dflybsd-src/sys/vm/ |
| H A D | vm_map.h | 286 vm_map_entry_set_behavior(struct vm_map_entry *entry, u_char behavior) in vm_map_entry_set_behavior() argument 289 (behavior & MAP_ENTRY_BEHAV_MASK); in vm_map_entry_set_behavior()
|
| /dflybsd-src/bin/ed/ |
| H A D | POSIX | 75 2) Since the behavior of `u' (undo) within a `g' (global) command list is 76 not specified by POSIX, it follows the behavior of the SunOS ed:
|
| /dflybsd-src/contrib/binutils-2.27/gas/doc/ |
| H A D | c-epiphany.texi | 36 default behavior.
|
| /dflybsd-src/contrib/bmake/ |
| H A D | config.h.in | 325 This macro does not affect the system headers' behavior. 340 /* Define to 1 if needed for POSIX-compatible behavior. */ 344 /* Define to 2 if needed for POSIX-compatible behavior. */
|
| /dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/std/ |
| H A D | streambuf | 63 * behavior of stream buffer classes. That section (three paragraphs) 580 * Each derived class provides its own appropriate behavior. See 594 * Each derived class provides its own appropriate behavior. 606 * Each derived class provides its own appropriate behavior. 619 * Each derived class provides its own appropriate behavior,
|
| H A D | ostream | 140 * functions</em>) have some common behavior. Each starts by 252 * handling behavior. 275 * All the unformatted output functions have some common behavior.
|
| /dflybsd-src/usr.bin/col/ |
| H A D | README | 16 In the 32V source code to col(1) the default behavior was to NOT compress
|
| /dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/std/ |
| H A D | streambuf | 68 * behavior of stream buffer classes. That section (three paragraphs) 590 * Each derived class provides its own appropriate behavior. See 604 * Each derived class provides its own appropriate behavior. 616 * Each derived class provides its own appropriate behavior. 629 * Each derived class provides its own appropriate behavior,
|
| H A D | ostream | 142 * functions</em>) have some common behavior. Each starts by 254 * handling behavior. 277 * All the unformatted output functions have some common behavior.
|
| /dflybsd-src/contrib/pam_passwdqc/ |
| H A D | README | 19 behavior of pam_passwdqc (defaults are given in square brackets): 150 This behavior can be disabled with the "non-unix" option.
|
| /dflybsd-src/etc/sendmail/ |
| H A D | README | 33 client mail queue every 30 minutes. Its behavior can be adjusted by setting
|
| /dflybsd-src/contrib/less/ |
| H A D | NEWS | 56 * Improve behavior of interrupt while reading non-terminated pipe 77 * Workaround unreliable ReadConsoleInputW behavior on Windows 588 * Change search behavior such that when a search is given an explicit 592 * Add -A option to change search behavior to the old way: only 659 * Improve behavior of -F option. 763 * Improve behavior of history list for search and shell commands. 1044 Use -X to get the old behavior. 1341 used to strip off the eighth bit (the previous behavior).
|
| /dflybsd-src/crypto/libressl/ |
| H A D | ChangeLog | 512 - Implement flushing for TLSv1.3 handshakes behavior, needed for Apache. 703 OpenSSL's behavior. 872 * Avoid undefined behavior due to memcpy(NULL, NULL, 0). 961 context. This mimics the behavior of the old verifier that would 1129 * Fix SSL_shutdown behavior to match the legacy stack. The previous 1130 behavior could cause a hang. 1189 * Modify I/O behavior so that SSL_MODE_AUTO_RETRY is the default 1246 * Fix SSL_shutdown behavior to match the legacy stack. The previous 1322 * Adjusted EVP_chacha20()'s behavior to match OpenSSL's semantics. 1554 and matching OpenSSL behavior, rewrote ENGINE_* documentation. [all …]
|
| /dflybsd-src/contrib/xz/ |
| H A D | README | 156 unexpected behavior. Even better if you have a patch to propose. 157 However, quite often the reason for unexpected behavior is unknown,
|
| /dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
| H A D | ChangeLog | 194 - improve mesh joining behavior 223 - fix follow-on PD Response behavior 239 (note: this makes old releases incompatible with the fixed behavior) 240 * improved PMF behavior for cases where the AP and STA has different 289 * WNM: workaround for broken AP operating class behavior 312 behavior 408 * allow TLS v1.1 and v1.2 to be negotiated by default; previous behavior 432 operation; old behavior can be restored with cert_in_cb=0 441 * add a workaround for Linux packet socket behavior when interface is in 447 implement Interworking network selection behavior in upper layers [all …]
|