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
2003-12-05* cygthread.cc (cygthread::stub2): Remove myself from the list of threadsChristopher Faylor
2003-12-05* path.cc (slash_unc_prefix_p): Allow '.' as a valid character after '\\' in aChristopher Faylor
2003-12-05* exceptions.cc (setup_handler): Remove ill-advised debugging output.Christopher Faylor
2003-12-052003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2003-12-052003-12-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-12-05bfd/H.J. Lu
2003-12-04 * include/cygwin/types.h (struct __fcntl64): Fix datatype of l_start.Corinna Vinschen
2003-12-03Add support for the M32R2 processor.Nick Clifton
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): Use UINT32_MAXCorinna Vinschen
2003-12-03 * fhandler_disk_file.cc (fhandler_disk_file::lock): InterchangeCorinna Vinschen
2003-12-03 * fcntl.cc (fcntl_worker): Remove static storage class.Corinna Vinschen
2003-12-03 * fcntl.cc (_fcntl): Whitespace cleanup.Corinna Vinschen
2003-12-03* cygthread.cc (cygthread::stub): Properly establish _threadinfo environment.Christopher Faylor
2003-12-03* Makefile.in: Change the way that -f options are appended to CFLAGS, slightly.Christopher Faylor
2003-12-03* fcntl.cc (_fcntl): Silence a compiler warning.Christopher Faylor
2003-12-03Rename bfd_link_hash_entry field "next" -> "und_next".Alan Modra
2003-12-02Add alternative defintion of C_WEAKEXT for AIX 5.2Nick Clifton
2003-12-02 * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.Alan Modra
2003-12-02* pinfo.cc (pinfo::init): Use shared_name to construct the mapname.Christopher Faylor
2003-12-02white spaceChristopher Faylor
2003-12-02Change tab to space in Changelog.Thomas Pfaff
2003-12-02* thread.cc (pthread_rwlock::add_reader): Remove mx parameter forThomas Pfaff
2003-12-01 * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl10. TheseCorinna Vinschen
2003-12-01 * libc/include/sys/fcntl.h: Don't define struct flock when onCorinna Vinschen
2003-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.Corinna Vinschen
2003-12-01 * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen
2003-12-01 * shared.cc (shared_name): Take into account the SE_CREATE_GLOBAL_NAMECorinna Vinschen
2003-12-01 * include/tzfile.h: Remove duplicate definition of TM_SUNDAY.Corinna Vinschen
2003-12-01 * include/winnt.h (GetCurrentFiber): Remove duplicate prototype.Danny Smith
2003-11-30 * flock.cc: Renamed from flock.c.Corinna Vinschen
2003-11-30* pinfo.h: Remove global_sigs declaration.Christopher Faylor
2003-11-30* exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack locationChristopher Faylor
2003-11-30 * Makefile.in: (DLL_OFILES): Add flock.o.Corinna Vinschen
2003-11-29* sigproc.cc (no_signals_available): Fix so that non-zero exit state is a trueChristopher Faylor
2003-11-29* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.Christopher Faylor
2003-11-29* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.Christopher Faylor
2003-11-29* cygwin.din: Re-add inexplicably missing semaphore/msg functions.Christopher Faylor
2003-11-29* gendevices: Issue error when shilka is missing.Christopher Faylor
2003-11-29* libc/include/sys/signal.h: Use system specific signal file when building onChristopher Faylor
2003-11-29* include/cygwin/signal.h: New file.Christopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor
2003-11-28* speclib: Use correct EOF marker. Ensure that directory is actually deletedChristopher Faylor
2003-11-28* lib/Makefile.in: Use make function to locate .mri file to allow building inChristopher Faylor
2003-11-28* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoidChristopher Faylor
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-11-272003-11-27 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston
2003-11-272003-11-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston