OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:since
(Results
1 - 25
of
115
) sorted by relevancy
1
2
3
4
5
/src/lib/libc/arch/vax/sys/
fork.S
38
jlbc %r1,1f # parent,
since
%r1 == 0 in parent, 1 in child
/src/usr.bin/make/unit-tests/
opt-debug.mk
11
.MAKEFLAGS: -d0 # -d0 is available
since
2020-10-03
counter-append.mk
6
# This works
since
2020-09-23. Before that, the counter ended up at having
counter.mk
6
# This works
since
2020-09-23. Before that, the counter ended up at having
directive-for-lines.mk
5
#
Since
parse.c 1.127 from 2007-01-01 and before parse.c 1.494 from
7
# messages inside .for loops had been wrong
since
ParseGetLine skipped empty
varmod-sun-shell1.mk
20
# subsequent references will not,
since
we do not execute a command
varname-dot-shell.mk
18
#
Since
2020-10-30 this is prevented.
25
# This has no effect
since
the variable is not defined in the global scope,
varname-make_print_var_on_error.mk
7
#
since
at the point where it is filled in PrintOnError, the first command in
cond-late.mk
14
# They should also not contain operators like == or <,
since
these are
35
# current "yes no" to "yes yes",
since
both variables are non-empty.
shell-csh.mk
8
# This is only obvious in parallel mode
since
in compat mode,
18
# the definition of the csh had been wrong
since
1993 at least.
varmod-order-shuffle.mk
6
# The variable modifier :Ox is available
since
2005-06-01.
9
# This makes the random numbers completely predictable
since
the only other
varname-makefile.mk
18
# Deleting the variable does not work
since
this variable does not live in
27
# Overwriting this variable is possible
since
the "Internal" namespace
var-eval-short.mk
42
#
Since
var.c 1.907 from 2021-04-04, a '$' is no longer allowed in the
53
# which failed
since
'$' is not a valid range character.
67
# unexpanded text as a regular expression, which is unnecessary
since
the
84
# error message 'Invalid time value: ${FAIL}}'
since
it did not expand its
99
# error message 'Invalid time value: ${FAIL}}'
since
it did not expand its
154
# necessary.
Since
the return value from Var_Parse is supposed to be ignored
155
# anyway, and
since
it is actually ignored in an overly complicated way,
export.mk
32
# This is exported (see the .rawout file) but not displayed
since
the dash
make-exported.mk
12
# which was surprising behavior.
Since
2020-10-03 this line tries to
20
#
Since
2020-10-03, the "variable" named "-literal" is not exported anymore,
21
# it is just ignored
since
its name starts with '-'.
opt-debug-lint.mk
8
#
Since
2020-09-13, undefined variables that are used on the left-hand side
14
#
Since
2020-09-13, the "Malformed conditional" error message is not printed
25
# sense to expand them in the global scope
since
they will never be defined
37
#
Since
2020-09-13, Var_Parse properly reports errors for undefined variables,
47
#
Since
2020-09-14, dependency lines may contain undefined variables.
53
# may assume that the variable is defined
since
they will only be evaluated
61
#
Since
2020-10-03, in lint mode the variable modifier must be separated
71
#
since
make always fell back trying to parse the indirect modifier as a
97
# This only happened in lint mode
since
in default mode the early check for
shell-ksh.mk
8
# This is only obvious in parallel mode
since
in compat mode,
varmod-order-string.mk
21
# To sort the words numerically, use ':On' instead;
since
var.c 1.939 from
deptgt.mk
29
# expect+1: Unassociated shell command ": command3 # parse error,
since
targets == NULL"
30
: command3 # parse error,
since
targets == NULL
directive-for-escape.mk
25
# as comment character. Using 3 backslashes doesn't help either
since
79
# The .for loop splits ${VALUES} into 3 words, at the space characters,
since
191
#
since
there was no check on valid variable names. ForLoop_SubstVarShort
203
#
since
since
there is never a variable named '', the whole expression '${$}'
216
# The error message occurs in the line of the .for loop
since
that's the place
225
# No error
since
the newline character is not actually used in the body.
230
# a newline character in a .for loop led to a crash
since
at the point where
varmod-ifelse.mk
20
# fine
since
the condition would be:
82
# returns AMR_CLEANUP as result, Var_Parse returns varUndefined
since
the
84
# then supposed to do proper error handling, but
since
varUndefined is local
91
# done
since
there is no well-formed comparison in the condition at all.
108
# This hack does not work for variables from .for loops
since
these are
153
#
Since
cond.c 1.262 from 2021-04-20, make reports a more specific error
178
# "true"
since
"+" is not the empty string.
181
# "false"
since
the variable named "*" is not defined.
184
# syntax error
since
the condition is completely blank.
190
#
Since
the condition of the '?:' modifier is expanded before being parsed an
[
all
...]
varmod-loop.mk
28
# Even "@" works as a variable name
since
the variable is installed
40
#
since
the $@ at the end could have been interpreted as a variable, which
67
# would be neither defined nor nonempty
since
all expressions of the form
114
# longer take place
since
they had only been active during the evaluation of
148
#
since
the value of CMDLINE is still "cmdline". That impression is only
168
# The above '.unexport' has no effect
since
UnexportVar requires a global
176
# This still didn't work
since
there must not only be a global variable, the
226
# In the first round, '\$ ' is unescaped to '$ ', and
since
the
232
# Like in other modifiers, '\ ' is preserved,
since
' ' is not one of
dep-var.mk
43
# the $I is expanded.
Since
the variable I is not defined, it expands to
67
# or "$)" or "$$". Using "$:" does not work
since
the dependency line is
74
# round of expansion, the "$I" expands to nothing
since
the variable "I" is
77
#
Since
2020-09-13, this generates a parse error in lint mode (-dL), but not
78
# in normal mode
since
ParseDependency does not handle any errors after
directive-undef.mk
14
#
Since
var.c 1.761 from 2020-12-22, .undef handles multiple variable names
27
# varname-empty.mk.
Since
var.c 1.737 from 2020-12-19, .undef complains
34
# ever do anything
since
that variable is never defined.
69
# A variable named "$" can be undefined
since
the argument to .undef is
82
#
Since
var.c 1.762 from 2020-12-22, parse errors in the argument should be
124
# exported yet
since
it refers to another variable.
136
#
Since
var.c 1.570 from 2020-10-06 and before var.c 1.1014 from 2022-03-26,
/src/usr.bin/xlint/lint1/
lex.c
73
* Valid values for '
since
' are 78, 90, 99, 11, 23.
83
#define kwdef(name, token, detail,
since
, gcc, deco) \
86
(
since
) == 90, \
87
(
since
) == 99 || (
since
) == 11, \
88
(
since
) == 23, \
92
#define kwdef_token(name, token,
since
, gcc, deco) \
93
kwdef(name, token, {false},
since
, gcc, deco)
94
#define kwdef_sclass(name, sclass,
since
, gcc, deco) \
95
kwdef(name, T_SCLASS, .u.kw_scl = (sclass),
since
, gcc, deco
[
all
...]
Completed in 247 milliseconds
1
2
3
4
5
Indexes created Sun Feb 15 12:34:49 CET 2026