summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygcheck.cc (dump_sysinfo): Evaluate and print state ofCorinna Vinschen2009-01-292-0/+18
* fix typo in previous entryDoug Evans2009-01-291-1/+1
* * opcode/i386.h: Add multiple inclusion protection.Doug Evans2009-01-292-1/+34
* 2009-01-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-282-2/+12
* * fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on EINTR orChristopher Faylor2009-01-273-4/+15
* * configure.host (m32c-*-*): Add long long I/O support by default.DJ Delorie2009-01-272-0/+9
* * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen2009-01-264-16/+34
* * grp.cc (getgrgid_r): Simplify code by using stpcpy.Corinna Vinschen2009-01-263-52/+35
* * uinfo.cc (pwdgrp::load): Open file with FILE_OPEN_FOR_BACKUP_INTENTCorinna Vinschen2009-01-262-1/+8
* * mount.cc (mount_info::from_fstab): Open fstab file withCorinna Vinschen2009-01-242-1/+8
* * pathnames.sgml: Add requirement for world-readability of specialCorinna Vinschen2009-01-242-0/+11
* * pathnames.sgml: Add section about accessing /etc files.Corinna Vinschen2009-01-242-2/+44
* * smallprint.cc (__small_vsprintf): Use already available buffer tmpCorinna Vinschen2009-01-232-8/+10
* * select.cc (peek_serial): Add hack to allow proper operation with com0comChristopher Faylor2009-01-222-0/+9
* 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-222-0/+35
* 2009-01-21 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2009-01-227-4/+864
* ChangeLog:Corinna Vinschen2009-01-2124-2353/+2563
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-205-39/+43
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-2010-324/+445
* * thread.h (struct pthread_rwlock::RWLOCK_READER): Add counter n.Corinna Vinschen2009-01-203-4/+26
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-207-65/+177
* 2009-01-19 Neal H. Walfield <neal@gnu.org>Jeff Johnston2009-01-193-20/+28
* * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen2009-01-192-1/+5
* Remove conflict marker.Andreas Schwab2009-01-191-46/+45
* * mmap.cc (mmap64): Fix condition checking if anonymous mapping beyondCorinna Vinschen2009-01-172-1/+8
* 2009-01-11 Henry Nestler <henry@bigfoot.de>Chris Sutcliffe2009-01-172-4/+10
* * Makefile.in: Fix copyright date.Corinna Vinschen2009-01-173-19/+28
* * fhandler_proc.cc: Reorganize global proc content data into a newCorinna Vinschen2009-01-173-139/+104
* * Fix copyright dates.Corinna Vinschen2009-01-167-6/+11
* * cygcheck.cc (dump_sysinfo): Raise size of osname. Add Windows 7Corinna Vinschen2009-01-162-32/+60
* formattingAlan Modra2009-01-161-1/+1
* * Makefile.def (configure-opcodes): Depend on configure-libiberty.Alan Modra2009-01-163-1/+30
* 2009-01-15 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs2009-01-152-15/+41
* * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.Nick Clifton2009-01-153-0/+13
* * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton2009-01-152-10/+18
* * plugin-api.h (LDPS_BAD_HANDLE): New constant.Cary Coutant2009-01-152-1/+28
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-1412-12/+14
* * libc/getopt.c (parse_long_options): Use fix from NetBSD's getoptCorinna Vinschen2009-01-132-9/+24
* 2009-01-12 Nathan Froyd <froydnj@codesourcery.com>Jeff Johnston2009-01-122-2/+4
* 2009-01-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-01-122-4/+5
* * syscalls.cc (enum bin_status): New type.Corinna Vinschen2009-01-122-41/+123
* * errno.cc (errmap): Set errno to ENOENT instead of ENOSHARE throughout.Corinna Vinschen2009-01-113-7/+15
* 2009-01-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-01-102-3/+6
* gas/Peter Bergner2009-01-092-3/+10
* * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen2009-01-093-24/+34
* * include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor2009-01-097-7/+39
* * ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor2009-01-093-1/+275
* * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2009-01-082-3/+10
* Typo fixes.Ben Elliston2009-01-081-3/+3
* * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.Kazu Hirata2009-01-082-2/+6