diff options
author | Roland McGrath <roland@gnu.org> | 2000-12-27 00:57:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-12-27 00:57:36 +0000 |
commit | ce7fbed9739d385a2ed7dd1a813b1d45e506cf92 (patch) | |
tree | 6e9c2e5cd49938cdf597f4559d0f8551d5f88fc8 /tmpfs/ChangeLog | |
parent | af536d3e0436a5d683bf8076337653ec2be0f0ee (diff) | |
download | hurd-ce7fbed9739d385a2ed7dd1a813b1d45e506cf92.tar.gz hurd-ce7fbed9739d385a2ed7dd1a813b1d45e506cf92.tar.bz2 hurd-ce7fbed9739d385a2ed7dd1a813b1d45e506cf92.zip |
New directory tmpfs, in-core filesystem based on libdiskfs
Diffstat (limited to 'tmpfs/ChangeLog')
-rw-r--r-- | tmpfs/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tmpfs/ChangeLog b/tmpfs/ChangeLog new file mode 100644 index 00000000..c7d8381e --- /dev/null +++ b/tmpfs/ChangeLog @@ -0,0 +1,3 @@ +2000-12-26 Roland McGrath <roland@frob.com> + + * Makefile, tmpfs.c, tmpfs.h, node.c, dir.c: New files. |