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
2005-09-06* mips.h (OP_SH_MT_U, OP_MASK_MT_U, OP_SH_MT_H, OP_MASK_MT_H,Chao-ying Fu
2005-09-05* cygheap.cc (cygheap_init): Eliminate debugging #if.Christopher Faylor
2005-09-05 * thread.h (pthread_mutex::get_pthread_self): Remove.Corinna Vinschen
2005-09-02Grr. REVERT erroneous checkin. AGAIN.Christopher Faylor
2005-09-02* Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor
2005-09-022005-09-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-09-02revert inexplicable previous checkinChristopher Faylor
2005-09-02bad_addressesChristopher Faylor
2005-09-022005-08-30 Phil Edwards <phil@codesourcery.com>DJ Delorie
2005-09-012005-09-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-09-012005-08-31 Paul Brook <paul@codesourcery.com>Jeff Johnston
2005-08-302005-08-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-08-30Fix date stamp.Jeff Johnston
2005-08-29* exceptions.cc (set_process_mask_delta): Conditionalize debugging output.Christopher Faylor
2005-08-29typoChristopher Faylor
2005-08-29* cygtls.h (__ljfault): Declare.Christopher Faylor
2005-08-28Add missing ChangeLog for previous checkin.Christopher Faylor
2005-08-28* cygwin.din: Correct readdir_r typo.Christopher Faylor
2005-08-28Fix typo.Christopher Faylor
2005-08-28Fix improper formatting.Christopher Faylor
2005-08-28*dir.cc (readdir_r): Invert sense on error-test.Christopher Faylor
2005-08-272005-08-26 Brian Dessent <brian@dessent.net>Joshua Daniel Franklin
2005-08-272005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2005-08-26 * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen
2005-08-26* libc/include/string.h: Revert previous change.Christopher Faylor
2005-08-26* libc/include/string.h: For Cygwin, Define strerror_r as per ISO C.Christopher Faylor
2005-08-26 * ms1/access.c: Change copyright notice.Aldy Hernandez
2005-08-26 * path.cc (realpath): Drop call to mount_info::conv_to_posix_pathCorinna Vinschen
2005-08-26 * path.cc (normalize_win32_path): Honor network paths. Fold moreCorinna Vinschen
2005-08-25* mips.h (OP_SH_DSPACC, OP_MASK_DSPACC, OP_SH_DSPACC_S,Chao-ying Fu
2005-08-25* errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS to ENMFILE.Christopher Faylor
2005-08-25 * mingwex/fe*.c: Revert previous changes.Danny Smith
2005-08-25* exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-mainChristopher Faylor
2005-08-25 * mingwex/feclearexcept.c (feclearexcept): Change declaration.Danny Smith
2005-08-25 * mingwex/stdio/fseeko64.c (fseeko64): Flush stream beforeDanny Smith
2005-08-24* spawn.cc (perhaps_suffix): Record errno-type error value in third argument.Christopher Faylor
2005-08-24* fhandler_virtual.cc (fhandler_virtual::close): Don't free filebuf if it'sChristopher Faylor
2005-08-24 * syscalls.cc (endusershell): Reset shell_fp to NULL to allowCorinna Vinschen
2005-08-24* path.cc (path_conv::check): Fill in fileattr for /dev, defaulting toChristopher Faylor
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor
2005-08-24* sigproc.h (set_signal_mask): Remove default on second parameter and make passChristopher Faylor
2005-08-23Sync from gcc sources:Richard Earnshaw
2005-08-23* dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdirChristopher Faylor
2005-08-232005-08-22 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2005-08-22 * mtinfo.h (mtinfo_drive::error): Fix argument bug in debug_printf call.Corinna Vinschen
2005-08-20add missing entryChristopher Faylor
2005-08-20* cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor
2005-08-19* fhandler.h (dirent_states): Add dirent_saw_proc.Christopher Faylor
2005-08-19* fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor
2005-08-19* m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names.DJ Delorie