haiku/headers
Axel Dörfler 58e12c8d52 Changed fs_mount() function: "args" is now const char instead of void,
added flags parameter (for example for B_MOUNT_READ_ONLY).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9939 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-12 17:02:55 +00:00
..
cpp - added implementation of stdc++ for haiku 2004-11-10 20:33:33 +00:00
gnu adding gnu/termcap.h : is a copy of src/libs/termcap/termcap.h 2004-06-01 12:38:47 +00:00
libs Initial checkin 2004-11-12 02:02:58 +00:00
os Changed fs_mount() function: "args" is now const char instead of void, 2004-11-12 17:02:55 +00:00
posix - removed ctermid() and cuserid(), which live in stdio.h 2004-11-10 20:26:19 +00:00
private use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
tools Fixed the build of the cppunit stuff; if you are using IMPORT/EXPORT you should 2004-05-05 16:19:03 +00:00