ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/MANIFEST
Revision: 1.21
Committed: Sun Aug 12 06:10:31 2018 UTC (5 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-4_81, rel-4_80, rel-4_6, rel-4_7, rel-4_78, rel-4_79, rel-4_74, rel-4_75, rel-4_76, rel-4_77, rel-4_71, rel-4_72, rel-4_73, rel-4_52, rel-4_53, rel-4_54, HEAD
Changes since 1.20: +1 -1 lines
Log Message:
4.52

File Contents

# User Rev Content
1 root 1.1 README
2     MANIFEST
3     COPYING
4     Changes
5     Makefile.PL
6 root 1.13 schmorp.h
7 root 1.1 AIO.pm
8     AIO.xs
9 root 1.17 gendef0
10     def0.h
11 root 1.12 bin/treescan
12 root 1.1 t/00_load.t
13     t/01_stat.t
14     t/02_read.t
15 root 1.2 t/03_errors.t
16 root 1.4 t/04_fork.t
17 root 1.5 t/05_readdir.t
18 root 1.7 t/06_group.t
19 root 1.8 t/07_feeder.t
20 root 1.2 t/aio_test_common.pm
21 root 1.10
22     libeio/xthread.h
23 root 1.16 libeio/ecb.h
24 root 1.10 libeio/eio.h
25     libeio/eio.c
26 root 1.20 libeio/etp.c
27 root 1.11 libeio/libeio.m4
28    
29     configure.ac
30     configure
31 root 1.21 config.h.in
32 root 1.11 autogen.sh
33 root 1.10
34 root 1.6 typemap