haiku/headers/private
Axel Dörfler ef6d88af27 Renamed "struct rld_export_t" to "struct rld_export", "struct uspace_prog_args_t"
to "struct uspace_program_args", prog_name & prog_path to program_name and
program_path.
Moved the MAGIC_APPNAME to a BeOS compatible MAGIG_APP_NAME from rld_priv.h
to this place.
Removed the dlxxx() exports in the rld_export structure - instead, they will
be implemented using the basic runtime linker API which is a slightly extended
version of the standard BeOS calls (load_add_on() has a "flags" paramater to
allow implementation of dlopen()).
Completed the export API to be able to completely support the BeOS API.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2420 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-01-12 16:22:09 +00:00
..
app Added new FlushWithReply method. Mostly tested 2002-11-19 00:31:58 +00:00
disk_scanner indentify() also returns a priority now. 2002-12-25 15:14:12 +00:00
input
interface Added macro. 2002-12-09 04:33:55 +00:00
kernel Renamed "struct rld_export_t" to "struct rld_export", "struct uspace_prog_args_t" 2003-01-12 16:22:09 +00:00
libroot added macros PI and PI2, and fixed previous (invalid) references to these 2002-10-27 01:36:45 +00:00
media more time source function... 2003-01-03 01:51:22 +00:00
midi Checkin of the sources for midi2 kit milestone 1. 2002-12-31 14:26:15 +00:00
net Small private net header cleanup. 2002-11-13 23:41:46 +00:00
print Removed or created shared header files used by print kit. 2002-11-26 23:03:14 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage Added set_volume_name(). 2002-12-09 12:46:40 +00:00