libXfont: Changes to 'master'

Dodji Seketeli dodji at kemper.freedesktop.org
Sat Aug 11 14:09:53 PDT 2007


 src/builtins/dir.c |  155 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 155 insertions(+)

New commits:
commit 3c3b47bf6f080ddb700886de3e5bfa42c2f0774e
Merge: 9f86614... 32d2d33...
Author: Dodji Seketeli <dodji at openedhand.com>
Date:   Sat Aug 11 23:09:50 2007 +0200

    Merge branch 'master' of ssh://dodji@git.freedesktop.org/git/xorg/lib/libXfont

commit 9f86614394af81bc484cf00f3e9996510d3718cb
Author: Ademar de Souza Reis Jr <ademar at mandriva.com.br>
Date:   Mon Jul 30 14:36:21 2007 -0400

    Fix dirfd leak on CatalogueRescan().

commit 87f50267181887ed9214536608bd2035d2dd70f7
Author: Ademar de Souza Reis Jr <ademar at mandriva.com.br>
Date:   Mon Jul 30 14:35:01 2007 -0400

    Support relative paths in catalogue:<dir> symlinks.
    
    Relative symlinks are common inside the catalogue directory and
    should be supported as well.

commit 7670d4a2720c61fbc7b989fed14c676f04ac3ad1
Author: Dodji Seketeli <dodji at seketeli.org>
Date:   Mon Jul 16 12:24:34 2007 +0200

    Remove side effects from BuiltinReadDirectory()
    
    The first time BuiltinReadDirectory() is called,
    save the content of builtin_dir and builtin_alias,
    before calling FontFileAddFontFile(), because that fonction
    will modify those.
    
    Then, in subsequent calls to BuiltinReadDirectory(), restore
    builtin_dir and builtin_alias so that the side effect incurred
    by the first call disappears.



More information about the xorg-commit mailing list