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_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
1
-1
/
+1
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
1
-1
/
+1
*
* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.
Christopher Faylor
2009-04-05
1
-1
/
+1
*
* shared_info.h (CURR_SHARED_MAGIC): Update.
Corinna Vinschen
2009-03-24
1
-1
/
+1
*
* dtable.cc (dtable::select_read): Add ability to override fh.
Christopher Faylor
2009-02-27
1
-1
/
+1
*
* shared.cc (shared_name): New function for WCHAR names.
Corinna Vinschen
2009-01-26
1
-3
/
+5
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-1
/
+5
*
* mount.cc: Change comment.
Christopher Faylor
2008-12-25
1
-90
/
+1
*
* shared_info.h (shared_info::create_root_entry): Remove extraneous
Christopher Faylor
2008-08-26
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
Christopher Faylor
2008-07-27
1
-2
/
+3
*
* shared_info.h (shared_destroy): Declare.
Christopher Faylor
2008-07-27
1
-1
/
+2
*
* dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-25
1
-0
/
+2
*
* shared.cc (user_shared_initialize): Fetch potentially changed Cygwin
Corinna Vinschen
2008-07-24
1
-2
/
+5
*
Add case-sensitivity.
Corinna Vinschen
2008-07-16
1
-3
/
+3
*
* fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.
Corinna Vinschen
2008-07-15
1
-2
/
+3
*
* mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.
Christopher Faylor
2008-05-23
1
-4
/
+4
*
* mount.cc (mount_info::init): Remove call to from_registry. Print
Corinna Vinschen
2008-04-21
1
-4
/
+0
*
* Makefile.in (DLL_OFILES): Add kernel32.o.
Corinna Vinschen
2008-04-21
1
-0
/
+1
*
Revert thinko in previous patch.
Corinna Vinschen
2008-04-18
1
-5
/
+2
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-4
/
+12
*
* postinstall: New script.
Corinna Vinschen
2008-04-05
1
-7
/
+3
*
* path.cc (mount_info::init): First try to fetch mount points from
Corinna Vinschen
2008-04-02
1
-0
/
+2
*
* 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
-1
/
+1
*
* cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,
Corinna Vinschen
2007-10-23
1
-0
/
+2
*
* Makefile.in (DLL_OFILES): Remove delqueue.o.
Corinna Vinschen
2007-08-13
1
-25
/
+1
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-1
/
+3
*
* shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.
Corinna Vinschen
2007-06-27
1
-2
/
+3
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-1
/
+1
*
* cygheap.h (struct user_heap_info): Add slop member.
Corinna Vinschen
2006-10-31
1
-2
/
+4
*
* environ.cc (dos_file_warning): Declare.
Christopher Faylor
2006-08-01
1
-2
/
+2
*
* shared.cc (offsets): Define as offsets relative to cygwin_hmodule
Corinna Vinschen
2006-07-26
1
-2
/
+0
*
* cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.
Corinna Vinschen
2006-07-26
1
-4
/
+2
*
* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.
Christopher Faylor
2006-06-02
1
-1
/
+1
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-0
/
+1
*
* path.cc (normalize_posix_path): Keep two leading slashes
Corinna Vinschen
2005-08-26
1
-1
/
+1
*
* shared_info.h (cygwin_shared_address): Bump to a higher value to avoid
Christopher Faylor
2005-04-28
1
-3
/
+7
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
white space
Christopher Faylor
2005-02-13
1
-2
/
+2
*
revert erroneous checkin
Christopher Faylor
2004-12-18
1
-14
/
+3
*
* fhandler_proc.cc (proc_listing): Add entry for "self".
Christopher Faylor
2004-12-18
1
-3
/
+14
*
2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-12-03
1
-4
/
+0
*
* path.cc (path_conv::check): Optimize symlink replacements.
Christopher Faylor
2004-04-10
1
-1
/
+1
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
1
-1
/
+1
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
1
-0
/
+1
*
* path.cc (conv_path_list): Return error condition.
Christopher Faylor
2004-02-21
1
-2
/
+2
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-4
/
+4
*
2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-7
/
+4
*
* shared_info.h (CURR_MOUNT_MAGIC): Fix.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-8
/
+16
[next]