[Pkg-virtualbox-commits] [kbuild] branch experimental updated (8232e0b -> 80b0b10)
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Sep 13 14:40:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a change to branch experimental
in repository kbuild.
from 8232e0b Update changelog
new 96e32c9 Imported Upstream version 0.1.9998svn2911+dfsg
new 248dbdb Merge tag 'upstream/0.1.9998svn2911+dfsg' into experimental
new 80b0b10 Update changelog
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 2 +-
kBuild/tools/VCC100AMD64.kmk | 14 +-
kBuild/tools/VCC100X86.kmk | 14 +-
src/kWorker/kWorker.c | 970 ++++++++++++++++++++++++++++++++++++++++--
src/kmk/Makefile.kmk | 6 +-
src/kmk/kmkbuiltin.h | 3 +-
src/kmk/kmkbuiltin/cat.c | 16 +-
src/kmk/kmkbuiltin/err.c | 112 ++++-
src/kmk/kmkbuiltin/mscfakes.c | 6 +-
src/kmk/kmkbuiltin/printf.c | 126 +++++-
src/kmk/kmkbuiltin/solfakes.c | 6 +-
src/kmk/main.c | 4 +-
src/kmk/misc.c | 89 ++++
src/lib/Makefile.kmk | 5 +-
src/lib/maybe_con_fwrite.c | 114 +++++
src/lib/maybe_con_write.c | 116 +++++
src/lib/msc_buffered_printf.c | 254 +++++++++++
src/lib/nt/ntstuff.h | 55 ++-
src/sed/Makefile.kmk | 4 +-
src/sed/lib/utils.c | 5 +
20 files changed, 1840 insertions(+), 81 deletions(-)
create mode 100644 src/lib/maybe_con_fwrite.c
create mode 100644 src/lib/maybe_con_write.c
create mode 100644 src/lib/msc_buffered_printf.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/kbuild.git
More information about the Pkg-virtualbox-commits
mailing list