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
/
shared.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-19
/
+46
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-37
/
+54
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-6
/
+0
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-0
/
+1
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* fhandler_socket.cc: Create shared objects session local throughout.
Corinna Vinschen
2008-03-27
1
-2
/
+3
*
* fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATH
Corinna Vinschen
2007-12-05
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Remove delqueue.o.
Corinna Vinschen
2007-08-13
1
-1
/
+0
*
* shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.
Corinna Vinschen
2007-06-27
1
-6
/
+3
*
* cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set
Corinna Vinschen
2007-03-29
1
-5
/
+32
*
* exceptions.cc (dummy_ctrl_c_handler): Remove.
Corinna Vinschen
2007-02-23
1
-3
/
+2
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-3
/
+2
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-6
/
+0
*
* cygheap.h (struct user_heap_info): Add slop member.
Corinna Vinschen
2006-10-31
1
-1
/
+30
*
* shared.cc (open_shared): Drop useless attempt from 2006-08-11.
Corinna Vinschen
2006-10-27
1
-24
/
+0
*
* shared.cc (open_shared): Desperately try to get shared memory, only
Corinna Vinschen
2006-08-11
1
-0
/
+24
*
* shared.cc (offsets): Define as offsets relative to cygwin_hmodule
Corinna Vinschen
2006-07-26
1
-22
/
+15
*
* cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.
Corinna Vinschen
2006-07-26
1
-30
/
+12
*
* cygheap.cc (cygheap_init): Add GLOBAL_PRIV to hProcToken explicitely
Corinna Vinschen
2005-09-27
1
-7
/
+6
*
* shared.cc (open_shared): Add crucial bit of debugging info.
Christopher Faylor
2005-09-23
1
-1
/
+1
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* shared.cc (user_shared_initialize): Rework locking so that nothing is checked
Christopher Faylor
2005-05-04
1
-11
/
+8
*
* environ.cc (spenv::force_into_environment): Rename from add_always.
Christopher Faylor
2005-04-30
1
-1
/
+4
*
* shared_info.h (cygwin_shared_address): Bump to a higher value to avoid
Christopher Faylor
2005-04-28
1
-17
/
+28
*
* shared.cc (user_shared_initialize): Implement locking similar to shared_info
Christopher Faylor
2005-04-23
1
-1
/
+5
*
* shared.cc (shared_info::initialize): Test previous version of shared memory
Christopher Faylor
2005-04-21
1
-9
/
+7
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+2
*
* pinfo.h (pinfo::init): Make third parameter non-optional and propagate change
Christopher Faylor
2005-01-26
1
-1
/
+1
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not always
Christopher Faylor
2005-01-05
1
-3
/
+3
*
Update copyrights.
Christopher Faylor
2005-01-03
1
-1
/
+1
*
* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt to
Christopher Faylor
2005-01-02
1
-2
/
+3
*
2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-12-03
1
-16
/
+14
*
2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-11-20
1
-9
/
+1
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-2
/
+2
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
1
-0
/
+8
*
* cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
Corinna Vinschen
2003-12-01
1
-5
/
+1
*
* shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAME
Corinna Vinschen
2003-12-01
1
-21
/
+17
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* shared.cc (shared_info::initialize): Remove myself check since hMainProc
Christopher Faylor
2003-10-10
1
-2
/
+1
*
* dcrt0.cc (hMainProc): Initialize to useful value for use when dll is
Christopher Faylor
2003-10-08
1
-1
/
+2
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-42
/
+43
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
* shared.cc (user_shared_initialize): Revert length attribute for name
Corinna Vinschen
2003-09-11
1
-1
/
+1
*
* shared_info.h (shared_info::initialize): Remove argument.
Christopher Faylor
2003-09-10
1
-36
/
+11
*
2003-09-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-10
1
-27
/
+69
*
* exceptions.cc (set_process_mask): Set pending signals only when signals
Christopher Faylor
2003-09-03
1
-29
/
+37
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* shared.cc (shared_info::heap_chunk_size): Be really defensive about making
Christopher Faylor
2003-06-05
1
-0
/
+2
*
* shared_info.h: Match shared_name declaration with below change.
Corinna Vinschen
2003-05-21
1
-6
/
+6
[prev]
[next]