Age | Commit message (Expand) | Author | Files | Lines |
2003-12-22 | This commit was manufactured by cvs2svn to create tag 'csl-arm-2003-q4'.csl-arm-2003-q4 | cvs2svn | 1 | -304/+0 |
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 |
2000-11-08 | * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in | Christopher Faylor | 1 | -2/+22 |
2000-11-05 | * pinfo.cc (winpids:add): New method. | Christopher Faylor | 1 | -7/+6 |
2000-10-20 | * external.cc (fillout_pinfo): Pass PID_NOREDIR flag to pinfo init to avoid | Christopher Faylor | 1 | -1/+1 |
2000-09-16 | * exceptions.cc (handle_exceptions): Just "core dump" if SIGSEGV in signal | Christopher Faylor | 1 | -1/+1 |
2000-09-13 | * external.cc (fillout_pinfo): Handle explicit pids correctly. | Christopher Faylor | 1 | -3/+3 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -1/+2 |
2000-09-07 | Split out tty and shared_info stuff into their own headers and use throughout. | Christopher Faylor | 1 | -0/+2 |
2000-09-04 | * path.cc (readlink): Check if buffer length is positive. Truncate output to | Christopher Faylor | 1 | -1/+1 |