Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-01-19 08:38:24 +0300
committerChristopher Faylor <me@cgf.cx>2004-01-19 08:38:24 +0300
commit80ecc90fa20aabe654054de81e038bf81107480f (patch)
tree68b96d23891249974b5f19feb9fcc799de0cddc8 /newlib/libc/sys/linux/iconv
parentd6572226d967a23e01a50ea63856d13ee9b9464e (diff)
* cygwin/include/signal.h: Add copyright notice.
* cygwin.din: Make clock SIGFE. Add clock_gettime, sigwaitinfo, timer_create, timer_delete, timer_settime. * include/cygwin/version.h: Reflect above additions. * fork.cc (fork_child): Call fixup_timers_after_fork. * signal.cc (sigwait): Remove unused variable. * timer.cc: New file. (clock_gettime): Define new function. (timer_tracker): Define new struct used by timer functions. (timer_tracker::timer_tracker): New function. (to_us): New function. (timer_thread): New function. (timer_tracker::settime): New function. (timer_create): New function. (timer_settime): New function. (timer_delete): New function. (fixup_timers_after_fork): New function. * cygthread.cc: Bump thread count.
Diffstat (limited to 'newlib/libc/sys/linux/iconv')
0 files changed, 0 insertions, 0 deletions