gl/.gitignore
author Kristian H?gsberg <krh@redhat.com>
Fri Jul 03 19:06:29 2009 +0100 (2009-07-03)
changeset 373 fda83d91e600
parent 326 e2ddf497b914
child 399 98aade0d875b
permissions -rw-r--r--
Go back to having all info in one rzdb file.

We can still split the rzdb file into a main file and a file data and a details file, but that's only for optimizing the required download size. On the system we always combine the parts back into one rzdb file once downloaded.

committer: J. Ali Harlow <ali@juiblex.co.uk>
     1 .deps
     2 /Makefile.am
     3 /alloca.c
     4 /alloca.in.h
     5 /dummy.c
     6 /fnmatch.c
     7 /fnmatch.in.h
     8 /fnmatch_loop.c
     9 /stdbool.in.h
    10 /wchar.in.h
    11 /wctype.in.h
    12 /basename.c
    13 /dirname.c
    14 /dirname.h
    15 /errno.in.h
    16 /error.c
    17 /error.h
    18 /exitfail.c
    19 /exitfail.h
    20 /gettext.h
    21 /intprops.h
    22 /mkdir.c
    23 /stdlib.in.h
    24 /strerror.c
    25 /string.in.h
    26 /stripslash.c
    27 /strndup.c
    28 /strnlen.c
    29 /sys_stat.in.h
    30 /unistd.in.h
    31 /xalloc-die.c
    32 /xalloc.h
    33 /xmalloc.c
    34 /xstrndup.c
    35 /xstrndup.h
    36 /fsync.c