zsh-workers
 help / color / mirror / code / Atom feed
248a03e61a25226dcd4f0a7d67c0eef080fa8950 blob 388 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
name=zsh/rlimits
link=either
load=yes

autofeatures="b:limit b:ulimit b:unlimit"

# limit is the csh builtin, while ulimit is the ksh/posix one.
# Autoloading ulimit in csh emulation should be relatively
# harmless as "ulimit" contrary to "limit" is not otherwise
# a common English word. So we're only accomodating sh/ksh
# emulations.
autofeatures_posix="b:ulimit"

objects="rlimits.o"
debug log:

solving 248a03e61 ...
found 248a03e61 in https://inbox.vuxu.org/zsh-workers/20201126065719.mqaljeb3cwd7k2k4@chazelas.org/ ||
	https://inbox.vuxu.org/zsh-workers/20201123214942.hi2rx7n3jk25ucmd@chazelas.org/
found 06c9e9c7f in https://git.vuxu.org/mirror/zsh/
preparing index
index prepared:
100644 06c9e9c7f6a242ef917ca2ea91d3d31ac38b5dea	Src/Builtins/rlimits.mdd

applying [1/2] https://inbox.vuxu.org/zsh-workers/20201126065719.mqaljeb3cwd7k2k4@chazelas.org/
diff --git a/Src/Builtins/rlimits.mdd b/Src/Builtins/rlimits.mdd
index 06c9e9c7f..248a03e61 100644

Checking patch Src/Builtins/rlimits.mdd...
Applied patch Src/Builtins/rlimits.mdd cleanly.

skipping https://inbox.vuxu.org/zsh-workers/20201123214942.hi2rx7n3jk25ucmd@chazelas.org/ for 248a03e61
index at:
100644 248a03e61a25226dcd4f0a7d67c0eef080fa8950	Src/Builtins/rlimits.mdd

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).