[haiku-commits] Change in ...haiku[master]: Posix: gethostid() (Bug #10841)

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 19 Jan 2019 01:47:58 +0000

From Rob Gill <rrobgill@xxxxxxxxxxxxxx>:

Rob Gill has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/883


Change subject: Posix: gethostid() (Bug #10841)
......................................................................

Posix: gethostid() (Bug #10841)

* Add gethostid() function to posix/unistd
        Returns hostid if present from hostid file
        (location: /system/settings/hostid)
---
M headers/posix/unistd.h
M src/system/libroot/posix/unistd/Jamfile
A src/system/libroot/posix/unistd/hostid.cpp
3 files changed, 74 insertions(+), 0 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/83/883/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/883
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I7fef02691d16fcd5fd6ed756472a641e9718bdc7
Gerrit-Change-Number: 883
Gerrit-PatchSet: 1
Gerrit-Owner: Rob Gill <rrobgill@xxxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Posix: gethostid() (Bug #10841) - Gerrit