ftp.nice.ch/pub/next/developer/languages/smalltalk/smalltalk.1.2.alpha5.s.tar.gz#/smalltalk-1.2.alpha5/cxtnsn

File.st
 
Gdbm.st
 
Makefile
 
Makefile.body
 
README
 
cfuncs.c
[View cfuncs.c] 
dir.st
 
dirent.c
[View dirent.c] 
dld.c
[View dld.c] 
dld.h
[View dld.h] 
dldtst.st
 
gdbm.c
[View gdbm.c] 
hosts.st
 
resolve.st
 

README

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.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.