1# Files for which we are not the source.
2
3# In the "Local Modifications" fields below, "I" means the source files were
4# imported using the CVS import command and "NI" means CVS import was not used.
5
6GNU ZLib
7Stream compression and decompression libraries.
8License: zlib/README (Public Domain, but do not misrepresent source.)
9Bug Report Email: bug-zlib@gnu.org
10GNU Web Page: http://www.gnu.org/directory/GNU/zlib.html
11Last Web Location: http://www.zlib.net
12Previous Web Location: http://www.gzip.org/zlib
13
14Imported files                                              CVS                 Local
15                                                            Directory Modifications
16----------------------------------------------- --------------- ---------------
17$GNUZLIB/*                                                  zlib                build scripts
18                                                                                only I
19
20
21
22GNU Diffutils
23License: GPL
24Bug Report Email: bug-gnu-utils@gnu.org
25GNU Web Page: http://www.gnu.org/directory/GNU/diffutils.html
26Project Web Page: http://savannah.gnu.org/projects/diffutils/
27
28Imported files                                              CVS                 Local
29                                                            Directory Modifications
30----------------------------------------------- --------------- ---------------
31$GNUDIFF/*                                                  diff                yes NI
32
33
34
35GNULib
36Portable implementations of useful functions found on some platforms but not
37others.  We update these files directly from the GNULIB CVS repository.
38Only files which cannot be autoupdated by running the gnulib-update script in
39this directory are tracked here.
40License: GPL
41Bug Report Email: bug-gnulib@gnu.org
42Project Web Page: http://savannah.gnu.org/projects/gnulib
43CVS Repository (via SSH): :ext:anoncvs@savannah.gnu.org/cvsroot/gnulib
44
45Imported files                                              CVS                 Local
46                                                            Directory Modifications
47----------------------------------------------- --------------- ---------------
48# The following error module is only half-imported to support getdate.y's test
49# hooks when xmalloc, which calls error(), is needed.  We cannot completely
50# import the error module since it would conflict with CVS's error() function,
51# which is needed to send errors across the connection to the client.
52# $GNULIB/modules/error
53$GNULIB/lib/error.c                               lib                 no NI
54$GNULIB/lib/error.h                               lib                 no NI
55$GNULIB/m4/strerror_r.m4                          lib                 no NI
56
57
58
59Windows stat() substitute which works around bass ackwards file time problems
60on Windows.
61License: GPL
62Bug Report Email: ???
63Project Web Page: http://www.codeproject.com/datetime/dstbugs.asp
64
65Imported files                                              CVS                 Local
66                                                            Directory Modifications
67----------------------------------------------- --------------- ---------------
68JmgStat.c                                       windows-NT      yes NI
69JmgStat.h                                       windows-NT      yes NI
70