| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
warning.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
argc/argv. Pulled and cleaned from PV/VV/VJ init code
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Alot of the time logic assumes a signed type. Switch to using a signed representation that is converted to the native representation only for system calls.
|
| |
|
|
|
|
| |
just fail always for now.
|
| |
|
|
|
|
| |
functions from SGI termios.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
converted to it.
|
| |
|
| |
|
|
|
|
| |
avoid missed signals and intermittent failures.
|
|
|
|
| |
potential problems
|
|
|
|
| |
problems on cygwin.
|
|
|
|
| |
on a heavily-loaded machine.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
KWSYS_STL_HAS_ALLOCATOR_OBJECTS. Needed for more old-stl support in the hashtable.
|
| |
|
| |
|
|
|
|
| |
will allow a child that is blocking while waiting to write to the pipe to wake up and receive the kill signal properly on cygwin.
|
|
|
|
| |
not timeout while waiting for 4 to timeout. This should fix the intermittent failure of test 5 on cygwin. ENH: When a mismatch is reported it now reports what it was as well as what it should have been.
|
|
|
|
| |
though its allocator is a template. Adding ::size_type to be sure it accesses a member of the allocator.
|
| |
|
|
|
|
| |
cygwin paths to executables like /usr/bin/ls are not found.
|
|
|
|
| |
kwsys/cstddef header (to get size_t for hash_fun.hxx).
|
|
|
|
| |
configured namespace.
|
| |
|
|
|
|
| |
the previsous commit.
|