]> sourceware.org Git - newlib-cygwin.git/commit - newlib/ChangeLog
2007-06-13 Patrick Mansfield <patmans@us.ibm.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 13 Jun 2007 17:44:24 +0000 (17:44 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 13 Jun 2007 17:44:24 +0000 (17:44 +0000)
commita8b08518c115928e471b02cf200cf54b2462f048
treeb5360122fa1113f8326bd330a8cb71e30b1d7016
parent8905d0dcfde388f376367767b0f450dbbeeef90c
2007-06-13  Patrick Mansfield  <patmans@us.ibm.com>

        * libc/include/sys/features.h: Define _POSIX_TIMERS for spu.
        * libc/include/sys/unistd.h: Change usleep prototype to Posix
        form and move outside of OS flag checks.
        * libc/machine/spu/Makefile.am: Add sleep and usleep.
        * libc/machine/spu/Makefile.in: Regenerate.
        * libc/machine/spu/sleep.c: Copy libc/posix/sleep.c.
        * libc/machine/spu/usleep.c: Copy libc/posix/usleep.c.
newlib/ChangeLog
newlib/libc/include/sys/features.h
newlib/libc/include/sys/unistd.h
newlib/libc/machine/spu/Makefile.am
newlib/libc/machine/spu/Makefile.in
newlib/libc/machine/spu/sleep.c [new file with mode: 0644]
newlib/libc/machine/spu/usleep.c [new file with mode: 0644]
This page took 0.029317 seconds and 5 git commands to generate.