summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/shared_info.h
Commit message (Expand)AuthorAgeFilesLines
* * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen2008-04-211-4/+0
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-211-0/+1
* Revert thinko in previous patch.Corinna Vinschen2008-04-181-5/+2
* * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen2008-04-181-4/+12
* * postinstall: New script.Corinna Vinschen2008-04-051-7/+3
* * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen2008-04-021-0/+2
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * fhandler_socket.cc: Create shared objects session local throughout.Corinna Vinschen2008-03-271-1/+1
* * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen2007-10-231-0/+2
* * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen2007-08-131-25/+1
* * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen2007-07-261-1/+3
* * shared_info.h (SHARED_INFO_CB): Accommodate change to shared_info.Corinna Vinschen2007-06-271-2/+3
* * child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor2006-12-111-1/+1
* * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen2006-10-311-2/+4
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-011-2/+2
* * shared.cc (offsets): Define as offsets relative to cygwin_hmoduleCorinna Vinschen2006-07-261-2/+0
* * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen2006-07-261-4/+2
* * fhandler.cc (fhandler_base::fixup_after_exec): Declare here.Christopher Faylor2006-06-021-1/+1
* * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen2006-03-011-0/+1
* * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen2005-08-261-1/+1
* * shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor2005-04-281-3/+7
* copyrightChristopher Faylor2005-02-201-1/+1
* white spaceChristopher Faylor2005-02-131-2/+2
* revert erroneous checkinChristopher Faylor2004-12-181-14/+3
* * fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor2004-12-181-3/+14
* 2004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-12-031-4/+0
* * path.cc (path_conv::check): Optimize symlink replacements.Christopher Faylor2004-04-101-1/+1
* * fhandler.cc (fhandler_base::write): Use bool parameter in calls toCorinna Vinschen2004-04-091-1/+1
* * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen2004-03-261-0/+1
* * path.cc (conv_path_list): Return error condition.Christopher Faylor2004-02-211-2/+2
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-4/+4
* 2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-251-7/+4
* * shared_info.h (CURR_MOUNT_MAGIC): Fix.Christopher Faylor2003-09-251-1/+1
* 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-251-8/+16
* * devices.cc: New file.Christopher Faylor2003-09-251-3/+4
* * getopt.cc (opterr): Reinstate initialization.Christopher Faylor2003-09-161-1/+1
* * shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor2003-09-101-1/+1
* 2003-09-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-101-1/+5
* * exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor2003-09-031-2/+2
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-291-0/+2
* * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen2003-05-211-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor2002-10-221-2/+2
* * fork.cc (fork_child): Move mmap initialization.Christopher Faylor2002-10-181-2/+2
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-151-3/+17
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-141-1/+1
* * cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor2002-10-131-1/+0
* * child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor2002-08-271-2/+2
* * path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor2002-06-091-1/+1
* * external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor2002-06-091-3/+0
* * cygmagic: Add define name to warning.Christopher Faylor2001-12-261-4/+8