summary refs log tree commit diff
path: root/src/funcs/dirs
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-10-06 22:42:14 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2007-10-06 22:42:14 +0800
commitaa82f69dea2f2d5fe4337dfb12cea54fabdab175 (patch)
tree3648d6fc0a7280d8bb7d437ac3a2e6e548705599 /src/funcs/dirs
parent[VAR] Remove setvarsafe (diff)
downloaddash-aa82f69dea2f2d5fe4337dfb12cea54fabdab175.tar.gz
dash-aa82f69dea2f2d5fe4337dfb12cea54fabdab175.zip
[BUILTIN] Use intmax_t arithmetic in test
This patch adds the function atomax10 and uses it in test(1) so that we
support intmax_t comparisons.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
t/bin/title.c?id=cd25fb7a873005bda0579faeb3b2aea529679440&follow=1'>Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe Because apparently it's fine for servers to respond with Content-Encoding you didn't ask for, and curl won't decode it if you didn't ask for it. 2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to titleJune McEnroe 2019-09-07Ignore SIGPIPE in relayJune McEnroe Allows restarting consumers safely. 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe Oops, didn't see this. 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe