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
AgeCommit message (Expand)Author
2004-08-03 * errno.cc (errmap): Add ERROR_TOO_MANY_LINKS -> EMLINK mapping.Corinna Vinschen
2004-07-26 * fhandler_proc.cc (format_proc_cpuinfo): Remove Intel-specific flagsCorinna Vinschen
2004-07-24* dcrt0.cc (dll_crt0_0): Use proper boolean arguments.Christopher Faylor
2004-07-24 * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen
2004-07-23 * dtable.cc (dtable::get_debugger_info): Make stderr r/w accordingCorinna Vinschen
2004-07-23 * fhandler_tty.cc (fhandler_tty_slave::open): Use requested flagCorinna Vinschen
2004-07-22* pinfo.cc (pinfo::init): Print handle in hex when MapViewOfFile fails.Christopher Faylor
2004-07-20 * shm.cc: Whitespace fixes.Corinna Vinschen
2004-07-20revert erroneous checkinChristopher Faylor
2004-07-20* Makefile.in (clean): Remove cygwin.def since it is autogenerated.Christopher Faylor
2004-07-19 * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::init): Fix non-ISOCorinna Vinschen
2004-07-16* pinfo.cc (pinfo::init): Guard against MapViewOfFileEx failure.Christopher Faylor
2004-07-16 * mmap.cc (mmap_record::alloc_page_map): Mark pages as allocated evenCorinna Vinschen
2004-07-15 * mmap.cc (mprotect): When MAP_WRITE protection is requested, useCorinna Vinschen
2004-07-15 * fhandler.h (class fhandler_dev_raw): Remove is_writing flag.Corinna Vinschen
2004-07-15 * mmap.cc (class mmap_record): Fix return type of get_offset.Corinna Vinschen
2004-07-15* fhandler_registry.cc (registry_listing): Correct typo.Christopher Faylor
2004-07-14 * fhandler_raw.cc (fhandler_dev_raw::raw_write): Remove bufferedCorinna Vinschen
2004-07-08 * spawn.cc (spawn_guts): Check if script is executable.Corinna Vinschen
2004-06-30 * times.cc (hires_ms::usecs): Don't overreact.Corinna Vinschen
2004-06-30 * times.cc (hires_ms::usecs): Reinit timer when system time overflows.Corinna Vinschen
2004-06-27* thread.cc (__cygwin_lock_lock): Don't bother locking when there is only oneChristopher Faylor
2004-06-23 * fhandler_proc.cc (format_proc_cpuinfo): Test CPU vendor and printCorinna Vinschen
2004-06-23 * fhandler_socket.cc (fhandler_socket::release): CallCorinna Vinschen
2004-06-22* autoload.cc (wsock_init): Keep lock while modifying return address.Christopher Faylor
2004-06-17 * fhandler.cc (fhandler_base::open): Remove 9x specific code.Corinna Vinschen
2004-06-172004-06-17 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-06-17 * fhandler.cc (fhandler_base::open): Substitute FILE_SUPERSEDE withCorinna Vinschen
2004-06-09* include/cygwin/version.h: REALLY bump dll minor version to 11.Christopher Faylor
2004-06-08 * include/cygwin/ipc.h: Make IPC_INFO visible only for ipc systemCorinna Vinschen
2004-06-08 * path.cc (fchdir): Pass the Posix path to chdir.Corinna Vinschen
2004-06-07* dtable.cc (dtable::find_fifo): Release lock after fifo found (still racy).Christopher Faylor
2004-06-05* winbase.h (ilockincr): Add more neverending changes from the inexplicableChristopher Faylor
2004-06-04* autoload.cc (IsDosDeviceName_U): Define.Christopher Faylor
2004-06-04revert accidental checkinChristopher Faylor
2004-06-04* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor
2004-06-04* winbase.h (ilockincr): YA correction to ensure correct operation with noChristopher Faylor
2004-06-03 * cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.Corinna Vinschen
2004-06-03 * include/cygwin/ipc.h (IPC_KEY_IS_SHMID): Redefine to a more sensibleCorinna Vinschen
2004-06-03remove erroneous ChangeLog entryChristopher Faylor
2004-06-03* winbase.h: Fix all ilock defs as per cygwin 1.5.10 release.Christopher Faylor
2004-06-03add missing changelog entryChristopher Faylor
2004-06-03* spawn.cc (find_exec): Use has_slash to determine if path has a slash ratherChristopher Faylor
2004-05-312004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-29* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the fileChristopher Faylor
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-05-26* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor
2004-05-25* include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor
2004-05-25* winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor