Merged changes from branch build_system_redesign at revision 14573.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-10-29 16:27:43 +00:00
parent 5412b02d50
commit 338b8dc301
1836 changed files with 114718 additions and 14057 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
//
// $Id: MessageQueue.h,v 1.2 2002/10/26 18:59:16 beveloper Exp $
// $Id: MessageQueue.h 1686 2002-10-26 18:59:16Z beveloper $
//
// This is the BMessageQueue interface for OpenBeOS. It has been created
// to be source and binary compatible with the BeOS version of
+1 -1
View File
@@ -1,6 +1,6 @@
#ifndef _NET_NETDB_H
#define _NET_NETDB_H
#include <netdb.h> /* should include the posix netdb.h */
#include_next <netdb.h> /* should include the posix netdb.h */
#endif /* _NET_NETDB_H */
+1 -1
View File
@@ -1,5 +1,5 @@
//
// $Id: Autolock.h,v 1.2 2003/05/14 17:21:46 haydentech Exp $
// $Id: Autolock.h 3246 2003-05-14 17:21:46Z haydentech $
//
// This is the BAutolock interface for OpenBeOS. It has been created to
// be source and binary compatible with the BeOS version of BAutolock.
+1 -1
View File
@@ -1,5 +1,5 @@
//
// $Id: Locker.h,v 1.1 2002/07/09 12:24:33 ejakowatz Exp $
// $Id: Locker.h 10 2002-07-09 12:24:59Z ejakowatz $
//
// This is the BLocker interface for OpenBeOS. It has been created to
// be source and binary compatible with the BeOS version of BLocker.