| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Makefile.in: Use utils mingw front-end to generate non-cygwin binary. | Christopher Faylor | 2009-11-01 | 2 | -3/+8 |
* | * new-features.sgml (ov-new1.7-misc): Add installation-specific | Corinna Vinschen | 2009-10-31 | 2 | -0/+13 |
* | * cygcheck.cc: Include cygprops.h. | Corinna Vinschen | 2009-10-31 | 3 | -10/+329 |
* | * transport_pipes.h (PIPE_NAME_PREFIX): New define. | Corinna Vinschen | 2009-10-31 | 3 | -16/+46 |
* | * cygprops.h: New file. | Corinna Vinschen | 2009-10-31 | 13 | -62/+220 |
* | * sec_helper.cc (security_descriptor::realloc): Call free first if | Corinna Vinschen | 2009-10-31 | 2 | -0/+8 |
* | * sec_helper.cc (security_descriptor::free): If sd_size is 0, call | Corinna Vinschen | 2009-10-30 | 9 | -57/+93 |
* | * fhandler_random.cc (fhandler_dev_random::lseek): Revert change from | Corinna Vinschen | 2009-10-30 | 2 | -0/+10 |
* | * smallprint.cc (hex_str): New const string. | Corinna Vinschen | 2009-10-30 | 3 | -12/+54 |
* | * libc/stdio/fflush.c (_fflush_r): Store old errno to check for | Corinna Vinschen | 2009-10-30 | 2 | -10/+29 |
* | Honor DESTDIR for winsup/mingw and winsup/w32api | Charles Wilson | 2009-10-29 | 9 | -62/+171 |
* | * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWIN | Corinna Vinschen | 2009-10-28 | 2 | -17/+10 |
* | * pathnames.sgml: Add limitation of case sensitivity with CreateProcess. | Corinna Vinschen | 2009-10-28 | 2 | -4/+12 |
* | * new-features.sgml (ov-new1.7-posix): Mention UTF-8 as "C" default | Corinna Vinschen | 2009-10-28 | 3 | -2/+16 |
* | * MAINTAINERS (ARM): Add myself as an ARM maintainer. | Nick Clifton | 2009-10-27 | 2 | -0/+5 |
* | Correct pseudo-reloc size bug wrt error messages | Charles Wilson | 2009-10-26 | 3 | -4/+11 |
* | Sync pseudo-reloc.c with mingw64 | Charles Wilson | 2009-10-26 | 2 | -82/+93 |
* | * faq-setup.xml: Fix clean_setup.pl reference. | Christopher Faylor | 2009-10-26 | 2 | -1/+5 |
* | * faq-setup.xml: Change clean_setup.pl reference. | Christopher Faylor | 2009-10-26 | 2 | -1/+5 |
* | newlib: | Nick Clifton | 2009-10-26 | 63 | -55/+13005 |
* | * arm/linux-syscalls0.S (SYSCALL0, SYSCALL3, SYSCALL6, SYSCALL4): | Nick Clifton | 2009-10-26 | 2 | -44/+6 |
* | Sync pseudo-reloc.c with mingw64 | Charles Wilson | 2009-10-25 | 3 | -164/+169 |
* | Fix isalpha(0x100000001LL) and friends on 64-bit machines. | Eric Blake | 2009-10-24 | 2 | -15/+30 |
* | * fhandler.cc (fhandler_base::open): Remove unused variables sa and sd. | Corinna Vinschen | 2009-10-24 | 2 | -3/+5 |
* | * fhandler.cc (fhandler_base::open): Always create file with default | Corinna Vinschen | 2009-10-24 | 5 | -45/+30 |
* | cpu/ | Doug Evans | 2009-10-24 | 6 | -18/+427 |
* | Sync pseudo-reloc.c with cygwin/lib/ | Charles Wilson | 2009-10-23 | 2 | -16/+225 |
* | 2009-10-23 Kai Tietz <kai.tietz@onevision.com> | Kai Tietz | 2009-10-23 | 2 | -0/+12 |
* | * fhandler_random.cc (fhandler_dev_random::lseek): Allow negative | Corinna Vinschen | 2009-10-23 | 2 | -5/+5 |
* | 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-10-20 | 257 | -177950/+261901 |
* | 2009-10-16 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2009-10-20 | 3 | -1/+13 |
* | * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions. | Corinna Vinschen | 2009-10-20 | 2 | -45/+78 |
* | * registry.cc (reg_key::get_int): Add alternative implementation | Corinna Vinschen | 2009-10-20 | 3 | -10/+80 |
* | * smallprint.cc (__small_vsprintf): Simplify UNICODE string handling | Corinna Vinschen | 2009-10-20 | 2 | -9/+9 |
* | * fhandler_disk_file.cc (fhander_disk_file::readdir): Handle a status | Corinna Vinschen | 2009-10-20 | 2 | -3/+11 |
* | * syscalls.cc (internal_setlocale): Only convert $PATH if there is a | Corinna Vinschen | 2009-10-19 | 2 | -7/+19 |
* | merge from gcc | DJ Delorie | 2009-10-19 | 2 | -0/+13 |
* | * spawn.cc (av::fixup): Treat non-readable, but executable files as | Corinna Vinschen | 2009-10-19 | 2 | -1/+17 |
* | * uinfo.cc (uinfo_init): Deimpersonate, don't reimpersonate, if | Corinna Vinschen | 2009-10-18 | 2 | -1/+6 |
* | * z80.h: Store alignment requirement in section header, to allow | Arnold Metselaar | 2009-10-17 | 2 | -0/+14 |
* | merge from gcc | DJ Delorie | 2009-10-15 | 2 | -0/+6 |
* | * cygpath.cc (get_special_folder): Fetch path as WCHAR and convert | Corinna Vinschen | 2009-10-15 | 2 | -25/+44 |
* | * faq-setup.xml (faq.setup.disk-space): Fix URL pointing to | Corinna Vinschen | 2009-10-15 | 2 | -1/+6 |
* | * libc/include/wchar.h (struct tm0: Declare as incomplete type. | Corinna Vinschen | 2009-10-15 | 2 | -0/+8 |
* | * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporary | Corinna Vinschen | 2009-10-15 | 2 | -0/+11 |
* | include/ | Alan Modra | 2009-10-14 | 2 | -3/+9 |
* | Consistently use va_end. | Eric Blake | 2009-10-14 | 6 | -44/+98 |
* | * libc/include/sys/unistd.h: Add _PC*, _CS*, and _SC* constants | Eric Blake | 2009-10-14 | 2 | -35/+70 |
* | 2009-10-13 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | Jeff Johnston | 2009-10-13 | 2 | -9/+9 |
* | * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump. | Corinna Vinschen | 2009-10-13 | 2 | -1/+6 |