summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_base::ftruncate): Define new virtual method.Corinna Vinschen2005-02-021-0/+9
* * pipe.cc (fhandler_pipe::dup): Fix conditionals in case of error.Corinna Vinschen2005-02-021-0/+4
* * times.cc (utimes): Mark st_ctime for update according to SUSv3.Corinna Vinschen2005-02-021-0/+4
* * fhandler_proc.cc (format_proc_partitions): Remove PartitionType check sinceChristopher Faylor2005-02-011-0/+5
* * cygthread.cc (cygthread::terminate_thread): Wait briefly for notificationChristopher Faylor2005-02-011-0/+20
* * pipe.cc (fhandler_pipe::open): Allow re-opening of /proc/<pid>/fdCorinna Vinschen2005-02-011-0/+5
* * fhandler.cc (fhandler_base::get_proc_fd_name): Don't generateCorinna Vinschen2005-02-011-0/+26
* * path.h (path_conv::set_name): Declare new function.Christopher Faylor2005-01-311-0/+7
* * smallprint.c (rnarg): Use long rather than unsigned long so that we getChristopher Faylor2005-01-311-0/+5
* * environ.cc (set_traverse): New function.Corinna Vinschen2005-01-311-0/+6
* * smallprint.c (__rn): Regparmize.Christopher Faylor2005-01-311-0/+4
* * smallprint.c (rnarg): New macro.Christopher Faylor2005-01-311-0/+8
* * pinfo.cc (pinfo::exit): Only return low-order 16 bits when exiting.Christopher Faylor2005-01-311-0/+4
* * fhandler_process.cc (format_process_maps): Get destbuf argument byCorinna Vinschen2005-01-311-0/+6
* * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen2005-01-311-0/+40
* * smallprint.c (rn): Change uval to unsigned long long to fix 64 bitCorinna Vinschen2005-01-291-0/+7
* * autoload.cc (GetModuleFileNameExA): Add.Corinna Vinschen2005-01-291-0/+36
* * cygthread.cc (new): Add a little more debugging.Christopher Faylor2005-01-291-0/+5
* * cygtls.cc (cygtls::call2): Move socket cleanup.Christopher Faylor2005-01-291-0/+6
* * pinfo.cc (pinfo::init): Avoid a compiler warning.Christopher Faylor2005-01-261-0/+4
* * syscalls.cc (setpriority): Implement PRIO_PGRP, PRIO_USER andCorinna Vinschen2005-01-261-0/+7
* 2005-01-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-01-261-0/+6
* * pinfo.h (pinfo::init): Make third parameter non-optional and propagate changeChristopher Faylor2005-01-261-0/+9
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-251-0/+23
* * path.cc (realpath): Allow to expand with .exe suffix.Corinna Vinschen2005-01-251-0/+4
* * spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sureChristopher Faylor2005-01-221-0/+6
* * pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of theChristopher Faylor2005-01-221-0/+9
* * pinfo.cc (pinfo::maybe_set_exit_code_from_windows): Make sure that processChristopher Faylor2005-01-221-0/+8
* * autoload.cc (CoInitialize): Remove.Corinna Vinschen2005-01-181-0/+18
* * pinfo.h (maybe_set_exit_code_from_windows): Renamed from set_exit_state.Christopher Faylor2005-01-171-0/+12
* * init.cc (dll_entry): Remove unused extern.Christopher Faylor2005-01-161-0/+26
* * sigproc.cc (sig_send): Don't complain if attempt to send signal to myselfChristopher Faylor2005-01-151-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::facl): Pretend successfulCorinna Vinschen2005-01-141-0/+8
* * fhandler.h (fhandler_disk_file::touch_ctime): Declare.Corinna Vinschen2005-01-131-0/+10
* * pinfo.cc (pinfo::exit): Don't access self after releasing it.Corinna Vinschen2005-01-131-0/+6
* * fhandler_serial.cc (fhandler_serial::dup): Call overlapped_setupCorinna Vinschen2005-01-131-0/+5
* * init.cc (dll_entry): Nuke attempt to set exit code since parent will useChristopher Faylor2005-01-131-0/+7
* Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor2005-01-121-0/+15
* Add missing changelog entry.Christopher Faylor2005-01-121-0/+4
* * pinfo.cc (pinfo::exit): Don't assume that this == myself.Christopher Faylor2005-01-121-0/+4
* * pinfo.cc (pinfo::init): Don't close input handle on temporary (?) failure.Christopher Faylor2005-01-111-0/+5
* * pinfo.h (_pinfo::set_exit_state): Declare new function.Christopher Faylor2005-01-111-0/+28
* * ChangeLog: Split and create ChangeLog-2004.Corinna Vinschen2005-01-111-3848/+0
* * environ.cc (build_env): Disallow empty strings and strings startingCorinna Vinschen2005-01-111-0/+5
* 2005-01-08 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2005-01-081-0/+5
* * fhandler_process.cc: Use strcasematch instead of strcasecmpCorinna Vinschen2005-01-061-0/+5
* * syscalls.cc (rename): Fix behaviour in case of renaming directoriesCorinna Vinschen2005-01-061-0/+5
* * fhandler_disk_file.cc (fhandler_base::open_fs): Don't allowCorinna Vinschen2005-01-061-0/+5
* * timer.cc (timer_thread): Pass sigev pointer value as per SuSv3 rather thanChristopher Faylor2005-01-061-0/+5
* * dcrt0.cc (multiple_cygwin_problem): Reorganize error message to not alwaysChristopher Faylor2005-01-051-0/+9