haiku/headers
Axel Dörfler 11fe0cb8de Added prototypes for the sys_/user_ attribute calls.
Changed the file_descriptor structure (more status_t, name removed).
Changed "extern inline" to "static inline" in thread.h/arch_thread.h as those
also work with -O0 -g.
Added prototypes for [arch_cpu_]user_strlcpy().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1454 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-08 03:19:57 +00:00
..
os Moved the seek() functionality back to the VFS. 2002-10-07 23:37:05 +00:00
posix Added headers for fnmatch, glob, and pwd stuff. 2002-10-06 23:47:13 +00:00
private Added prototypes for the sys_/user_ attribute calls. 2002-10-08 03:19:57 +00:00
tools/cppunit fixed newline at end of file. 2002-09-28 00:11:29 +00:00