aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2005-02-02 * pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.Corinna Vinschen2-4/+9
2005-02-02 * times.cc (utimes): Mark st_ctime for update according to SUSv3.Corinna Vinschen2-3/+11
2005-02-01* fhandler_proc.cc (format_proc_partitions): Remove PartitionType check sinceChristopher Faylor2-3/+7
2005-02-01* cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor9-38/+83
2005-02-01 * pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fdCorinna Vinschen2-0/+38
2005-02-01 * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen9-34/+103
2005-02-01 * mingwex/strtold.c (__asctoe64): Set endptr to 'e' if exponentDanny Smith2-0/+14
2005-01-31* path.h (path_conv::set_name): Declare new function.Christopher Faylor5-0/+27
2005-01-31* smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor2-5/+8
2005-01-31 * cygwinenv.sgml: Add words for (no)traverse option.Corinna Vinschen2-0/+14
2005-01-31 * environ.cc (set_traverse): New function.Corinna Vinschen2-6/+24
2005-01-31* smallprint.c (__rn): Regparmize.Christopher Faylor2-0/+8
2005-01-31* smallprint.c (rnarg): New macro.Christopher Faylor2-14/+28
2005-01-31* pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.Christopher Faylor2-1/+5
2005-01-31 * fhandler_process.cc (format_process_maps): Get destbuf argument byCorinna Vinschen2-7/+13
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen12-58/+307
2005-01-29* ntsec.sgml: Add Pierre's Windows 2003 text.Joshua Daniel Franklin4-12/+30
2005-01-29 * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen3-4/+19
2005-01-29 * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen8-23/+324
2005-01-29* cygthread.cc (new): Add a little more debugging.Christopher Faylor3-1/+7
2005-01-29* cygtls.cc (cygtls::call2): Move socket cleanup.Christopher Faylor2-4/+10
2005-01-28 * how-using.texinfo: Change text about using shortcuts.Corinna Vinschen2-11/+20
2005-01-28.Christopher Faylor1-3/+0
2005-01-272005-01-27 Oliver Stoeneberg <oliverst@online.de>Danny Smith2-2/+6
2005-01-272005-01-26 Oliver Stoeneberg <oliverst@online.de>Danny Smith2-0/+13
2005-01-26* pinfo.cc (pinfo::init): Avoid a compiler warning.Christopher Faylor2-2/+5
2005-01-26 * syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER andCorinna Vinschen2-10/+123
2005-01-26 * include/winuser.h (SW_SMOOTHSCROLL): Add define.Danny Smith2-0/+8
2005-01-262005-01-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2-15/+11
2005-01-26* pinfo.h (pinfo::init): Make third parameter non-optional and propagate changeChristopher Faylor4-58/+69
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen15-45/+189
2005-01-25 * path.cc (realpath): Allow to expand with .exe suffix.Corinna Vinschen2-1/+6
2005-01-22* install.texinfo: Add live CD, registry information.Joshua Daniel Franklin2-4/+25
2005-01-22* spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sureChristopher Faylor3-11/+24
2005-01-22* pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of theChristopher Faylor2-57/+77
2005-01-22* how-programming.texinfo: Add details about building a debugging version of ...Joshua Daniel Franklin5-56/+62
2005-01-22* pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that processChristopher Faylor2-1/+15
2005-01-22* how-programming.texinfo: Remove obsolete w32api instructions and add someChristopher Faylor2-10/+11
2005-01-212005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+8
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen3-75/+163
2005-01-18 * lib/user32.def (MonitorFromPoint}: Correct suffix.Danny Smith2-1/+5
2005-01-17 * include/sys/stat.h (struct __stat64): Change st_size type toDanny Smith3-2/+8
2005-01-17* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.Christopher Faylor4-11/+35
2005-01-16* ps.cc (main): Eliminate use of PID_ZOMBIE.Christopher Faylor3-3/+22
2005-01-16* init.cc (dll_entry): Remove unused extern.Christopher Faylor8-31/+51
2005-01-15* sigproc.cc (sig_send): Don't complain if attempt to send signal to myselfChristopher Faylor2-2/+7
2005-01-14 * fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successfulCorinna Vinschen4-6/+58
2005-01-13 * fhandler.h (fhandler_disk_file::touch_ctime): Declare.Corinna Vinschen3-14/+63
2005-01-13 * pinfo.cc (pinfo::exit): Don't access self after releasing it.Corinna Vinschen3-3/+13
2005-01-13 * fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setupCorinna Vinschen2-1/+6