diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2002-03-10 02:53:49 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2002-03-10 02:53:49 +0000 |
| commit | cae16f27ecf8caba054d97074a35148a2c74f826 (patch) | |
| tree | a6cb644d227526e5c06b3647b53eea3f03d610a9 /Etc/BUGS | |
| parent | Fix parsing of binary infix operators of test builtin. (diff) | |
| download | zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar.gz zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar.bz2 zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar.lz zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar.xz zsh-cae16f27ecf8caba054d97074a35148a2c74f826.tar.zst zsh-cae16f27ecf8caba054d97074a35148a2c74f826.zip | |
document the impossibility of timing builtins
Diffstat (limited to 'Etc/BUGS')
| -rw-r--r-- | Etc/BUGS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,3 +44,5 @@ and ksh and may be removed in the future. A good fix would be to keep such patterns unchanged if they do not match regardless of the state of the nonomatch and nullglob options. ------------------------------------------------------------------------ +It is currently impossible to time builtins. +------------------------------------------------------------------------ |
