This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/mingw ChangeLog include/unistd.h mi ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ironhead@sourceware.org	2008-05-04 12:18:52

Modified files:
	winsup/mingw   : ChangeLog 
	winsup/mingw/include: unistd.h 
	winsup/mingw/mingwex: Makefile.in 
Added files:
	winsup/mingw/mingwex: usleep.c 

Log message:
	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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/ChangeLog.diff?cvsroot=src&r1=1.390&r2=1.391
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/include/unistd.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/usleep.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/mingw/mingwex/Makefile.in.diff?cvsroot=src&r1=1.40&r2=1.41


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]