haiku/headers
Ingo Weinhold a406236dc2 New error codes:
- B_SHUTDOWN_CANCELLED: The shutdown process was cancelled (most likely by
  the user).
- B_SHUTTING_DOWN: An operation cannot be performed, since the system is
  shutting down (e.g. BApplication creation).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13413 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-07-03 16:50:29 +00:00
..
cpp commented out hypot prototype : it conflicts with glibc signature when building libstdc++ which uses glibc headers 2005-03-10 19:56:11 +00:00
gnu
libs incorporated fix from AGG mailing list, the problem only showed on Sun hardware though... 2005-05-10 11:34:26 +00:00
os New error codes: 2005-07-03 16:50:29 +00:00
posix Added missing wctype.h header - R5 does not include this header, but its 2005-05-18 15:02:09 +00:00
private Added a LinkReceiver::Code() method, that can be used to retrieve the 2005-07-01 06:50:09 +00:00
tools