aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2002-11-10 * net.cc: Run indent.Corinna Vinschen1-0/+10
2002-11-10correct dateChristopher Faylor1-1/+1
2002-11-09* fhandler.h (class fhandler_pipe): New ioctl() method.Christopher Faylor1-0/+5
2002-11-07* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor1-0/+4
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen1-0/+7
2002-11-07 * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen1-0/+5
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen1-0/+5
2002-11-07minor reformatChristopher Faylor1-1/+2
2002-11-07* fhandler_console.cc (keytable[]): Revert previous change. It would break tooChristopher Faylor1-0/+5
2002-11-07* fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a little moreChristopher Faylor1-0/+5
2002-11-07* syscalls.cc (getutid): Use UT_IDLEN where appropriate.Christopher Faylor1-0/+4
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor1-0/+15
2002-11-06* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OSChristopher Faylor1-0/+6
2002-11-05* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type forChristopher Faylor1-0/+7
2002-11-05* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULLChristopher Faylor1-0/+5
2002-11-05* pinfo.cc (_pinfo::commune_send): Fix thinko in previous checkin.Christopher Faylor1-0/+4
2002-11-05* pinfo.cc (_pinfo::commune_send): Set priority low when sleeping, waiting forChristopher Faylor1-0/+6
2002-11-05* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.Christopher Faylor1-0/+4
2002-11-05* pinfo.cc (_pinfo::commune_send): Initialize buffer or suffer random crashes.Christopher Faylor1-0/+5
2002-11-05* fhandler_process.cc (fhandler_process::fill_filebuf): Deal with errorChristopher Faylor1-0/+5
2002-11-05* sigproc.cc (WAIT_SIG_PRIORITY): Bump to highest priority.Christopher Faylor1-0/+4
2002-11-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-11-04* fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errnoChristopher Faylor1-1/+7
2002-11-04* fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new windowChristopher Faylor1-0/+8
2002-11-02spaceChristopher Faylor1-1/+1
2002-11-012002-10-31 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-0/+4
2002-10-30* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-0/+4
2002-10-30* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor1-0/+41
2002-10-24* pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE.Christopher Faylor1-1/+4
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Nevermind. RevertChristopher Faylor1-0/+5
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor1-0/+7
2002-10-22* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Oops. Only do theChristopher Faylor1-0/+6
2002-10-22* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always considerChristopher Faylor1-0/+5
2002-10-22* cygthread.cc (cygthread::exiting): New variable.Christopher Faylor1-0/+21
2002-10-22* sec_helper.cc (cygsid::get_id): If the sid matches a sid stored inChristopher Faylor1-0/+8
2002-10-22* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor1-0/+18
2002-10-21Change _function() to function() throughout.Christopher Faylor1-1/+25
2002-10-20* cygthread.cc (cygthread::stub): Fix typo.Christopher Faylor1-0/+5
2002-10-20fix typoChristopher Faylor1-1/+1
2002-10-20fix typoChristopher Faylor1-1/+1
2002-10-20* sigproc.cc (wait_sig): Remove obsolete sigchld logic.Christopher Faylor1-0/+4
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor1-0/+13
2002-10-19* fork.cc (fork_child): Move pinfo fixup later to attempt some minor gains fromChristopher Faylor1-0/+5
2002-10-19* dcrt0.cc (dll_crt0_1): Initialize cygwin threads here only when not forking.Christopher Faylor1-0/+9
2002-10-19* cygthread.cc: Bump number of cygthreads up to accommodate applications whichChristopher Faylor1-0/+5
2002-10-18* fork.cc (fork_child): Move mmap initialization.Christopher Faylor1-0/+9
2002-10-18* thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor1-0/+5
2002-10-18* dtable.cc (dtable::init_std_file_from_handle): Force "devices" to always beChristopher Faylor1-0/+5
2002-10-17* dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor1-0/+7
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+7