| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
avoiding crashes in inner loops
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
from causing too much mayhem
|
|
|
|
| |
27466: document it
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
27447: document change for waiting for $!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
make indentation more standard
|
|
|
|
| |
improved _make
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Alexey Froloff: 27367: Completion/Unix/Command/_ri: update for Ruby 1.9
|
| |
|
|
|
|
|
| |
ignored (duplicate) file names
27368, 27369: FEATURES: replace an incorrect example
|
| |
|
| |
|
|
|
|
| |
27358: fix error if $0 altered in sourced file
|
| |
|