Saurav Sachidanand writes:
> “pattern” and “exclude” are two structs defined in attr.c and dir.h
> respectively. Each contain a “flags” field of type int that takes on
> values from the set of positive integers {1, 4, 8, 16}, that are
> enumerated through the macro EXC_FLAG_*.
>
> That the most s
“pattern” and “exclude” are two structs defined in attr.c and dir.h
respectively. Each contain a “flags” field of type int that takes on
values from the set of positive integers {1, 4, 8, 16}, that are
enumerated through the macro EXC_FLAG_*.
That the most significant bit (used to store the sign)
2 matches
Mail list logo