delorie.com/archives/browse.cgi | search |
Jason, regarding missing files - I think you're sport on (I just got home where I have :pserver access again...) == administrator AT LIFELESSWKS /usr/src/src/winsup/cygwin $ cvs -z9 diff -up ? pthread_rework.patch ? sched.cc ? include/sched.h ? include/semaphore.h cvs server: Diffing . Index: cygwin.din =================================================================== RCS file: /cvs/src/src/winsup/cygwin/cygwin.din,v retrieving revision 1.22 diff -u -p -r1.22 cygwin.din --- cygwin.din 2001/03/17 01:14:57 1.22 +++ cygwin.din 2001/03/21 06:50:10 @@ -1114,6 +1114,14 @@ cygwin32_internal = cygwin_internal @PTH_ALLOW AT sem_wait @PTH_ALLOW AT sem_trywait @PTH_ALLOW AT sem_post +sched_get_priority_max +sched_get_priority_min +sched_getparam +sched_getscheduler +sched_rr_get_interval +sched_setparam +sched_setscheduler +sched_yield acl _acl = acl facl === so I suggest that you remove sched.o from the Makefile.in for now. Rob
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |