代码搜索:POSIX
找到约 10,000 项符合「POSIX」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5935275
posix
Right now, the numeric vs. string comparisons are screwed up in draft
11.2. What prompted me to check it out was the note in gnu.bug.utils
which observed that gawk was doing the comparison $1 == "00
www.eeworm.com/read/131315/5935452
posix
BEGIN {
a = "+2"; b = 2; c = "+2a"; d = "+2 "; e = " 2"
printf "Test #1: "
if (b == a) print "\"" a "\"" " compares as a number"
else print "\"" a "\"" " compares as a string"
printf "Test #2:
www.eeworm.com/read/131315/5945277
posix
# @(#)POSIX 8.1 (Berkeley) 6/6/93
/*
* Standard LOCALE_CTYPE for the C Locale
*/
ENCODING "UTF2"
VARIABLE A comment line or data line. Only 1 allowed. Copied verbatim.
#
# This is a comment
#
AL
www.eeworm.com/read/131315/5945393
posix
# @(#)POSIX 8.1 (Berkeley) 6/6/93
Comments on the IEEE P1003.2 Draft 12
Part 2: Shell and Utilities
Section 4.55: sed - Stream editor
Diomidis Spinellis
Keith Bostic
www.eeworm.com/read/16793/691025
posix
6.11 Bash POSIX Mode
====================
Starting Bash with the `--posix' command-line option or executing `set
-o posix' while Bash is running will cause Bash to conform more closely
to the POSIX s
www.eeworm.com/read/486037/1255590
posix
# POSIX Standard Locale
#
# As per ISO/IEC 9945-2:1993 specifications
# except for these additional identifying comments
#
# Source: ISO/IEC JTC1/SC22/WG15
# Address: C/O DKUUG, Fruebjergvej 3
# DK
www.eeworm.com/read/362989/2923764
posix
# POSIX Standard Locale
#
# As per ISO/IEC 9945-2:1993 specifications
# except for these additional identifying comments
#
# Source: ISO/IEC JTC1/SC22/WG15
# Address: C/O DKUUG, Fruebjergvej 3
# DK