Age | Commit message (Expand) | Author | Files | Lines |
2005-03-27 | * wininfo.h (wininfo::timer_active): Delete. | Christopher Faylor | 1 | -1/+1 |
2005-03-22 | * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft. | Christopher Faylor | 1 | -0/+8 |
2004-11-26 | * child_info.h (child_info_spawn::hexec_proc): Eliminate. | Christopher Faylor | 1 | -2/+0 |
2004-10-06 | 2004-10-05 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -2/+2 |
2004-05-28 | * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it | Christopher Faylor | 1 | -5/+5 |
2004-02-25 | * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set. | Christopher Faylor | 1 | -0/+11 |
2004-02-09 | * debug.h (console_printf): Define for non-debugging condition. | Christopher Faylor | 1 | -1/+1 |
2004-01-14 | * cygtls.h (_threadinfo::call): Remove regparm declaration to work around | Christopher Faylor | 1 | -10/+0 |
2003-12-23 | * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report | Christopher Faylor | 1 | -0/+1 |
2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -1/+1 |
2003-11-26 | * dir.cc (mkdir): Use local security_descriptor. Call | Corinna Vinschen | 1 | -2/+7 |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -2/+2 |
2003-11-08 | * external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and | Corinna Vinschen | 1 | -0/+15 |
2003-11-06 | * syscalls.cc (getshmlba): New function. | Corinna Vinschen | 1 | -0/+4 |
2003-11-04 | * external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE | Corinna Vinschen | 1 | -0/+9 |
2003-10-22 | * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM_WINERROR | Corinna Vinschen | 1 | -0/+6 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -2/+1 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 1 | -1/+0 |
2003-04-03 | * external.cc (check_ntsec): Return general ntsec state on NULL | Corinna Vinschen | 1 | -1/+3 |
2003-04-03 | ChangeLog already commited yesterday: | Corinna Vinschen | 1 | -0/+12 |
2003-03-28 | * include/sys/cygwin.h: Declare cygwin_internal as unsigned long. | Christopher Faylor | 1 | -1/+1 |
2003-03-08 | Revert below changes regarding _pinfo::cmdline. | Christopher Faylor | 1 | -1/+1 |
2003-03-08 | * external.cc (cygwin_internal): Change n to __off64_t to match change | Corinna Vinschen | 1 | -1/+1 |
2002-11-29 | * pinfo.h (winpids::set): Renamed from init. | Christopher Faylor | 1 | -1/+1 |
2002-11-22 | * external.cc (cygwin_internal): Fix va_arg references. | Christopher Faylor | 1 | -4/+3 |
2002-10-30 | * external.cc (cygwin_internal): Implement CW_CMDLINE. | Christopher Faylor | 1 | -0/+7 |
2002-08-01 | * Makefile.in (DLL_OFILES): Add cygthread.o. | Christopher Faylor | 1 | -4/+4 |
2002-06-21 | * uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo. | Christopher Faylor | 1 | -1/+1 |
2002-06-09 | * external.cc (cygwin_internal): Make v1 mount table access invalid. | Christopher Faylor | 1 | -3/+2 |
2002-06-03 | * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN_AND_USER | Corinna Vinschen | 1 | -0/+8 |
2002-05-29 | * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate. | Christopher Faylor | 1 | -1/+1 |
2002-05-29 | * external.cc (fillout_pinfo): Use new version define. | Corinna Vinschen | 1 | -1/+1 |
2002-05-29 | * external.cc (fillout_pinfo): Set new version field in external_pinfo | Christopher Faylor | 1 | -2/+2 |
2002-05-29 | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 1 | -0/+3 |
2002-05-25 | Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, | Christopher Faylor | 1 | -1/+0 |
2002-02-14 | * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE. | Christopher Faylor | 1 | -0/+5 |
2002-02-14 | * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. | Christopher Faylor | 1 | -1/+2 |
2002-01-29 | * external.cc (cygwin_internal): Initialize various internal settings if | Christopher Faylor | 1 | -0/+32 |
2001-11-05 | Eliminate excess whitespace. | Christopher Faylor | 1 | -1/+1 |
2001-10-24 | * Makefile.in: Only build testsuite directory on first 'make check'. | Christopher Faylor | 1 | -0/+19 |
2001-10-08 | * external.cc (fillout_pinfo): Reset counter whenever we initialize the pid | Christopher Faylor | 1 | -2/+5 |
2001-09-07 | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 1 | -1/+1 |
2001-09-06 | Remove initialization of static or global values to zero, throughout. This | Christopher Faylor | 1 | -1/+1 |
2001-07-26 | Throughout, reorganize header file inclusion to put security.h prior to | Christopher Faylor | 1 | -0/+1 |
2001-05-11 | * external.cc (fillout_pinfo): Use correct pids. | Christopher Faylor | 1 | -2/+2 |
2001-04-28 | Throughout, change 'tty_attached' to 'real_tty_attached', for clarity. | Christopher Faylor | 1 | -1/+1 |
2001-03-18 | Update copyright. | Christopher Faylor | 1 | -1/+1 |
2001-03-18 | * external.cc (fillout_pinfo): Match windows pid, as well as cygwin pid when | Christopher Faylor | 1 | -2/+3 |
2001-01-28 | Throughout, change 'cygwin_shared.mount' to 'mount_table'. | Christopher Faylor | 1 | -4/+3 |
2000-11-14 | * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin | Christopher Faylor | 1 | -1/+1 |