summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'cgen-cgen-snapshot-20090101cvs2svn2008-12-224479-1407155/+0
* This commit was manufactured by cvs2svn to create branch 'newlib-newlib-1_17_0cvs2svn2008-12-222111-678202/+0
* 2008-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-2286-799/+833
* * pipe.cc (getov_result): Minor cleanup.Christopher Faylor2008-12-222-3/+6
* Add missing ChangeLog entries for my last commit.Ralf Wildenhues2008-12-211-0/+10
* * pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor2008-12-212-5/+15
* * fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor2008-12-202-37/+43
* * pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor2008-12-204-16/+25
* * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen2008-12-203-6/+11
* 2008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-12-202-25/+44
* * cris.h (R_CRIS_32_IE): New relocation.Hans-Peter Nilsson2008-12-202-0/+9
* * pinfo.cc (pinfo_basic): New class.Christopher Faylor2008-12-194-13/+41
* * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen2008-12-192-13/+77
* * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen2008-12-192-1/+14
* Backport link test fix from upstream Libtool:Ralf Wildenhues2008-12-181-39/+46
* * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen2008-12-182-9/+22
* * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen2008-12-182-23/+35
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-12-183-6/+12
* 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-173-0/+158
* 2008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2008-12-172-0/+7
* 2008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2008-12-1714-2560/+6332
* 2008-12-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-12-163-4/+23
* * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen2008-12-162-1/+5
* * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.Corinna Vinschen2008-12-162-69/+83
* * syscalls.cc (gen_full_path_at): Use isabspath instead of isdirsepCorinna Vinschen2008-12-152-1/+6
* 2008-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-152-2/+5
* * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen2008-12-152-1/+11
* * setlsapwd.cc (setlsapwd): Simplify code. Only try to call cygserverCorinna Vinschen2008-12-152-7/+15
* * setpwd.cc (client_request_setpwd::serve): Don't treat removingCorinna Vinschen2008-12-152-1/+8
* * setlsapwd.cc (setlsapwd): Explicitely erase password buffer contentCorinna Vinschen2008-12-152-1/+9
* * setpwd.cc (client_request_setpwd::serve): Explicitely erase passwordCorinna Vinschen2008-12-152-0/+7
* * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen2008-12-152-1/+7
* * fhandler_registry.cc (fhandler_registry::exists): Handle EACCES.Corinna Vinschen2008-12-152-2/+8
* * cygwin.din: Export fgetwc, fgetws, fputwc, fputws, fwide, getwc,Corinna Vinschen2008-12-154-8/+31
* * fhandler.h (class fhandler_registry): Declare dup method.Corinna Vinschen2008-12-153-8/+34
* * gcc.sgml: Use 'bash$' as Cygwin prompt throughout.Corinna Vinschen2008-12-154-11/+18
* * fhandler_disk_file.cc (readdir_get_ino): Don't complain about MS-DOS pathsChristopher Faylor2008-12-143-2/+7
* * utils.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-5/+9
* * pathnames.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-10/+14
* * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor2008-12-136-153/+158
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-126-10/+212
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-124-5/+11
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-2/+8
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-0/+12
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-0/+5
* * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen2008-12-124-0/+9
* * pathnames.sgml: New section for /proc/registry. Document registryCorinna Vinschen2008-12-122-9/+45
* Formatting fix.Jeff Johnston2008-12-111-2/+2
* 2008-12-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-113-2/+8
* 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Jeff Johnston2008-12-1112-14/+5524