* "uname" now reports the operating system as "Haiku".
* This fixes a part of bug #2451. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26130 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
42fe8ffbd2
commit
81b4a3051a
@ -1411,7 +1411,7 @@
|
||||
/* #undef HAVE___FSETLOCKING */
|
||||
|
||||
/* The host operating system. */
|
||||
#define HOST_OPERATING_SYSTEM "BeOS"
|
||||
#define HOST_OPERATING_SYSTEM "Haiku"
|
||||
|
||||
/* Define as const if the declaration of iconv() needs const. */
|
||||
/* #undef ICONV_CONST */
|
||||
|
Loading…
Reference in New Issue
Block a user