This directory is an incubator for new C based extensions to GNU Smalltalk.
As of 1.2.alpha3, the code in this directory may or may not work as is.

dirent:	attempts to enable Smalltalk to iterate through the files in a
        directory. 

dld.c:
dldtst.st:
	More attempts to get the GNU DLD package re-integrated with GNU
	Smalltalk. 

File.st:is an initial attempt to create an object which represents files in the
	file system to Smalltalk

Gdbm.st:
gdbm.c:	These provide an interface to the GNU DBM package.

hosts.st:
	Early interface to IP host information

resolve.st:
	Early interface to the resolver library.  Written entirely in
	Smalltalk.

