Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
special themselves
|
|
|
|
|
|
zstyle contexts
|
|
|
|
output after child exit
|
|
Shell functions are strictly ASCII for maximum portability.
Other files within the distribution may contain UTF-8 characters.
Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
|
|
Make zsh/mathfunc consistent across systems and use tgamma() where
available
|
|
|
|
|
|
Also add test.
|
|
|
|
|
|
from the emulate command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to decide if module booted OK
|
|
|
|
|
|
|
|
|
|
|
|
add errflag test to loop over fcntl()
|
|
|
|
|
|
|
|
|
|
Gets rid of all the remaining "ignoring return value" compiler
warnings, and makes some read/write operations safer by ensuring
that an EINTR is handled.
|
|
|