index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
cygheap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-0
/
+11
*
Move open_fhs from fhandler.h to cygheap.h for easier tracking. Accommodate
Christopher Faylor
2003-12-30
1
-5
/
+0
*
* fhandler.h (fhandler_tty_slave::archetype): Make public.
Christopher Faylor
2003-12-27
1
-3
/
+1
*
* fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.
Christopher Faylor
2003-12-27
1
-0
/
+7
*
* cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
Corinna Vinschen
2003-12-01
1
-0
/
+6
*
2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-27
1
-25
/
+0
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.
Corinna Vinschen
2003-09-16
1
-4
/
+5
*
* cygheap.cc (_csbrk): More left coercion cleanup.
Christopher Faylor
2003-09-07
1
-2
/
+2
*
* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.
Christopher Faylor
2003-09-01
1
-0
/
+3
*
* cygheap.cc (creturn): Set appropriate errno when out of memory.
Christopher Faylor
2003-07-09
1
-1
/
+3
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's have
Christopher Faylor
2003-05-30
1
-1
/
+1
*
* cygheap.cc: Change most 'int's to 'unsigned's.
Christopher Faylor
2003-01-18
1
-11
/
+9
*
update copyright
Christopher Faylor
2003-01-17
1
-1
/
+1
*
* grp.cc (read_etc_group): On NT, add a line for gid = -1. Change name
Christopher Faylor
2003-01-17
1
-33
/
+0
*
* cmalloc.cc (_cmalloc): Fix memory leak.
Christopher Faylor
2003-01-15
1
-2
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
Christopher Faylor
2002-10-22
1
-1
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-4
/
+3
*
* cygheap.cc (dup_now): Make fatal error a little more informative.
Christopher Faylor
2002-10-09
1
-4
/
+21
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-1
/
+1
*
* child_info.h: Add _PROC_WHOOPS enum value.
Christopher Faylor
2002-08-27
1
-1
/
+0
*
one more change
Christopher Faylor
2002-08-07
1
-1
/
+1
*
* cygheap.cc (_csbrk): Avoid !cygheap considerations.
Christopher Faylor
2002-08-07
1
-20
/
+13
*
Conrad Scott <conrad.scott@dsl.pipex.com
Christopher Faylor
2002-08-06
1
-2
/
+2
*
* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.
Christopher Faylor
2002-07-30
1
-0
/
+1
*
* debug.h (handle_list): Move here from debug.cc. Add "inherit" flag
Christopher Faylor
2002-07-13
1
-18
/
+17
*
* cygheap.cc (init_cheap): Rearrange error message.
Christopher Faylor
2002-07-03
1
-13
/
+13
*
* cygheap.h (cygheap_user): Reorg to accommodate environment caching.
Christopher Faylor
2002-06-29
1
-1
/
+1
*
* cygheap.cc (cfree_and_set): New function.
Christopher Faylor
2002-06-27
1
-9
/
+13
*
* cygheap.cc (cygheap_user::set_name): Correct thinko in below change.
Christopher Faylor
2002-06-27
1
-4
/
+6
*
* cygheap.cc (cygheap_user::set_name): Avoid clearing things when just setting
Christopher Faylor
2002-06-26
1
-1
/
+9
*
* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.
Christopher Faylor
2002-06-21
1
-1
/
+1
*
* cygheap.h (cygheap_user::winname): New field.
Christopher Faylor
2002-06-16
1
-1
/
+3
*
* child_info.h (child_proc_info): Declare as base class.
Christopher Faylor
2002-06-15
1
-6
/
+6
*
* cygheap.cc (cygheap_user::set_logsrv): Remove.
Christopher Faylor
2002-06-14
1
-37
/
+17
*
* cygheap.cc (cygheap_user::set_name): Revert previous change.
Corinna Vinschen
2002-06-13
1
-0
/
+2
*
* cygheap.cc (cygheap_user::set_name): Remove setting homedrive and
Corinna Vinschen
2002-06-13
1
-4
/
+2
*
* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL on
Christopher Faylor
2002-06-12
1
-1
/
+9
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-2
/
+2
*
* cygheap.h (class cygheap_user): Add member `orig_psid'.
Corinna Vinschen
2002-05-08
1
-1
/
+11
*
* sync.h (new_muto): Just accept an argument which denotes the name of the
Christopher Faylor
2002-02-22
1
-1
/
+1
*
* times.cc (hires::prime): Restore thread priority on failure condition.
Christopher Faylor
2002-02-17
1
-1
/
+1
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-5
/
+5
*
* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.
Christopher Faylor
2001-10-15
1
-1
/
+1
*
* cygheap.cc (cfree): Remove malloc debugging probe.
Christopher Faylor
2001-10-03
1
-1
/
+0
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-1
/
+1
*
* cygheap.cc (dup_now): New function.
Christopher Faylor
2001-09-14
1
-10
/
+28
*
* cygheap.cc (ccalloc): Pass correct length to creturn so that cygheap_max is
Christopher Faylor
2001-09-13
1
-2
/
+3
[next]