aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/shared_info.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-28* shared_info.h (cygwin_shared_address): Bump to a higher value to avoidChristopher Faylor1-3/+7
2005-02-20copyrightChristopher Faylor1-1/+1
2005-02-13white spaceChristopher Faylor1-2/+2
2004-12-18revert erroneous checkinChristopher Faylor1-14/+3
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor1-3/+14
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-4/+0
2004-04-10* path.cc (path_conv::check): Optimize symlink replacements.Christopher Faylor1-1/+1
2004-04-09 * fhandler.cc (fhandler_base::write): Use bool parameter in calls toCorinna Vinschen1-1/+1
2004-03-26 * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,Corinna Vinschen1-0/+1
2004-02-21* path.cc (conv_path_list): Return error condition.Christopher Faylor1-2/+2
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-4/+4
2003-09-252003-09-25 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-7/+4
2003-09-25* shared_info.h (CURR_MOUNT_MAGIC): Fix.Christopher Faylor1-1/+1
2003-09-252003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-8/+16
2003-09-25* devices.cc: New file.Christopher Faylor1-3/+4
2003-09-16* getopt.cc (opterr): Reinstate initialization.Christopher Faylor1-1/+1
2003-09-10* shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor1-1/+1
2003-09-102003-09-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+5
2003-09-03* exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor1-2/+2
2003-05-29* mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor1-0/+2
2003-05-21 * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen1-1/+1
2002-10-22* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor1-2/+2
2002-10-18* fork.cc (fork_child): Move mmap initialization.Christopher Faylor1-2/+2
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-3/+17
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-1/+1
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor1-1/+0
2002-08-27* child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor1-2/+2
2002-06-09* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor1-1/+1
2002-06-09* external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor1-3/+0
2001-12-26* cygmagic: Add define name to warning.Christopher Faylor1-4/+8
2001-12-26commentChristopher Faylor1-0/+7
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor1-1/+9
2001-11-22* path.cc (conv_path_list): Fix wild indexing into path due to conflictingChristopher Faylor1-1/+1
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor1-2/+2
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor1-2/+2
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-1/+1
2001-06-03* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.Christopher Faylor1-1/+1
2001-05-25* path.cc (slash_drive_prefix_p): Remove.Christopher Faylor1-7/+6
2001-05-01* path.cc (mkrelpath): New function.Christopher Faylor1-3/+2
2001-04-02* shared_info.h (mount_info): Remove mnt_ elements.Christopher Faylor1-7/+1
2001-01-29* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor1-1/+1
2001-01-28* cygheap.cc (init_cheap): Move username initialization.Christopher Faylor1-2/+3
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor1-7/+18
2000-11-08* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used inChristopher Faylor1-1/+2
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-2/+28
2000-09-07Split out tty and shared_info stuff into their own headers and use throughout.Christopher Faylor1-0/+130