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
2004-12-22 * fhandler_process.cpp (format_process_status): Use tabs in formattingCorinna Vinschen
2004-12-22 * path.cc (set_normalized_path): Allow empty pathnames.Corinna Vinschen
2004-12-21* spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.Christopher Faylor
2004-12-20* path.cc (normalize_win32_path): Remove unneeded check for dots.Christopher Faylor
2004-12-20* path.cc (normalize_posix_path): Remove unneeded check for dots.Christopher Faylor
2004-12-20 * include/wchar.h (wcsdup): Correct prototype.Danny Smith
2004-12-19* path.cc (normalize_win32_path): Make third arg pass-by reference. ReorganizeChristopher Faylor
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor
2004-12-18revert erroneous checkinChristopher Faylor
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor
2004-12-17* sigproc.cc (proc_subproc): Fix long-standing problem. Only wait for "allChristopher Faylor
2004-12-16 * fhandler_console.cc (get_win32_attr): Avoid inappropriate intensityCorinna Vinschen
2004-12-15 * cygwin.din: Add utmpx symbols.Corinna Vinschen
2004-12-14 * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.Corinna Vinschen
2004-12-14 * fhandler_console.cc (read): Consider offset within scrollingCorinna Vinschen
2004-12-13 * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen
2004-12-12* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.Bas van Gompel
2004-12-10 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead ofCorinna Vinschen
2004-12-10* include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor
2004-12-10* lib/libcmain.c (main): Properly deal with quoted first argument.Christopher Faylor
2004-12-09 * include/sqlext.h (SQL_INTERVAL_*): Correct macros.Danny Smith
2004-12-07 * include/winnt.h (TOKEN_INFORMATION_CLASS): AddDanny Smith
2004-12-06* pinfo.h (proc_pipe::*): Delete class.Christopher Faylor
2004-12-06* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't closeChristopher Faylor
2004-12-06fix typoChristopher Faylor
2004-12-06* cygthread.cc (cygthread::terminate_thread): Make public.Christopher Faylor
2004-12-05* sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor
2004-12-05* fhandler.cc (fhandler_base::read): Remove superfluous check inBas van Gompel
2004-12-05minor cleanupChristopher Faylor
2004-12-05* fhandler.cc (fhandler_base::read): Don't debug_printf garbage whenBas van Gompel
2004-12-04* environ.cc (environ_init): Alloc space for TERM if it is not set, like all ofChristopher Faylor
2004-12-032004-12-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-12-03* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor
2004-12-03* pinfo.cc (pinfo::wait): Use better name for cygthread.Christopher Faylor
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-12-02 * lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,Danny Smith
2004-12-02 * lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.Danny Smith
2004-12-01* include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor
2004-12-01Add missing changelog entry.Christopher Faylor
2004-12-01* syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor
2004-11-26* environ.cc (putenv): Accommodate recent newlib change in argument to putenv.Christopher Faylor
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-11-22* select.cc (select_stuff::test_and_set): Remove extraneous tests ofChristopher Faylor
2004-11-222004-11-21 Benoit Blanchon <bblanchon@users.sourceforge.net>Danny Smith
2004-11-21 * include/winnt.h (VerSetConditionMask): Correct typo in _WIN32_WINNTDanny Smith
2004-11-212004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-11-20 * include/winbase.h (PPROCESS_INFORMATION): Add typedef.Danny Smith
2004-11-19 * include/sspi.h (SecPkgContext_Sizes): Fix typo.Danny Smith
2004-11-19 * include/sspi.h (SecPkgCredentials_Names[AW]): Correct name.Danny Smith