Changeset 41caf2df in rtems


Ignore:
Timestamp:
01/25/01 17:57:13 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c54152a2
Parents:
2a929cc
Message:

2001-01-25 Fernando Ruiz <fernando.ruiz@…>

  • Alternate email is correo@…
  • 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.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/ChangeLog

    r2a929cc r41caf2df  
     1
     22001-01-25      Fernando Ruiz <fernando.ruiz@ctv.es>
     3
     4        * Alternate email is correo@fernando-ruiz.com
     5        * libc/privateenv.c: New file.
     6        * include/rtems/libio_.h, libc/Makefile.am, libc/base_fs.c,
     7        libc/unmount.c: Moved default umask, current working directory,
     8        root, and links followed count into a structure "user environment"
     9        that can then be treated as a unit.  This enable giving unique
     10        copies of these to individual threads or collection of threads.
    111
    2122001-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Note: See TracChangeset for help on using the changeset viewer.