summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * pinfo.cc (pinfo::init): Avoid a compiler warning.Christopher Faylor2005-01-262-2/+5
* * syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER andCorinna Vinschen2005-01-262-10/+123
* * include/winuser.h (SW_SMOOTHSCROLL): Add define.Danny Smith2005-01-262-0/+8
* 2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-01-262-15/+11
* * pinfo.h (pinfo::init): Make third parameter non-optional and propagate changeChristopher Faylor2005-01-264-58/+69
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-2515-45/+189
* * path.cc (realpath): Allow to expand with .exe suffix.Corinna Vinschen2005-01-252-1/+6
* bfd/ChangeLog:Alexandre Oliva2005-01-254-2/+32
* 2005-01-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-242-3/+7
* 2005-01-24 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-01-244-2/+20
* * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't doJoseph Myers2005-01-232-4/+11
* * install.texinfo: Add live CD, registry information.Joshua Daniel Franklin2005-01-222-4/+25
* * spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sureChristopher Faylor2005-01-223-11/+24
* * pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of theChristopher Faylor2005-01-222-57/+77
* * how-programming.texinfo: Add details about building a debugging version of ...Joshua Daniel Franklin2005-01-225-56/+62
* * pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that processChristopher Faylor2005-01-222-1/+15
* * how-programming.texinfo: Remove obsolete w32api instructions and add someChristopher Faylor2005-01-222-10/+11
* 2005-01-21 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-212-2/+7
* 2005-01-21 Fred Fish <fnf@specifixinc.com>Fred Fish2005-01-212-3/+9
* 2005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-01-212-1/+8
* 2005-01-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-01-202-17/+103
* 2005-01-19 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-01-202-1/+6
* 2005-01-19 Fred Fish <fnf@specifixinc.com>Fred Fish2005-01-192-4/+21
* 2005-01-19 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-01-192-1/+5
* 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-01-193-11/+19
* 2005-01-13 Kelley Cook <kcook@gcc.gnu.org>R. Kelley Cook2005-01-194-2/+11
* 2005-01-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-182-2/+8
* 2005-01-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-183-29/+59
* 2005-01-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-182-4/+9
* * libc/machine/powerpc/vfprintf.c: Use _REENT when callingAldy Hernandez2005-01-182-2/+6
* * autoload.cc (CoInitialize): Remove.Corinna Vinschen2005-01-183-75/+163
* * lib/user32.def (MonitorFromPoint}: Correct suffix.Danny Smith2005-01-182-1/+5
* Fix SH2A machine variants in order to correctly select instruction inheritanceNick Clifton2005-01-172-2/+17
* * include/sys/stat.h (struct __stat64): Change st_size type toDanny Smith2005-01-173-2/+8
* * pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.Christopher Faylor2005-01-174-11/+35
* * ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor2005-01-163-3/+22
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-168-31/+51
* * sigproc.cc (sig_send): Don't complain if attempt to send signal to myselfChristopher Faylor2005-01-152-2/+7
* 2005-01-14 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2005-01-152-2/+8
* * fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successfulCorinna Vinschen2005-01-144-6/+58
* * fhandler.h (fhandler_disk_file::touch_ctime): Declare.Corinna Vinschen2005-01-133-14/+63
* * pinfo.cc (pinfo::exit): Don't access self after releasing it.Corinna Vinschen2005-01-133-3/+13
* * fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setupCorinna Vinschen2005-01-132-1/+6
* * include/_mingw.h: Increment version to 3.7.Earnie Boyd2005-01-133-3/+5
* * init.cc (dll_entry): Nuke attempt to set exit code since parent will useChristopher Faylor2005-01-133-6/+8
* * include/sys/stat.h (_S_IFLNK, S_IFLNK, _S_ISLNK, S_ISLNK, _lstat,Earnie Boyd2005-01-133-24/+6
* 2005-01-13 Benoit Blanchon <bblanchon@users.sourceforge.net>Danny Smith2005-01-132-4/+18
* Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor2005-01-1223-32/+51
* Add missing changelog entry.Christopher Faylor2005-01-121-0/+4
* * pinfo.cc (pinfo::exit): Don't assume that this == myself.Christopher Faylor2005-01-123-6/+6