gl/.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Thu Jan 08 14:35:18 2009 +0000 (2009-01-08)
changeset 328 45ea57d83f28
parent 323 3b24a0bd41ee
child 336 2d4107c6683d
permissions -rw-r--r--
Don't attempt to use chroot() on systems that don't support it.

This has the added bonus of allowing us to use popen() rather than
fork()/exec() for improved portability. Of course, the loss of an
install root is a major reduction of functionality but it's hard to
see what else we could substitute for chroot().
ali@323
     1
.deps
ali@323
     2
/Makefile.am
ali@323
     3
/alloca.c
ali@323
     4
/alloca.in.h
ali@323
     5
/dummy.c
ali@323
     6
/fnmatch.c
ali@323
     7
/fnmatch.in.h
ali@323
     8
/fnmatch_loop.c
ali@323
     9
/stdbool.in.h
ali@323
    10
/wchar.in.h
ali@323
    11
/wctype.in.h
ali@326
    12
/basename.c
ali@326
    13
/dirname.c
ali@326
    14
/dirname.h
ali@326
    15
/errno.in.h
ali@326
    16
/error.c
ali@326
    17
/error.h
ali@326
    18
/exitfail.c
ali@326
    19
/exitfail.h
ali@326
    20
/gettext.h
ali@326
    21
/intprops.h
ali@326
    22
/mkdir.c
ali@326
    23
/stdlib.in.h
ali@326
    24
/strerror.c
ali@326
    25
/string.in.h
ali@326
    26
/stripslash.c
ali@326
    27
/strndup.c
ali@326
    28
/strnlen.c
ali@326
    29
/sys_stat.in.h
ali@326
    30
/unistd.in.h
ali@326
    31
/xalloc-die.c
ali@326
    32
/xalloc.h
ali@326
    33
/xmalloc.c
ali@326
    34
/xstrndup.c
ali@326
    35
/xstrndup.h