haiku/headers
Tyler Dauwalder 01293d6ed7 + Added InitCheck()
+ Added Priority()
+ Added Sniff()
+ Replaced ExprList typedef with plain old std::vector<Expr*>
so I wouldn't forget what the hell kind of list I was working with.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@607 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-08-06 08:32:27 +00:00
..
os Removed the know unnecessary BSD-like fcntl.h (a BeOS one is now in posix/) 2002-08-05 01:35:03 +00:00
posix Added a BeOS like fcntl.h, with some additions (which might be implemented 2002-08-05 01:26:14 +00:00
private + Added InitCheck() 2002-08-06 08:32:27 +00:00
tools/cppunit Added Equals() function, which sadly I haven't tested 2002-07-24 09:30:20 +00:00