Updated copyright in headers. No functional change.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ALLOCA_H
|
#ifndef _ALLOCA_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
@@ -32,7 +32,7 @@ struct vregs
|
|||||||
ulong cpsr;
|
ulong cpsr;
|
||||||
#warning ARM: fix floats in vregs, add missing stuff.
|
#warning ARM: fix floats in vregs, add missing stuff.
|
||||||
};
|
};
|
||||||
#endif /* __ARM__ */
|
#endif /* __ARM__ */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _ARCH_SIGNAL_H_ */
|
#endif /* _ARCH_SIGNAL_H_ */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2007-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2007-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
@@ -21,7 +21,7 @@ struct vregs
|
|||||||
double f0, /* fp scratch */
|
double f0, /* fp scratch */
|
||||||
f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13; /* fp volatile regs */
|
f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13; /* fp volatile regs */
|
||||||
};
|
};
|
||||||
#endif /* __M68K__ */
|
#endif /* __M68K__ */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _ARCH_SIGNAL_H_ */
|
#endif /* _ARCH_SIGNAL_H_ */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
@@ -18,7 +18,7 @@ struct vregs
|
|||||||
|
|
||||||
#warning MIPSEL: fixme
|
#warning MIPSEL: fixme
|
||||||
};
|
};
|
||||||
#endif /* __MIPSEL__ */
|
#endif /* __MIPSEL__ */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _ARCH_SIGNAL_H_ */
|
#endif /* _ARCH_SIGNAL_H_ */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
@@ -27,7 +27,7 @@ struct vregs
|
|||||||
fpscr, /* fp condition codes */
|
fpscr, /* fp condition codes */
|
||||||
ctr, xer, cr, msr, lr; /* misc. status */
|
ctr, xer, cr, msr, lr; /* misc. status */
|
||||||
};
|
};
|
||||||
#endif /* __POWERPC__ */
|
#endif /* __POWERPC__ */
|
||||||
|
|
||||||
|
|
||||||
#endif /* _ARCH_SIGNAL_H_ */
|
#endif /* _ARCH_SIGNAL_H_ */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SETJMP_H_
|
#ifndef _ARCH_SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ARCH_SIGNAL_H_
|
#ifndef _ARCH_SIGNAL_H_
|
||||||
@@ -40,7 +40,7 @@ struct vregs {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* __x86_64__ */
|
#endif /* __x86_64__ */
|
||||||
|
|
||||||
#endif /* _ARCH_SIGNAL_H_ */
|
#endif /* _ARCH_SIGNAL_H_ */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2009-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2009-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _INET_H_
|
#ifndef _INET_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ASSERT_H_
|
#ifndef _ASSERT_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _COMPAT_SYS_STAT_H_
|
#ifndef _COMPAT_SYS_STAT_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _CTYPE_H
|
#ifndef _CTYPE_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _DIRENT_H
|
#ifndef _DIRENT_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _DIV_T_H_
|
#ifndef _DIV_T_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _DLFCN_H
|
#ifndef _DLFCN_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All rights reserved.
|
* Copyright 2003-2012 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _ENDIAN_H_
|
#ifndef _ENDIAN_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _POSIX_ERRNO_H
|
#ifndef _POSIX_ERRNO_H
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C"
|
||||||
{
|
{
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <Errors.h>
|
#include <Errors.h>
|
||||||
|
|
||||||
@@ -21,6 +21,6 @@ extern int *_errnop(void);
|
|||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} /* "C" */
|
} /* "C" */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* _POSIX_ERRNO_H */
|
#endif /* _POSIX_ERRNO_H */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _FCNTL_H
|
#ifndef _FCNTL_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _GETOPT_H
|
#ifndef _GETOPT_H
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _GRP_H_
|
#ifndef _GRP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All rights reserved.
|
* Copyright 2002-2012 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _INTTYPES_H_
|
#ifndef _INTTYPES_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _IOVEC_H
|
#ifndef _IOVEC_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2010-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _LANGINFO_H_
|
#ifndef _LANGINFO_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2009-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2009-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _LIBGEN_H
|
#ifndef _LIBGEN_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2012 Haiku Inc. All rights reserved.
|
* Copyright 2001-2012 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _LIBC_LIMITS_H_
|
#ifndef _LIBC_LIMITS_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _LOCALE_H_
|
#ifndef _LOCALE_H_
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MALLOC_H
|
#ifndef _MALLOC_H
|
||||||
#define _MALLOC_H
|
#define _MALLOC_H
|
||||||
|
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2010-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef MALLOC_DEBUG_H
|
#ifndef MALLOC_DEBUG_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2001-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2001-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MATH_H_
|
#ifndef _MATH_H_
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2010-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MONETARY_H_
|
#ifndef _MONETARY_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NET_IF_H
|
#ifndef _NET_IF_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NET_IF_DL_H
|
#ifndef _NET_IF_DL_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2007-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2007-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NET_IF_MEDIA_H
|
#ifndef _NET_IF_MEDIA_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NET_IF_TYPES_H
|
#ifndef _NET_IF_TYPES_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NET_ROUTE_H
|
#ifndef _NET_ROUTE_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NETINET_IN_H_
|
#ifndef _NETINET_IN_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef NETINET_TCP_H
|
#ifndef NETINET_TCP_H
|
||||||
@@ -15,7 +15,7 @@ struct tcphdr {
|
|||||||
uint16_t th_dport; /* destination port */
|
uint16_t th_dport; /* destination port */
|
||||||
uint32_t th_seq;
|
uint32_t th_seq;
|
||||||
uint32_t th_ack;
|
uint32_t th_ack;
|
||||||
|
|
||||||
#if BIG_ENDIAN
|
#if BIG_ENDIAN
|
||||||
uint8_t th_off : 4; /* data offset */
|
uint8_t th_off : 4; /* data offset */
|
||||||
uint8_t th_x2 : 4; /* unused */
|
uint8_t th_x2 : 4; /* unused */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NETINET6_IN6_H_
|
#ifndef _NETINET6_IN6_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2010-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NL_TYPES_H_
|
#ifndef _NL_TYPES_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _NULL_H
|
#ifndef _NULL_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _POLL_H
|
#ifndef _POLL_H
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _PWD_H_
|
#ifndef _PWD_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2009-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2009-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All rights reserved.
|
* Copyright 2008-2012 Haiku, Inc. All rights reserved.
|
||||||
* Distributed under the terms of the MIT license.
|
* Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
#ifndef _SCHED_H_
|
#ifndef _SCHED_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SEARCH_H_
|
#ifndef _SEARCH_H_
|
||||||
@@ -9,9 +9,9 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
FIND,
|
FIND,
|
||||||
ENTER
|
ENTER
|
||||||
} ACTION;
|
} ACTION;
|
||||||
|
|
||||||
typedef struct entry {
|
typedef struct entry {
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc.
|
* Copyright 2008-2012 Haiku, Inc.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SEMAPHORE_H_
|
#ifndef _SEMAPHORE_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc.
|
* Copyright 2004-2012 Haiku, Inc.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SETJMP_H_
|
#ifndef _SETJMP_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SHADOW_H_
|
#ifndef _SHADOW_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SIZE_T_H_
|
#ifndef _SIZE_T_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDINT_H_
|
#ifndef _STDINT_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDIO_H_
|
#ifndef _STDIO_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDIO_EXT_H_
|
#ifndef _STDIO_EXT_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDIO_POST_H_
|
#ifndef _STDIO_POST_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDIO_PRE_H_
|
#ifndef _STDIO_PRE_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2011 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STDLIB_H_
|
#ifndef _STDLIB_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STRING_H_
|
#ifndef _STRING_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_FILE_H
|
#ifndef _SYS_FILE_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_IOCTL_H
|
#ifndef _SYS_IOCTL_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_IPC_H
|
#ifndef _SYS_IPC_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_MMAN_H
|
#ifndef _SYS_MMAN_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_MSG_H
|
#ifndef _SYS_MSG_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_PARAM_H
|
#ifndef _SYS_PARAM_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_POLL_H
|
#ifndef _SYS_POLL_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_RESOURCE_H
|
#ifndef _SYS_RESOURCE_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_SELECT_H
|
#ifndef _SYS_SELECT_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_SEM_H
|
#ifndef _SYS_SEM_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_SOCKET_H
|
#ifndef _SYS_SOCKET_H
|
||||||
@@ -47,7 +47,7 @@ typedef uint32_t socklen_t;
|
|||||||
#define SOCK_MISC 255
|
#define SOCK_MISC 255
|
||||||
|
|
||||||
/* Socket options for SOL_SOCKET level */
|
/* Socket options for SOL_SOCKET level */
|
||||||
#define SOL_SOCKET -1
|
#define SOL_SOCKET -1
|
||||||
|
|
||||||
#define SO_ACCEPTCONN 0x00000001 /* socket has had listen() */
|
#define SO_ACCEPTCONN 0x00000001 /* socket has had listen() */
|
||||||
#define SO_BROADCAST 0x00000002 /* permit sending of broadcast msgs */
|
#define SO_BROADCAST 0x00000002 /* permit sending of broadcast msgs */
|
||||||
@@ -85,7 +85,7 @@ struct linger {
|
|||||||
};
|
};
|
||||||
|
|
||||||
struct sockaddr {
|
struct sockaddr {
|
||||||
uint8_t sa_len;
|
uint8_t sa_len;
|
||||||
uint8_t sa_family;
|
uint8_t sa_family;
|
||||||
uint8_t sa_data[30];
|
uint8_t sa_data[30];
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_SOCKIO_H
|
#ifndef _SYS_SOCKIO_H
|
||||||
@@ -47,9 +47,9 @@
|
|||||||
#define SIOCGIFSTATS 8929 /* get interface stats */
|
#define SIOCGIFSTATS 8929 /* get interface stats */
|
||||||
#define SIOCGIFTYPE 8931 /* get interface type */
|
#define SIOCGIFTYPE 8931 /* get interface type */
|
||||||
|
|
||||||
#define SIOCSPACKETCAP 8932
|
#define SIOCSPACKETCAP 8932
|
||||||
/* Start capturing packets on an interface */
|
/* Start capturing packets on an interface */
|
||||||
#define SIOCCPACKETCAP 8933
|
#define SIOCCPACKETCAP 8933
|
||||||
/* Stop capturing packets on an interface */
|
/* Stop capturing packets on an interface */
|
||||||
|
|
||||||
#define SIOCSHIWAT 8934 /* set high watermark */
|
#define SIOCSHIWAT 8934 /* set high watermark */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_STAT_H_
|
#ifndef _SYS_STAT_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _STAT_VFS_H_
|
#ifndef _STAT_VFS_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_TIME_H
|
#ifndef _SYS_TIME_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_TIMEB_H
|
#ifndef _SYS_TIMEB_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_TIMES_H
|
#ifndef _SYS_TIMES_H
|
||||||
@@ -21,6 +21,6 @@ extern
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
"C"
|
"C"
|
||||||
#endif
|
#endif
|
||||||
clock_t times(struct tms *tms);
|
clock_t times(struct tms *tms);
|
||||||
|
|
||||||
#endif /* _SYS_TIMES_H */
|
#endif /* _SYS_TIMES_H */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_TYPES_H
|
#ifndef _SYS_TYPES_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_UIO_H
|
#ifndef _SYS_UIO_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2006-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2006-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_UN_H
|
#ifndef _SYS_UN_H
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
|
|
||||||
struct sockaddr_un {
|
struct sockaddr_un {
|
||||||
uint8_t sun_len;
|
uint8_t sun_len;
|
||||||
uint8_t sun_family;
|
uint8_t sun_family;
|
||||||
char sun_path[126];
|
char sun_path[126];
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYS_UTSNAME_H
|
#ifndef _SYS_UTSNAME_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2003-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2003-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYSLOG_H_
|
#ifndef _SYSLOG_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2004-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2004-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _TERMIOS_H_
|
#ifndef _TERMIOS_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2002-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2002-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _UTIME_H_
|
#ifndef _UTIME_H_
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2011 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _WCHAR_H
|
#ifndef _WCHAR_H
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2008-2010 Haiku Inc. All Rights Reserved.
|
* Copyright 2008-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2005-2011 Haiku Inc. All Rights Reserved.
|
* Copyright 2005-2012 Haiku, Inc. All Rights Reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _WCTYPE_H_
|
#ifndef _WCTYPE_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user