hostname: Add an implementation of the hostname display utility. (try 2)

Andrew Nguyen anguyen at codeweavers.com
Thu May 19 07:11:16 CDT 2011


I've revised some resource strings and made the utility use gethostname.

---
 configure.ac                  |    1 +
 programs/hostname/Makefile.in |   12 +++
 programs/hostname/hostname.c  |  175 +++++++++++++++++++++++++++++++++++++++++
 programs/hostname/hostname.h  |   27 ++++++
 programs/hostname/hostname.rc |   31 +++++++
 5 files changed, 246 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: 0002-hostname-Add-an-implementation-of-the-hostname-display.txt
Type: text/x-patch
Size: 8268 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110519/c66f6157/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/20110519/c66f6157/attachment.pgp>


More information about the wine-patches mailing list