]> sourceware.org Git - newlib-cygwin.git/commit
2002-05-22 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 22 May 2002 20:26:28 +0000 (20:26 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 22 May 2002 20:26:28 +0000 (20:26 +0000)
commit7736feb2769e32b669bffcccb89483163116ed5c
treeae39217ea668958a9f67c4bb5ae1f7ae54bb9f4f
parent613251a46db43c02ac3a39352e08b153560b2d4c
2002-05-22  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/sys/linux/shm_open.c: New file.
        * libc/sys/linux/shm_unlink.c: Ditto.
        * libc/sys/linux/Makefile.am: Add support for shm_open.c and
        shm_unlink.c.
        * libc/sys/linux/Makefile.in: Regenerated.
        * libc/sys/linux/sys/types.h: Add some additional checks to see
        if clock_t or time_t is already defined.
newlib/ChangeLog
newlib/libc/sys/linux/Makefile.am
newlib/libc/sys/linux/Makefile.in
newlib/libc/sys/linux/shm_open.c [new file with mode: 0644]
newlib/libc/sys/linux/shm_unlink.c [new file with mode: 0644]
newlib/libc/sys/linux/sys/types.h
This page took 0.034109 seconds and 5 git commands to generate.