added sethostname syscall with proper error checks

Change-Id: I4b4e0a7c4035e19d5843b86ee1f714096adcecd2
This commit is contained in:
Morgawr
2014-04-24 02:12:48 +02:00
committed by Lionel Sambuc
parent b6bd719869
commit 91c835edc2
9 changed files with 375 additions and 6 deletions

View File

@@ -19,4 +19,6 @@
#define _PATH_SERVACCES "/etc/serv.access"
#define _PATH_HOSTNAME_FILE "/etc/hostname.file"
#endif /* _MINIX_PATHS_H_ */