4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-15 10:19:09 +08:00
Christopher Faylor a4785603b8 * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin
heap.
* child_info.h (child_info): Change pointer type of cygheap to init_cygheap.
* cygheap.cc (init_cheap): Point cygheap_max after contents of cygheap.  Move
some stuff into cygheap.h.
* dir.cc (opendir): Change to use root and rootlen in cygheap rather than in
myself.
(mkdir): Change to use umask in cygheap rather than in myself.
* path.cc: Ditto, throughout.
* syscalls.cc (_open): Ditto.  Change to use umask in cygheap rather than in
myself.
(chroot): Change to allocate root dir on the cygwin heap.
(umask): Change to use umask in cygheap rather than in myself.
(cygwin_bind): Ditto.
* sigproc.cc (proc_subproc): Don't copy umask or root stuff as this happens
automatically now.
* pinfo.h (_pinfo): Migrate stuff out of here and into init_cheap.
* dcrt0.cc (dll_crt0_1): Call cygheap_init later in startup for first cygwin
process.
2000-11-14 05:53:32 +00:00
..
2000-10-28 05:41:44 +00:00
2000-11-09 18:07:16 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-07-28 23:21:04 +00:00
2000-02-21 03:18:37 +00:00
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:31 +00:00
2000-10-14 08:55:44 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-10-19 03:12:44 +00:00
2000-02-17 19:38:33 +00:00
2000-11-05 06:42:23 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2000-10-28 05:41:44 +00:00
2000-02-17 19:38:31 +00:00
2000-07-28 23:21:04 +00:00
2000-10-28 05:41:44 +00:00
2000-10-28 05:41:44 +00:00
2000-10-27 09:50:33 +00:00
2000-07-19 17:42:16 +00:00