summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Final sync of pseudo-reloc.c with mingw64 and cygwinCharles Wilson2009-11-022-2/+9
* * miscfuncs.h (transform_chars): Declare. Define inline variation here.Corinna Vinschen2009-11-025-68/+83
* path.ccCorinna Vinschen2009-11-021-1/+1
* * path.cc (tfx_chars): Constify.Corinna Vinschen2009-11-021-0/+4
* * Makefile.in: Use utils mingw front-end to generate non-cygwin binary.Christopher Faylor2009-11-012-3/+8
* * new-features.sgml (ov-new1.7-misc): Add installation-specificCorinna Vinschen2009-10-312-0/+13
* * cygcheck.cc: Include cygprops.h.Corinna Vinschen2009-10-313-10/+329
* * transport_pipes.h (PIPE_NAME_PREFIX): New define.Corinna Vinschen2009-10-313-16/+46
* * cygprops.h: New file.Corinna Vinschen2009-10-3113-62/+220
* * sec_helper.cc (security_descriptor::realloc): Call free first ifCorinna Vinschen2009-10-312-0/+8
* * sec_helper.cc (security_descriptor::free): If sd_size is 0, callCorinna Vinschen2009-10-309-57/+93
* * fhandler_random.cc (fhandler_dev_random::lseek): Revert change fromCorinna Vinschen2009-10-302-0/+10
* * smallprint.cc (hex_str): New const string.Corinna Vinschen2009-10-303-12/+54
* * libc/stdio/fflush.c (_fflush_r): Store old errno to check forCorinna Vinschen2009-10-302-10/+29
* Honor DESTDIR for winsup/mingw and winsup/w32apiCharles Wilson2009-10-299-62/+171
* * cygcheck.cc (pretty_id): Drop arguments. Don't change CYGWINCorinna Vinschen2009-10-282-17/+10
* * pathnames.sgml: Add limitation of case sensitivity with CreateProcess.Corinna Vinschen2009-10-282-4/+12
* * new-features.sgml (ov-new1.7-posix): Mention UTF-8 as "C" defaultCorinna Vinschen2009-10-283-2/+16
* * MAINTAINERS (ARM): Add myself as an ARM maintainer.Nick Clifton2009-10-272-0/+5
* Correct pseudo-reloc size bug wrt error messagesCharles Wilson2009-10-263-4/+11
* Sync pseudo-reloc.c with mingw64Charles Wilson2009-10-262-82/+93
* * faq-setup.xml: Fix clean_setup.pl reference.Christopher Faylor2009-10-262-1/+5
* * faq-setup.xml: Change clean_setup.pl reference.Christopher Faylor2009-10-262-1/+5
* newlib:Nick Clifton2009-10-2663-55/+13005
* * arm/linux-syscalls0.S (SYSCALL0, SYSCALL3, SYSCALL6, SYSCALL4):Nick Clifton2009-10-262-44/+6
* Sync pseudo-reloc.c with mingw64Charles Wilson2009-10-253-164/+169
* Fix isalpha(0x100000001LL) and friends on 64-bit machines.Eric Blake2009-10-242-15/+30
* * fhandler.cc (fhandler_base::open): Remove unused variables sa and sd.Corinna Vinschen2009-10-242-3/+5
* * fhandler.cc (fhandler_base::open): Always create file with defaultCorinna Vinschen2009-10-245-45/+30
* cpu/Doug Evans2009-10-246-18/+427
* Sync pseudo-reloc.c with cygwin/lib/Charles Wilson2009-10-232-16/+225
* 2009-10-23 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2009-10-232-0/+12
* * fhandler_random.cc (fhandler_dev_random::lseek): Allow negativeCorinna Vinschen2009-10-232-5/+5
* 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-20257-177950/+261901
* 2009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-10-203-1/+13
* * cygcheck.cc (dump_sysinfo): Update with latest NT 6.1 versions.Corinna Vinschen2009-10-202-45/+78
* * registry.cc (reg_key::get_int): Add alternative implementationCorinna Vinschen2009-10-203-10/+80
* * smallprint.cc (__small_vsprintf): Simplify UNICODE string handlingCorinna Vinschen2009-10-202-9/+9
* * fhandler_disk_file.cc (fhander_disk_file::readdir): Handle a statusCorinna Vinschen2009-10-202-3/+11
* * syscalls.cc (internal_setlocale): Only convert $PATH if there is aCorinna Vinschen2009-10-192-7/+19
* merge from gccDJ Delorie2009-10-192-0/+13
* * spawn.cc (av::fixup): Treat non-readable, but executable files asCorinna Vinschen2009-10-192-1/+17
* * uinfo.cc (uinfo_init): Deimpersonate, don't reimpersonate, ifCorinna Vinschen2009-10-182-1/+6
* * z80.h: Store alignment requirement in section header, to allowArnold Metselaar2009-10-172-0/+14
* merge from gccDJ Delorie2009-10-152-0/+6
* * cygpath.cc (get_special_folder): Fetch path as WCHAR and convertCorinna Vinschen2009-10-152-25/+44
* * faq-setup.xml (faq.setup.disk-space): Fix URL pointing toCorinna Vinschen2009-10-152-1/+6
* * libc/include/wchar.h (struct tm0: Declare as incomplete type.Corinna Vinschen2009-10-152-0/+8
* * libc/locale/nl_langinfo.c (nl_langinfo): Add Cygwin-specific temporaryCorinna Vinschen2009-10-152-0/+11
* include/Alan Modra2009-10-142-3/+9