summaryrefslogtreecommitdiff
path: root/libc/README
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>2002-02-17 23:02:29 +0100
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:48:46 +0200
commitdf538463687d768b6ee8247ff4412b78850e7404 (patch)
tree52f42c02ef8139e5d73a8504e1bb3e896f3c0bc9 /libc/README
parentd91fa39567f5659e3931cf61517d62fddcd87570 (diff)
downloaddev86-df538463687d768b6ee8247ff4412b78850e7404.tar.gz
Import Dev86src-0.16.2.tar.gzv0.16.2
Diffstat (limited to 'libc/README')
-rw-r--r--libc/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/libc/README b/libc/README
index 653ed06..89e0188 100644
--- a/libc/README
+++ b/libc/README
@@ -25,12 +25,11 @@ gtermcap GNU termcap
i386fp BCC's floating point routines for 386 code.
include Some include files, some new others Glib or Glib hacked.
kinclude Kernel include files, here for now.
-malloc1 Robert's malloc routines
-malloc2 Joel's malloc routines
+malloc Malloc routines
misc Various larger functions
msdos This is the syscall directory for msdos.
regexp Standard regular expression parser
-stdio2 Robert's standard I/O
+stdio Robert's standard I/O
string The functions for string.h
syscall All the system call functions, and some tied lib ones.
termios Termimal mode control.