CVSROOT:        /cvs/src
Module name:    src
Changes by:     yselkow...@sourceware.org       2011-04-15 04:22:15

Modified files:
        winsup/cygwin  : ChangeLog cygwin.din posix.sgml thread.cc 
        winsup/cygwin/include: pthread.h 
        winsup/cygwin/include/cygwin: version.h 

Log message:
        * thread.cc (pthread_setschedprio): New function.
        * include/pthread.h (pthread_setschedprio): Declare.
        * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
        * cygwin.din (pthread_setschedprio): Export.
        * posix.sgml (std-notimpl) Move pthread_setschedprio from here...
        (std-susv4) ...to here.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5241&r2=1.5242
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin.din.diff?cvsroot=src&r1=1.234&r2=1.235
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix.sgml.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.227&r2=1.228
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/pthread.h.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&r1=1.339&r2=1.340

Reply via email to