gecko-dev/network/mimetype
valeski%netscape.com 827d7f1fe5 Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h .
Aleks told me all I had to do in order to export net_xp_file.h on the mac was to include it in mozilla/network/main/manifest. I did that, so, if mac builds break in netlib, it's likely the exporting of the file isn't happening (I'm not sure of the state of manifest files anymore) and I don't have a mac. So if MAC BREAKS, please add the file to the mac project and check it in (thank you).

I'll be at 408.867.2701 or cell - 415.307.7101 tonight.
1998-09-02 01:00:42 +00:00
..
MANIFEST Getting ready for mac. 1998-06-05 17:48:24 +00:00
Makefile Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
Makefile.in AUTOCONF_1_0 landing. 1998-08-19 20:42:14 +00:00
makefile.win Moved from main 1998-06-01 18:19:25 +00:00
mime.types Moved from main 1998-06-01 18:19:25 +00:00
mime.types-nonunix Moved from main 1998-06-01 18:19:25 +00:00
mime.types-unix Moved from main 1998-06-01 18:19:25 +00:00
mkformat.c Adding layer of abstraction (via #defines) between netlib and file code (XP_File*). This will allow raptor to build with a different file implementation (nsINetFile) and no longer rely on XP_File*(). All XP_File*() routines were renamed to NET_XP_File*(). The #define to do the masking is mozilla/network/main/net_xp_file.h . 1998-09-02 01:00:42 +00:00
mkformat.h Moved from main 1998-06-01 18:19:25 +00:00
mktypes.h Moved from main 1998-06-01 18:19:25 +00:00
ngtypes.h Include different types table in nglayout that uses resource urls instead 1998-07-21 20:14:50 +00:00