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
2006-01-16 * CYGWIN_LICENSE: Fix contact information.Corinna Vinschen
2006-01-15 * Makefile.in (cygcheck.exe): Do not link against libwininet.a.Corinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert k32 to HMODULE.Corinna Vinschen
2006-01-13 * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysnameCorinna Vinschen
2006-01-13 * cygcheck.cc (dump_sysinfo): Convert osname to const and remove castsCorinna Vinschen
2006-01-13 * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS onCorinna Vinschen
2006-01-13* faq-setup.xml (faq.setup.setup): Correct URL typo.Joshua Daniel Franklin
2006-01-12* cygcheck.cc: Replace ` with ' throughout.Christopher Faylor
2006-01-12 * wincap.cc: New file.Corinna Vinschen
2006-01-12 * Update copyrights.Corinna Vinschen
2006-01-12 * doctool.c (scan_directory): Ignore "CVS" directories.Corinna Vinschen
2006-01-12* fhandler_console.cc (set_console_state_for_spawn): Fix to recognize ttys >=Christopher Faylor
2006-01-12* fhandler.h (set_console_state_for_spawn): Whackamole the argument back to aChristopher Faylor
2006-01-12copyrightChristopher Faylor
2006-01-12copyrightChristopher Faylor
2006-01-12 * include/wincrypt.h (WINADVAPI): Add to prototypes ofDanny Smith
2006-01-12 * include/winsock2.h (struct sockaddr_storage): Use RFC 2553Danny Smith
2006-01-12 * include/aclapi.h (WINADVAPI): Add to prototypes.Danny Smith
2006-01-10 * dcrt0.cc (dll_crt0_0): Remove call to wincap.init.Corinna Vinschen
2006-01-10* fhandler_proc.cc (format_proc_cpuinfo): Avoid leading whitespace in modelChristopher Faylor
2006-01-10.Christopher Faylor
2006-01-10* spawn.cc (spawn_guts): Reorganize slightly so that 16 bit check is done priorChristopher Faylor
2006-01-09 Check FreeBSD upstream changes and apply important patches.Corinna Vinschen
2006-01-09 * include/getopt.h (getopt_long_only): Declare.Corinna Vinschen
2006-01-09 * cygwin.din: Export getsubopt.Corinna Vinschen
2006-01-09* fhandler_tty.cc (fhandler_tty_slave::dup): Don't assign a controllingChristopher Faylor
2006-01-08* environ.cc (spenvs[]): windir -> WINDIR.Christopher Faylor
2006-01-07* fhandler_console.cc (fhandler_console::need_invisible): Remove duplicateChristopher Faylor
2006-01-07* fhandler.h (set_console_state_for_spawn): Eliminate argument fromChristopher Faylor
2006-01-06* sigproc.cc (no_signals_available): Use existence of signal thread handle toChristopher Faylor
2006-01-05* cygcheck.cc (dump_sysinfo): Report the failing drive to prevent having toChristopher Faylor
2006-01-05* include/getopt.h: Accommodate recent unfortunate newlib changes.Christopher Faylor
2006-01-05(fix ChangeLog and check in remaining files)Christopher Faylor
2006-01-05* cygtls.cc (_cygtls::remove): Don't output debugging info if this isn't aChristopher Faylor
2006-01-05* spawn.cc (spawn_guts): Invert the argument to set_console_state_for_spawn.Christopher Faylor
2006-01-05* fhandler_console.cc (fhandler_console::need_invisible): Only try to openChristopher Faylor
2006-01-05* fhandler_console.cc (fhandler_console::need_invisible): Open up the securityChristopher Faylor
2006-01-042006-01-05 Michael Gerdau <mgd@technosis.de>Danny Smith
2006-01-04* path.cc (dot_special_chars): Add ", <, >, and |.Christopher Faylor
2006-01-04* fhandler_console.cc (beep): Use MB_OK which is documented as using theChristopher Faylor
2006-01-04* fhandler_process.cc (fhandler_process::readdir): Add missing argument toChristopher Faylor
2006-01-04* include/winuser.h (CreateWindowStation): Correctly identify first argument asChristopher Faylor
2006-01-03* dir.cc (readdir_worker): Minor code cleanup.Christopher Faylor
2006-01-03* dir.cc (readdir_worker): Ensure that saw_dot flags are updated when notChristopher Faylor
2006-01-03* include/uxtheme.h [_WIN32_WINNT >= 0x0501]Dimitri Papadopoulos
2006-01-03* fhandler_console.cc (beep): New function. Restores missing "Default Beep",Christopher Faylor
2006-01-02* dcrt0.cc (_dll_crt0): Move more leftover debugging stuff.Christopher Faylor
2006-01-02 * syslog.cc: Include sys/un.h instead of sys/socket.h.Corinna Vinschen
2006-01-02 Bump copyright dates.Corinna Vinschen
2006-01-02* cygload/README: Delete.Christopher Faylor