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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate wctomb/mbtowc calls for POSIX-1.2008
Corinna Vinschen
2016-08-15
1
-2
/
+0
*
Fix various OS-related comments
Corinna Vinschen
2016-06-24
1
-7
/
+6
*
Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
cygwin-2_5_2-release
Corinna Vinschen
2016-06-23
1
-3
/
+0
*
Fix reading/writing Samba ACLs using RFC2307 mapping
Corinna Vinschen
2016-03-12
1
-0
/
+9
*
Try best to handle user from domain not in trusted domain list.
Corinna Vinschen
2015-04-23
1
-0
/
+1
*
* cygheap.h (cygheap_pwdgrp::get_home): Add dnsdomain parameter to
Corinna Vinschen
2015-02-12
1
-6
/
+6
*
* cygheap.h (cygheap_pwdgrp::get_shell): Add sid to argument list.
Corinna Vinschen
2015-01-08
1
-5
/
+9
*
* uinfo.cc (fetch_windows_home): New function fetching Windows-compliant
Corinna Vinschen
2014-12-02
1
-2
/
+4
*
* cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlist
Corinna Vinschen
2014-11-28
1
-3
/
+13
*
* Makefile.in (install): Add install-ldif target.
Corinna Vinschen
2014-11-26
1
-15
/
+50
*
* cygheap.h (cygheap_pwdgrp): Remove constants NSS_FILES and NSS_DB.
Corinna Vinschen
2014-11-12
1
-6
/
+6
*
* cygheap.cc (cygheap_fixup_in_child): Drop call to set_dll_dir.
Corinna Vinschen
2014-10-27
1
-9
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir.
Corinna Vinschen
2014-10-17
1
-0
/
+11
*
* cygheap.cc (init_cygheap::init_installation_root): Install Cygwin's
Corinna Vinschen
2014-10-14
1
-3
/
+12
*
* cygheap.h (class cygheap_domain_info): Remove lowest_tdo_posix_offset.
Corinna Vinschen
2014-07-29
1
-2
/
+0
*
* cygheap.h (enum cygheap_pwdgrp::cache_t): Remove.
Corinna Vinschen
2014-03-12
1
-9
/
+5
*
* cygheap.h (cygheap_user::sid): Return reference to cygpsid rather
Corinna Vinschen
2014-02-28
1
-11
/
+18
*
* autoload.cc (ldap_abandon): Import.
Corinna Vinschen
2014-02-17
1
-6
/
+10
*
* autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.
Corinna Vinschen
2014-02-11
1
-0
/
+38
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
1
-1
/
+82
*
* cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have
Christopher Faylor
2013-12-05
1
-1
/
+1
*
* cygheap.h (user_heap_info::sbrk): Declare new function.
Christopher Faylor
2013-08-30
1
-0
/
+2
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-16
/
+19
*
* child_info.h (cygheap_exec_info::sigmask): Declare new field.
Christopher Faylor
2013-03-31
1
-1
/
+1
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-8
/
+7
*
* DevNotes: Add entry cgf-000014.
Christopher Faylor
2012-08-09
1
-0
/
+4
*
* DevNotes: Add entry cgf-000011.
Christopher Faylor
2012-06-03
1
-3
/
+3
*
* DevNotes: Add entry cgf-000003.
Christopher Faylor
2012-05-07
1
-1
/
+0
*
* cygheap.h (enum fcwd_version_t): Move here from path.cc.
Corinna Vinschen
2012-03-05
1
-1
/
+91
*
* cygheap.cc (init_cygheap::init_installation_root): Convert function
Corinna Vinschen
2012-02-14
1
-0
/
+4
*
* cygheap.cc (init_cygheap::manage_console_count): Delete.
Christopher Faylor
2012-02-07
1
-3
/
+0
*
* cygheap.h (cygheap_fdmanip::release): Simplify.
Christopher Faylor
2012-01-22
1
-6
/
+1
*
* cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reports
Christopher Faylor
2012-01-22
1
-7
/
+3
*
Implement fhandler reference counting.
Christopher Faylor
2011-12-17
1
-5
/
+29
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-2
/
+2
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-3
/
+0
*
whitespace elimination
Christopher Faylor
2011-06-06
1
-1
/
+1
*
* Fix various copyrights.
Corinna Vinschen
2011-04-18
1
-1
/
+1
*
* cygheap.h (init_cygheap::ctty): Use base class so that console can join in
Christopher Faylor
2011-04-17
1
-1
/
+1
*
* cygheap.h (cwdstuff::override_win32_cwd): Declare.
Corinna Vinschen
2010-10-09
1
-0
/
+2
*
* cygheap.h (class cwdstuff): Make drive_length private.
Corinna Vinschen
2010-08-13
1
-2
/
+9
*
* cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtab
Christopher Faylor
2010-08-09
1
-16
/
+11
*
* cygheap.h (struct init_cygheap): Add rlim_core member.
Corinna Vinschen
2010-04-20
1
-1
/
+3
*
* include/sys/cygwin.h: Add new cygwin_getinfo_type
Corinna Vinschen
2009-10-13
1
-0
/
+3
*
* cygheap.h (cwdstuff::get_posix): Convert to const inline method just
Corinna Vinschen
2009-09-21
1
-2
/
+2
*
* cygheap.h (cygheap_debug::endh): Delete.
Christopher Faylor
2009-08-05
1
-1
/
+0
*
* cygheap_malloc.h: New file.
Christopher Faylor
2009-08-01
1
-40
/
+1
*
* select.h: New file split from fhandler.h.
Christopher Faylor
2009-06-30
1
-1
/
+1
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
1
-2
/
+7
*
* cygheap.cc (cygheap_init): Set Cygwin default locale values.
Corinna Vinschen
2009-05-14
1
-0
/
+8
[next]