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
2005-05-27white spaceChristopher Faylor
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor
2005-05-27* cygcheck.cc (load_cygwin): Make half-hearted attempt to work with older DLLs.Christopher Faylor
2005-05-26* include/cygwin/version.h: Bump DLL minor number to 18.Christopher Faylor
2005-05-25 * ChangeLog: Remove accidentally checked in entry.Corinna Vinschen
2005-05-25* fhandler.h (fhandler_base::mkdir): New virtual method.Christopher Faylor
2005-05-25* include/cygwin/version.h: Bump API minor number to 129.Christopher Faylor
2005-05-25Add top commentChristopher Faylor
2005-05-25* cygwin.din: Export mkdtemp.Christopher Faylor
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen
2005-05-23 * cygcheck.cc (dump_sysinfo_services): Add new function that usesCorinna Vinschen
2005-05-22* spawn.cc (find_exec): Accept a PATH-like string in place of an environmentChristopher Faylor
2005-05-20* cygcheck.cc (load_cygwin): Remove debugging statement.Christopher Faylor
2005-05-20* cygcheck.cc (dump_sysinfo): Don't attempt to use path if it is not set.Christopher Faylor
2005-05-20 * crt1.c (_gnu_exception_handler): Handle illegal instructionDanny Smith
2005-05-20 * include/cygwin/in.h: Add comment.Corinna Vinschen
2005-05-20 * include/cygwin/in.h: Define IPPROTO_xxx values as macros toCorinna Vinschen
2005-05-20fix commentChristopher Faylor
2005-05-20fix commentChristopher Faylor
2005-05-19* include/limits.h: Include features.h, as on linux.Christopher Faylor
2005-05-19* include/endian.h: New file.Christopher Faylor
2005-05-19 * cygwin.sc: Add Dwarf-2 debug sections.Corinna Vinschen
2005-05-19 * mmap.cc (mmap64): Make granularity an automatic variable.Corinna Vinschen
2005-05-19* fhandler.h (fhandler_cygdrive::seekdir): Delete declaration.Christopher Faylor
2005-05-19* external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor
2005-05-19* cygtls.h (_local_storage::unknown_thread_name): New buffer.Christopher Faylor
2005-05-18 * mmap.cc (mmap64): Avoid compiler warning.Corinna Vinschen
2005-05-182005-05-18 Brian Dessent <brian@dessent.net>Brian Dessent
2005-05-18 * fhandler_netdrive.cc (fhandler_netdrive::telldir): Remove since it'sCorinna Vinschen
2005-05-18 * fhandler_netdrive.cc (fhandler_netdrive::telldir): Implement.Corinna Vinschen
2005-05-182005-05-17 Brian Dessent <brian@dessent.net>Brian Dessent
2005-05-18 * fhandler.h (class fhandler_netdrive): Add method rewinddir.Corinna Vinschen
2005-05-17 * external.cc (cygwin_internal): Avoid compiler warning.Corinna Vinschen
2005-05-17white spaceChristopher Faylor
2005-05-17* dcrt0.cc (dll_crt0_0): Don't do fixup_after_exec if dynamically loaded sinceChristopher Faylor
2005-05-17* cygcheck.cc (cygwin_internal): Define as a "C" function.Christopher Faylor
2005-05-17* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor
2005-05-17* path.cc (path_conv::check): Remove embedded dots before slashes.Christopher Faylor
2005-05-16 * environ.cc (conv_envvars): Remove LD_LIBRARY_PATH entirely.Corinna Vinschen
2005-05-16* cygcheck.cc (load_cygwin): Avoid calling putenv with a NULL path.Christopher Faylor
2005-05-15 * cygcheck.cc (load_cygwin): Don't touch $PATH for now.Corinna Vinschen
2005-05-15 * environ.cc (conv_envvars): Treat LD_LIBRARY_PATH as path list.Corinna Vinschen
2005-05-15 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): CheckCorinna Vinschen
2005-05-14really fix typo.Christopher Faylor
2005-05-14fix typoChristopher Faylor
2005-05-14* path.cc (normalize_posix_path): Do normalization on . and .. after a '//'.Christopher Faylor
2005-05-14 Add missing ChangeLog entry.Corinna Vinschen
2005-05-14 * fhandler.h (fhandler_netdrive::readdir): Remove useless comment.Corinna Vinschen
2005-05-14 * include/winnetwk.h (WNetGetResourceParentA): Add missing declaration.Corinna Vinschen
2005-05-14* mount.cc (mount_commands): Display "-X" option when appropriate.Christopher Faylor