summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-0112-60/+69
* * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to currentCorinna Vinschen2008-01-318-55/+155
* * cygheap.h (struct cwdstuff): Add dir member to store cwd handle.Corinna Vinschen2008-01-313-31/+41
* 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini2008-01-313-2/+20
* Remove conflict marker as obvious.Brian Ford2008-01-301-1/+0
* Add OpenVMS extensions.Nick Clifton2008-01-302-6/+96
* 2008-01-30 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-302-0/+12
* 2008-01-30 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-302-0/+17
* 2008-01-29 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-302-2/+39
* 2008-01-29 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-296-3/+85
* * include/ras.h (RAS_MaxDnsSuffix): define.Brandon Sneed2008-01-292-0/+5
* Added new PSAPI defines and exportsBrandon Sneed2008-01-293-0/+19
* * path.cc: Fix Samba version in comment.Corinna Vinschen2008-01-282-1/+5
* include/David Daney2008-01-272-1/+23
* * libc/sys/mmixware/isatty.c (_isatty): Renamed from isatty.Hans-Peter Nilsson2008-01-252-3/+8
* * path.cc (fs_info::update): Fix old-style Samba test to supportCorinna Vinschen2008-01-242-8/+14
* /gas:Eric Weddington2008-01-232-0/+5
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-01-233-4/+12
* * ntdll.h (struct _FILE_FS_OBJECTID_INFORMATION): Define.Corinna Vinschen2008-01-224-12/+62
* * libc/sys/sh/syscalls.c (_isatty): New.DJ Delorie2008-01-222-0/+11
* 2008-01-21 Neal H. Walfield <neal@gnu.org>Jeff Johnston2008-01-213-4/+10
* * fhandler_disk_file.cc (fhandler_disk_file::link): Open file withCorinna Vinschen2008-01-212-1/+6
* * common.h (AT_SUN_AUXFLAGS): Define.Mark Kettenis2008-01-162-0/+5
* /gas:Eric Weddington2008-01-162-0/+9
* * Makefile.in (install-libs): Overwrite newlib's libg.a with symlinkCorinna Vinschen2008-01-152-0/+6
* * Makefile.in (DLL_OFILES): Remove memmem.o.Corinna Vinschen2008-01-153-68/+6
* * libc/string/Makefile.am (ELIX_2_SOURCES): Fix definition.Eric Blake2008-01-153-26/+46
* * libc/include/machine/setjmp.h (__SIGMASK_FUNC): Define asCorinna Vinschen2008-01-152-4/+25
* * cygcheck.cc (dump_sysinfo): Always try to get a OSVERSIONINFOEXCorinna Vinschen2008-01-132-59/+126
* Make strstr and strcasestr O(n), not O(n^2); add memmem.Eric Blake2008-01-128-16/+664
* * m32c/exit.S (__exit): preserve both argument registers.DJ Delorie2008-01-112-2/+6
* 2008-01-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-083-60/+66
* * futex.m4: New file.Jakub Jelinek2008-01-082-0/+68
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-01-073-11/+18
* 2008-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-075-46/+60
* * fhandler.h: Update copyright.Corinna Vinschen2008-01-073-2/+8
* * fhandler.h (fhandler_base::is_tty): Make bool.Christopher Faylor2008-01-062-10/+23
* * include/limits.h (TTY_NAME_MAX): Increase size to same as linux to allow forChristopher Faylor2008-01-062-1/+6
* 2008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-0312-12/+53
* 2008-01-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-0325-93/+280
* 2008-01-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-01-0319-76/+22
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-0112-11/+15
* * tty.cc: Update copyright.Christopher Faylor2008-01-013-3/+9
* * newsym: First stab at understanding data as well as functions.Christopher Faylor2008-01-015-2808/+2799
* * cygwin.din (_f_llrint, _f_llrintf, _f_llrintl, _f_lrint, _f_lrintf,Dave Korn2007-12-303-7/+31
* * bloda.cc (enum bad_app): Add BYTEMOBILE.Dave Korn2007-12-292-1/+15
* * faq-using.xml (faq.using.bloda): New entry.Dave Korn2007-12-293-0/+101
* 2007-12-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-12-282-2/+6
* 2007-12-27 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2007-12-283-3/+8
* * fhandler.h (class fhandler_dev_random): Add dummy_offset member.Corinna Vinschen2007-12-223-2/+33