[comp.os.minix] v14a - tc - lib order

dono@killer.DALLAS.TX.US (Don OConnell) (02/24/89)

This posting contains the order that I am using for v14a files on Turbo-C.
There are a few more files that are used in the minix built lib, but you 
can look at where they are in the old lib and put them in approx. the same
place. I compiled and did lorder and tsort on killer(sysV) and have not
had any trouble with the library order yet. 

Don O'Connell					killer!dono

------------------------------Cut Here----------------------------------
abort
abs
amoeba
atol
bcmp
brk2
bsearch
bzero
chmod
chown
chroot
closedir
crypt
ctermid
ctime
ctype
cuserid
dup
execlp
access
ffs
fgets
fread
freopen
fseek
ftell
fwrite
getcwd
chdir
getegid
geteuid
getgid
getgrent
getlogin
getopt
fprintf
getpass
getpwent
gets
getuid
getutil
gtty
insque
isatty
itoa
kill
lock
lrand
lsearch
bcopy
memccpy
memchr
memcmp
memcpy
memset
mknod
mktemp
getpid
getppid
mount
opendir
popen
dup2
fdopen
pipe
printk
prints
putenv
puts
fputs
qsort
rand
regexp
index
regsub
regerror
rename
link
rewinddir
rindex
scanf
seekdir
readdir
getdents
setbuf
setgid
setuid
sleep
alarm
pause
catchsig
sprintf
stb
stderr
stime
stoi
stoupper
strcat
strchr
strcspn
strerror
perror
strncpy
strpbrk
strrchr
strspn
strstr
strncmp
strtok
stty
ioctl
swab
sync
syslib
system
exec
fork
signal
telldir
termcap
atoi
fclose
fgetc
fopen
creat
getenv
lseek
alloca
malloc
brk
strcmp
strlen
times
ttyname
close
fstat
open
read
stat
strcpy
strncat
umask
umount
ungetc
unlink
utime
time
vsprintf
doprintf
fputc
cleanup
exit
fflush
brksize
printdat
uniqport
wait
write
call
sendrec
message
setjmp
portio
ldiv    ------------------------
lrsh    |
lxmul   |   Turbo C specific files
scopy   |
spush   ------------------------
-------------------------------The End--------------------------------------