OSDN Git Service

2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>
authorironhead <ironhead>
Sun, 4 May 2008 12:18:52 +0000 (12:18 +0000)
committerironhead <ironhead>
Sun, 4 May 2008 12:18:52 +0000 (12:18 +0000)
commit3e247b799352cc5f51d97bf30617711bc654a6db
tree7c8f1eb6e90123c294ed814530aaf17653c0db6b
parent4995370574c1bae7436f0192e4f44bd98313ddf1
2008-05-04 Ramiro Polla <ramiro@lisha.ufsc.br>

        * include/sys/time.h (useconds_t): typedef.
        * include/unistd.h (usleep): Add prototype.
        * mingwex/usleep.c: New file.
        * mingwex/makefile.in: Add usleep source and object.
winsup/mingw/ChangeLog
winsup/mingw/include/unistd.h
winsup/mingw/mingwex/Makefile.in
winsup/mingw/mingwex/usleep.c [new file with mode: 0755]