aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2005-05-19 * crt1.c (_gnu_exception_handler): Handle illegal instructionDanny Smith2-0/+24
2005-05-19 * include/cygwin/in.h: Add comment.Corinna Vinschen2-1/+7
2005-05-19 * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen2-1/+16
2005-05-19fix commentChristopher Faylor1-1/+1
2005-05-19fix commentChristopher Faylor1-1/+1
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor2-1/+8
2005-05-19* include/endian.h: New file.Christopher Faylor2-0/+21
2005-05-19 * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen2-0/+17
2005-05-19 * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen2-1/+5
2005-05-19* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor4-26/+16
2005-05-19* external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor5-4/+15
2005-05-18* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor6-65/+75
2005-05-18 * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen4-4/+8
2005-05-182005-05-18 Brian Dessent <brian@dessent.net>Brian Dessent2-19/+55
2005-05-18 * fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it'sCorinna Vinschen3-7/+6
2005-05-18 * fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.Corinna Vinschen2-5/+16
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent6-5/+14
2005-05-17 * fhandler.h (class fhandler_netdrive): Add method rewinddir.Corinna Vinschen3-36/+116
2005-05-17 * external.cc (cygwin_internal): Avoid compiler warning.Corinna Vinschen2-1/+6
2005-05-17white spaceChristopher Faylor1-1/+1
2005-05-17* dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec if dynamically loaded sinceChristopher Faylor2-2/+7
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor4-4/+15
2005-05-17* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor4-4/+16
2005-05-17* path.cc (path_conv::check): Remove embedded dots before slashes.Christopher Faylor2-2/+6
2005-05-16 * environ.cc (conv_envvars): Remove LD_LIBRARY_PATH entirely.Corinna Vinschen2-4/+5
2005-05-16* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor2-2/+9
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen3-5/+20
2005-05-15 * environ.cc (conv_envvars): Treat LD_LIBRARY_PATH as path list.Corinna Vinschen2-2/+8
2005-05-14 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): CheckCorinna Vinschen3-2/+14
2005-05-13really fix typo.Christopher Faylor1-1/+1
2005-05-13fix typoChristopher Faylor1-1/+1
2005-05-13* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.Christopher Faylor2-5/+6
2005-05-13 Add missing ChangeLog entry.Corinna Vinschen1-0/+1
2005-05-13 * fhandler.h (fhandler_netdrive::readdir): Remove useless comment.Corinna Vinschen2-1/+4
2005-05-13 * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.Corinna Vinschen3-0/+48
2005-05-13* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor2-4/+6
2005-05-13 * autoload.cc (WNetGetResourceParentA): Import.Corinna Vinschen4-4/+125
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor10-28/+34
2005-05-13* fhandler_netdrive.cc (fhandler_netdrive::exists): Assert that "//" exists.Christopher Faylor2-1/+9
2005-05-13* cygtls.cc (_cygtls::remove): Eliminate compiler warning.Christopher Faylor8-25/+71
2005-05-11* dcrt0.cc (do_global_dtors): Don't call dll_global_dtors here.Christopher Faylor2-4/+12
2005-05-11* cygtls.cc (_cygtls::remove): Clear exitsock after close.Christopher Faylor3-4/+14
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen12-803/+1179
2005-05-10* dcrt0.cc (dll_crt0_1): Call cygwin_exit to ensure that destructors areChristopher Faylor2-1/+8
2005-05-10 * path.cc (path_conv::check): Set correct file attributes for socketCorinna Vinschen2-1/+6
2005-05-10 * mingwex/math/nexttoward.c: New file.Danny Smith6-3/+103
2005-05-09 * mingwex/math/nextafterf.c (nextafterf): CorrectDanny Smith5-13/+80
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet5-2/+117
2005-05-09* cygcheck.cc (nuke): New function.Christopher Faylor2-0/+47
2005-05-09* strace.cc (attach_process): Don't call load_cygwin(). Assume that it'sChristopher Faylor2-3/+16