/external/bison/m4/ |
close-stream.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
fatal-signal.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
fseterr.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
msvc-nothrow.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
quotearg.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
strtoul.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
unistd-safer.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
xalloc.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
xstrndup.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
closeout.m4 | 5 dnl gives unlimited permission to copy and/or distribute it,
|
getdtablesize.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
localcharset.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
mbchar.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
mbiter.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
off_t.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
pipe2.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
quote.m4 | 5 dnl gives unlimited permission to copy and/or distribute it,
|
sig_atomic_t.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
spawn-pipe.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
wait-process.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
waitpid.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
xsize.m4 | 4 dnl gives unlimited permission to copy and/or distribute it,
|
/external/curl/docs/cmdline-opts/ |
max-redirs.d | 9 unlimited.
|
/prebuilts/go/darwin-x86/src/ |
run.bash | 24 # On OS X ulimit -S -n rejects 'unlimited'. 31 [ "$(ulimit -H -n)" == "unlimited" ] || ulimit -S -n $(ulimit -H -n) 32 [ "$(ulimit -H -d)" == "unlimited" ] || ulimit -S -d $(ulimit -H -d) 36 [ "$(ulimit -H -T)" == "unlimited" ] || ulimit -S -T $(ulimit -H -T)
|
/prebuilts/go/linux-x86/src/ |
run.bash | 24 # On OS X ulimit -S -n rejects 'unlimited'. 31 [ "$(ulimit -H -n)" == "unlimited" ] || ulimit -S -n $(ulimit -H -n) 32 [ "$(ulimit -H -d)" == "unlimited" ] || ulimit -S -d $(ulimit -H -d) 36 [ "$(ulimit -H -T)" == "unlimited" ] || ulimit -S -T $(ulimit -H -T)
|