summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-25 17:57:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-25 17:57:13 +0000
commit41caf2df230d94aa52b73723139965be37934770 (patch)
treea88c68fad34749ceb7b1d0c8412a637809a26b41 /c/src/lib/ChangeLog
parent2001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es> (diff)
downloadrtems-41caf2df230d94aa52b73723139965be37934770.tar.bz2
2001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>
* Alternate email is correo@fernando-ruiz.com * libc/privateenv.c: New file. * include/rtems/libio_.h, libc/Makefile.am, libc/base_fs.c, libc/unmount.c: Moved default umask, current working directory, root, and links followed count into a structure "user environment" that can then be treated as a unit. This enable giving unique copies of these to individual threads or collection of threads.
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 153c5e1997..e53afe276f 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,4 +1,14 @@
+2001-01-25 Fernando Ruiz <fernando.ruiz@ctv.es>
+
+ * Alternate email is correo@fernando-ruiz.com
+ * libc/privateenv.c: New file.
+ * include/rtems/libio_.h, libc/Makefile.am, libc/base_fs.c,
+ libc/unmount.c: Moved default umask, current working directory,
+ root, and links followed count into a structure "user environment"
+ that can then be treated as a unit. This enable giving unique
+ copies of these to individual threads or collection of threads.
+
2001-01-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add libc/config.h