Age | Commit message (Collapse) | Author |
|
|
|
Also make wait posix-compliant and update doc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on, you guessed it, the BSDs!
|
|
|
|
everything is going to be okay, now now, please don't cry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This pass makes variable size_t-ready, so everything works when
the prototypes are fixed in skalibs.
Some code uses "unsigned int *" where it should be "size_t *";
it cannot be changed now, but it's been marked with XXX. It must
change at the same time as the skalibs API.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- rc for 2.1.4.5
|
|
|
|
|
|
|
|
|
|
- do not depend on /bin/true
|
|
It was totally idiotic and I didn't see it; Olivier Brunel did.
Herp derp.
|
|
- possible bugfix for forstdin: -p was failing in some cases with ECHILD
in the final waitn. I couldn't figure it out (the code looked right...) so
I changed the logic, scrapping the call to waitn.
- rc for 2.1.2.2
|
|
- rc for 2.1.2.1
|
|
- rc for 2.1.2.0
|