OSDN Git Service

2006-06-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
authorironhead <ironhead>
Sun, 4 Jun 2006 15:37:30 +0000 (15:37 +0000)
committerironhead <ironhead>
Sun, 4 Jun 2006 15:37:30 +0000 (15:37 +0000)
commit96d1e5c4810c0a235e9628913380cdefeb526d8e
treeadaf0ac87f80e9dab3709bf1c7505c40d5a5f47e
parentb5594a2767f313f0d458090145841ff6f0678352
2006-06-04      Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

        * lib/Makefile.in: Add unknwn-uuid and servprov-uuid as sources and
        objects.
        * lib/uuid.c (IID_IUnknown, IID_IClassFactory, IID_IServiceProvider):
        Remove.  Moved to unknwn-uuid and servprov-uuid.
        * lib/unknwn-uuid.c: New file.
        * lib/servprov-uuid.c: New file.
winsup/w32api/ChangeLog
winsup/w32api/lib/Makefile.in
winsup/w32api/lib/servprov-uuid.c [new file with mode: 0644]
winsup/w32api/lib/unknwn-uuid.c [new file with mode: 0644]
winsup/w32api/lib/uuid.c