| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 2002-05-29 | 1 | -2/+2 |
* | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 2002-05-28 | 1 | -2/+2 |
* | * cygheap.h (class cygheap_user): Add member `orig_psid'. | Corinna Vinschen | 2002-05-08 | 1 | -0/+2 |
* | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 2002-05-02 | 1 | -1/+0 |
* | * sync.h (new_muto): Just accept an argument which denotes the name of the | Christopher Faylor | 2002-02-22 | 1 | -1/+1 |
* | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 2002-02-10 | 1 | -1/+1 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 1 | -4/+4 |
* | * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o. | Christopher Faylor | 2001-11-21 | 1 | -0/+1 |
* | * cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open. | Christopher Faylor | 2001-11-01 | 1 | -1/+7 |
* | * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. | Christopher Faylor | 2001-10-31 | 1 | -1/+2 |
* | * Makefile.in: Only build testsuite directory on first 'make check'. | Christopher Faylor | 2001-10-24 | 1 | -0/+1 |
* | * cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation from | Christopher Faylor | 2001-10-16 | 1 | -1/+1 |
* | * cygerrno.h (set_errno): Define more informative version of this function for | Christopher Faylor | 2001-10-16 | 1 | -2/+3 |
* | * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. | Christopher Faylor | 2001-10-15 | 1 | -0/+73 |
* | * cygheap.cc (dup_now): New function. | Christopher Faylor | 2001-09-14 | 1 | -2/+2 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not | Christopher Faylor | 2001-09-09 | 1 | -3/+6 |
* | * cygheap.cc (init_cygheap::etc_changed): New method to signal | Corinna Vinschen | 2001-09-09 | 1 | -0/+3 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -1/+4 |
* | * cygheap.h (init_cygheap): Move bucket array here from cygheap.cc. | Christopher Faylor | 2001-09-06 | 1 | -0/+1 |
* | Throughout, change check for running under Windows NT to 'iswinnt'. | Christopher Faylor | 2001-08-04 | 1 | -0/+1 |
* | * child_info.h: Bump magic number. | Christopher Faylor | 2001-07-17 | 1 | -1/+3 |
* | * mmap.cc: Clean up *ResourceLock calls throughout. | Christopher Faylor | 2001-06-26 | 1 | -1/+0 |
* | * cygheap.h (cygheap_user::cygheap_user): Initialize token to | Corinna Vinschen | 2001-06-04 | 1 | -1/+2 |
* | * path.cc (normalize_posix_path): Revert .. check removed by previous changes. | Christopher Faylor | 2001-06-04 | 1 | -1/+3 |
* | * cygheap.cc (cygheap_root::cygheap_rot): Remove constructor. | Christopher Faylor | 2001-06-03 | 1 | -7/+41 |
* | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 2001-04-18 | 1 | -2/+3 |
* | * path.h (cwdstuff): Move class. | Christopher Faylor | 2001-04-17 | 1 | -0/+19 |
* | Throughout, change 'cygwin_shared.mount' to 'mount_table'. | Christopher Faylor | 2001-01-28 | 1 | -0/+2 |
* | * autoload.cc (LoadDLLinitfunc): Remove debugging statement. | Christopher Faylor | 2001-01-17 | 1 | -7/+8 |
* | * cygheap.h: Move `token' and `impersonated' from class _pinfo | Corinna Vinschen | 2000-11-15 | 1 | -5/+9 |
* | * cygheap.cc (cygheap_root::cygheap_root): New function. | Corinna Vinschen | 2000-11-15 | 1 | -5/+54 |
* | * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin | Christopher Faylor | 2000-11-14 | 1 | -4/+27 |
* | Increase cygwin heap size. | Christopher Faylor | 2000-11-09 | 1 | -1/+1 |
* | * Makefile.in: Remove some obsolete stuff. | Christopher Faylor | 2000-10-16 | 1 | -6/+6 |
* | * cygheap.cc (cygheap_init): Born again function. | Christopher Faylor | 2000-10-02 | 1 | -1/+2 |
* | * cygheap.cc (init_cheap): Set aside space for heap walk pointer. | Christopher Faylor | 2000-09-30 | 1 | -3/+3 |
* | * spawn.cc (spawn_guts): Attempt to accomodate archaic windows quoting | Christopher Faylor | 2000-09-27 | 1 | -2/+7 |
* | * Makefile.in: Add cygheap.o. | Christopher Faylor | 2000-09-03 | 1 | -0/+37 |