summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygerrno.h (__set_errno): Modify debugging output to make searching straceChristopher Faylor2011-10-1531-4005/+6589
* * fhandler_process.cc (dos_drive_mappings::fixup_if_match): ConvertCorinna Vinschen2011-10-152-0/+13
* * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID onCorinna Vinschen2011-10-156-67/+130
* * cygcheck.cc (dump_sysinfo): Add Windows 8 recognition. Note asCorinna Vinschen2011-10-132-4/+15
* * path.cc (find_fast_cwd_pointer): Allow 'push crit-sect-addr' insteadCorinna Vinschen2011-10-132-3/+11
* * path.cc (copy_cwd_str): Move up in file to be accessible fromCorinna Vinschen2011-10-132-166/+241
* * fhandler_console.cc (fhandler_console::cursor_set): Disable forcingCorinna Vinschen2011-10-122-1/+16
* * cygwin.din: Remove some _tc* exports. Add tcgetsid().Christopher Faylor2011-10-1112-33/+132
* * utils.sgml (getconf): Expand documentation.Yaakov Selkowitz2011-10-112-4/+24
* * dtable.cc (fh_alloc): Don't parse /dev/tty if ctty is < 0. Reset major/minorChristopher Faylor2011-10-112-4/+13
* * libc/time/mktm_r.c: (__tzcalc_limits) Fix Julian day calculation.Corinna Vinschen2011-10-113-13/+40
* oops - fix typo in previous delta.Nick Clifton2011-10-111-11/+390
* oops - omitted from previous delta.Nick Clifton2011-10-111-248/+31
* * syscalls.cc (open): Add temporary kludge to avoid assigning the controllingChristopher Faylor2011-10-103-0/+13
* * fhandler.h (fhandler_process::closedir): Declare.Corinna Vinschen2011-10-103-0/+13
* * cygserver.sgml: Change -v to -V, same as in sources.Corinna Vinschen2011-10-102-1/+5
* * cygserver.cc (print_usage): Align output to utilities in utilsCorinna Vinschen2011-10-102-26/+29
* * ldd.cc (VERSION): Remove.Corinna Vinschen2011-10-102-2/+4
* * ldd.cc: Update copyright.Christopher Faylor2011-10-102-1/+5
* * Align usage output, version output, as well as usage and versionCorinna Vinschen2011-10-1021-611/+687
* include/elf/Alan Modra2011-10-102-1/+6
* * libc/sys/arm/crt0.S: Synchronise with libgloss version.Nick Clifton2011-10-102-0/+67
* * locale.cc (usage): Restructure, rephrase, add new options. DropCorinna Vinschen2011-10-103-40/+123
* * cygcheck.cc (check_keys): Use UNICODE Win32 functions.Corinna Vinschen2011-10-102-6/+10
* * fhandler_tty.cc (fhandler_pty_slave::open): Clarify debugging output.Christopher Faylor2011-10-102-2/+11
* * fhandler.h (fhandler_console::tc_getpgid): New function.Christopher Faylor2011-10-073-1/+19
* * include/sys/cygwin.h (cygwin_getinfo_types): Define valuesCorinna Vinschen2011-10-072-3/+54
* * rx/crt0.S: Initialise the PID address register.Nick Clifton2011-10-072-5/+25
* Fix copyright.Corinna Vinschen2011-10-071-1/+2
* * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Send __SIGSETPGRPCorinna Vinschen2011-10-064-2/+16
* 2011-10-06 Christian Franke <franke@computer.org>Christian Franke2011-10-063-17/+73
* * readelf.c (get_machine_dlags): Add support for RX's PID mode.Nick Clifton2011-10-052-1/+6
* * external.cc (create_winenv): Rename from sync_winenv. TakeCorinna Vinschen2011-10-054-7/+30
* * net.cc (socketpair): Bind first socket to loopback only as well.Corinna Vinschen2011-10-052-1/+5
* 2011-10-04 Greta Yorsh <Greta.Yorsh@arm.com>Jeff Johnston2011-10-042-0/+164
* * libc/machine/arm/memcpy.S: Fix unaligned access copying.Nick Clifton2011-10-042-4/+14
* Rationalise structure layout; add dirent.d_type field.Keith Marshall2011-10-013-60/+215
* * libc/machine/arm/memcpy.S: New file. Contains a hand codedNick Clifton2011-09-295-3/+481
* * arm/crt0.s: Support 0 heap base response from HeapInfo syscall.Nick Clifton2011-09-292-0/+17
* * arm/arm.h (HAVE_CALL_INDIRECT): Define.Nick Clifton2011-09-293-12/+27
* merge from gccDJ Delorie2011-09-283-0/+50
* merge from gccDJ Delorie2011-09-271-2/+9
* merge from gccDJ Delorie2011-09-261-9/+2
* include/ChangeLogCary Coutant2011-09-262-2/+16
* merge from gccDJ Delorie2011-09-232-1/+9
* Annotate sparc objects with cpu hardware capabilities used.David S. Miller2011-09-214-10/+69
* * tty.cc (grantpt): Check for valid fd.Christopher Faylor2011-09-213-3/+10
* Check if a symbol is hidden by linker script.H.J. Lu2011-09-162-0/+9
* * strace.cc (attach_process): Try to turn off DEBUG_ONLY_THIS_PROCESSJon TURNEY2011-09-153-3/+30
* 2011-09-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2011-09-082-2/+11