aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2005-02-07* net.cc (cygwin_gethostbyname): Be more picky about what's a numeric addressChristopher Faylor2-9/+18
2005-02-07* exceptions.cc: Make windows_system_directory non-static.Christopher Faylor3-6/+12
2005-02-06 * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen6-40/+184
2005-02-06* cygthread.h (cygthread::terminate_thread): Reflect return value.Christopher Faylor7-25/+60
2005-02-02 * fhandler.h (fhandler_base::ftruncate): Define new virtual method.Corinna Vinschen5-34/+77
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-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 * 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 * 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.Christopher Faylor1-3/+0
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-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* 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* pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that processChristopher Faylor2-1/+15
2005-01-18 * autoload.cc (CoInitialize): Remove.Corinna Vinschen3-75/+163
2005-01-17* pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.Christopher Faylor4-11/+35
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
2005-01-13* init.cc (dll_entry): Nuke attempt to set exit code since parent will useChristopher Faylor3-6/+8
2005-01-12Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor23-32/+51
2005-01-12Add missing changelog entry.Christopher Faylor1-0/+4
2005-01-12* pinfo.cc (pinfo::exit): Don't assume that this == myself.Christopher Faylor3-6/+6
2005-01-11* pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.Christopher Faylor2-1/+7
2005-01-11revert previous erroneous checkin.Christopher Faylor1-2/+2
2005-01-11* pinfo.h (_pinfo::set_exit_state): Declare new function.Christopher Faylor10-101/+150
2005-01-11 * ChangeLog: Split and create ChangeLog-2004.Corinna Vinschen2-3848/+3848
2005-01-11 * environ.cc: Yes, yes, the copyright date, as usual.Corinna Vinschen1-1/+1