Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2002-11-08 * setfacl.c (usage): Add missing LF.Corinna Vinschen
2002-11-08 * include/oleauto.h (DeregisterTypeLib): Remove.Danny Smith
2002-11-07* fhandler_serial.cc (fhandler_serial::ioctl): Fix typo.Christopher Faylor
2002-11-07 * include/cygwin/fs.h: New file.Corinna Vinschen
2002-11-07 * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE.Corinna Vinschen
2002-11-07 * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flagsCorinna Vinschen
2002-11-07 * cygwin.din: Export fseeko() and ftello().Corinna Vinschen
2002-11-07minor reformatChristopher Faylor
2002-11-07* fhandler_console.cc (keytable[]): Revert previous change. It would break tooChristopher Faylor
2002-11-07* fhandler_console.cc (keytable[]): Redefine F1 - F5 to something a little moreChristopher Faylor
2002-11-07* syscalls.cc (getutid): Use UT_IDLEN where appropriate.Christopher Faylor
2002-11-07* include/cygwin/version.h: Bump API minor number for below export.Christopher Faylor
2002-11-06* fhandler_serial.cc (fhandler_serial::ioctl): Don't try to figure out if OSChristopher Faylor
2002-11-06* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type forChristopher Faylor
2002-11-05* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULLChristopher Faylor
2002-11-05* pinfo.cc (_pinfo::commune_send): Fix thinko in previous checkin.Christopher Faylor
2002-11-05* pinfo.cc (_pinfo::commune_send): Set priority low when sleeping, waiting forChristopher Faylor
2002-11-05revert erroneous checkinsChristopher Faylor
2002-11-05* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.Christopher Faylor
2002-11-05* pinfo.cc (_pinfo::commune_send): Initialize buffer or suffer random crashes.Christopher Faylor
2002-11-05* fhandler_process.cc (fhandler_process::fill_filebuf): Deal with errorChristopher Faylor
2002-11-05* sigproc.cc (WAIT_SIG_PRIORITY): Bump to highest priority.Christopher Faylor
2002-11-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-11-04* fhandler_serial.cc (fhandler_serial::ioctl): Reformat. Set errnoChristopher Faylor
2002-11-04 * include/winnt.h (VerSetConditionMask): Add prototype.Danny Smith
2002-11-04* fhandler_tty.cc (fhandler_tty_slave::ioctl): Do nothing if the new windowChristopher Faylor
2002-11-02spaceChristopher Faylor
2002-11-012002-10-31 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2002-10-31* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.Christopher Faylor
2002-10-31* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-10-31* external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith
2002-10-24* pwdgrp.h (pwdgrp_read::open): Compare fh to INVALID_HANDLE_VALUE.Christopher Faylor
2002-10-23* ntsec.sgml: Correct some minor grammatical errors.Joshua Daniel Franklin
2002-10-23* dll.sgml: Simplify dll build instructions.Joshua Daniel Franklin
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Nevermind. RevertChristopher Faylor
2002-10-23* shared.cc (shared_info::initialize): Use correct value for versionChristopher Faylor
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Oops. Only do theChristopher Faylor
2002-10-23* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always considerChristopher Faylor
2002-10-23* cygthread.cc (cygthread::exiting): New variable.Christopher Faylor
2002-10-22* sec_helper.cc (cygsid::get_id): If the sid matches a sid stored inChristopher Faylor
2002-10-22* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor
2002-10-21Change _function() to function() throughout.Christopher Faylor
2002-10-20* cygthread.cc (cygthread::stub): Fix typo.Christopher Faylor
2002-10-20fix typoChristopher Faylor
2002-10-20missed checkinChristopher Faylor
2002-10-20fix typoChristopher Faylor
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-10-20* sigproc.cc (wait_sig): Remove obsolete sigchld logic.Christopher Faylor