hostname: Add an implementation of the hostname display utility.

Andrew Nguyen anguyen at codeweavers.com
Tue May 17 05:15:37 CDT 2011


---
 configure.ac                  |    1 +
 programs/hostname/Makefile.in |   12 +++
 programs/hostname/hostname.c  |  156 +++++++++++++++++++++++++++++++++++++++++
 programs/hostname/hostname.h  |   26 +++++++
 programs/hostname/hostname.rc |   30 ++++++++
 5 files changed, 225 insertions(+), 0 deletions(-)
 create mode 100644 programs/hostname/Makefile.in
 create mode 100644 programs/hostname/hostname.c
 create mode 100644 programs/hostname/hostname.h
 create mode 100644 programs/hostname/hostname.rc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hostname-Add-an-implementation-of-the-hostname-display.txt
Type: text/x-patch
Size: 7790 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110517/5561d81d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110517/5561d81d/attachment.pgp>


More information about the wine-patches mailing list