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