Age | Commit message (Expand) | Author |
---|---|---|
2005-12-08 | Do __sleep, should we make it weak, so that libpthread can overwrite it? | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2003-12-30 | Make sleep behave itself properly inthe presence of SIGCHLD | Eric Andersen |
2003-05-14 | Sleep was returning the wrong value because: | David McCullough |
2002-01-02 | Take the shorcut version, which is good enough for | Eric Andersen |
2002-01-02 | Fix usleep to work correctly. Fix sleep behavior in the | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2000-11-04 | More cleanups. Fix things so tinylogin compiles. | Eric Andersen |
2000-10-11 | Reorg unistd dir | Eric Andersen |