]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2003-12-27 Christopher... * exceptions.cc (try_to_debug): Fix off-by-one problem...
2003-12-26 Christopher... * exceptions.cc (setup_handler): Protect against a...
2003-12-26 Christopher... * path.cc (mount_item::build_win32): Backslashify paths...
2003-12-26 Christopher... * Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.
2003-12-26 Christopher... * dcrt0.cc (reent_data): Reluctantly resurrect.
2003-12-24 Christopher... * winsup.api/pthread/rwlock7.c (main): Don't assume...
2003-12-23 Christopher... * fork.cc (fork_child): After a pthread/fork, ensure...
2003-12-23 Christopher... add missing file
2003-12-23 Christopher... * exceptions.cc (set_signal_mask): Redefine to not...
2003-12-22 DJ Delorie* configure.in (*-*-uclinux): Exclude newlib, libgloss...
2003-12-19 DJ Deloriemerge from gcc
2003-12-19 Nathanael Nerode2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
2003-12-19 Nick CliftonAdd support for m32r-linux target, including a RELA...
2003-12-19 DJ Deloriemerge from gcc
2003-12-18 Christopher... * sigproc.cc (proc_subproc): Simplify code to just...
2003-12-17 Christopher... * pinfo.h (pinfo::operator ==): Add a way to check...
2003-12-16 Christopher... * exceptions.cc (set_signal_mask): Report on input...
2003-12-16 Corinna Vinschen * include/cygwin/ipc.h: Include sys/types.h.
2003-12-16 Corinna Vinschen * bsd_helper.cc (tunable_params): Add entries for...
2003-12-15 Christopher... * thread.cc (pthread::init_main_thread): Make sure...
2003-12-15 Christopher... add out-of-date notice.
2003-12-15 Christopher... Add missing ChangeLog entry.
2003-12-15 Christopher... * winsup.h (access_worker): Declare with added fhandler...
2003-12-15 Christopher... white space
2003-12-15 Christopher... Remove erroneous entry.
2003-12-14 Christopher... * exceptions.cc (ctrl_c_handler): Remove this thread...
2003-12-14 Christopher... * cygthread.cc (cygthread::stub): Revert previous chang...
2003-12-13 Danny Smith * include/stdio.h:(_fileno): Define macro version...
2003-12-12 Christopher... * dtable.cc (dtable::delete_archetype): Add debugging.
2003-12-12 Christopher... * dcrt0.cc (alloc_stack): Move _main_tls if stack is...
2003-12-12 Christopher... * miscfuncs.cc (low_priority_sleep): Correct thinko...
2003-12-11 Corinna Vinschen * fhandler_serial.cc (fhandler_serial::tcflush): Simpl...
2003-12-11 Christopher... * pinfo.cc (_pinfo::set_ctty): Correct stupid typo.
2003-12-11 Christopher... * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
2003-12-10 Christopher... remove debug output
2003-12-10 Christopher... * fhandler_tty.cc (fhandler_tty_common::dup): Just...
2003-12-09 Christopher... * pinfo.cc (_pinfo::set_ctty): Don't copy over existing...
2003-12-08 Danny Smith2003-12-08 Danny Smith <dannysmith@users.sourceforge...
2003-12-08 Thomas Fitzsimmons2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
2003-12-08 Danny Smith2003-12-08 Roald Ribe <rrib@users.sourceforge.net>
2003-12-08 Christopher... * thread.cc (pthread::precreate): Delete duplicate...
2003-12-08 Christopher... * fhandler.h (fhandler_tty_slave::ttyname): Use name...
2003-12-08 Christopher... * wait.cc (wait4): Move sawsig initialization inside...
2003-12-08 Christopher... * spawn.cc (spawn_guts): Change type back to 'int'...
2003-12-07 Christopher... Change use of BOOL, TRUE, FALSE to bool, true, false...
2003-12-07 Corinna Vinschen * syscalls.cc (locked_append): New.
2003-12-07 Christopher... * exceptions.cc (_threadinfo::remove): Avoid a linked...
2003-12-07 Christopher... * cygtls.h (_threadinfo::find_tls): New function.
2003-12-07 Christopher... * exceptions.cc (_threadinfo::remove): Avoid returning...
2003-12-06 Christopher... * cygtls.h: Add more "don't parse this" guards.
2003-12-06 Alan Modra * common.h (DT_HIOS): Correct value.
2003-12-05 Jeff Johnston2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
2003-12-05 Jeff Johnston2003-12-05 Jeff Johnston <jjohnstn@redhat.com>
2003-12-05 Christopher... Revert accidental checkin.
2003-12-05 Christopher... * libc/stdlib/mbrlen.c: Change include order to prevent...
2003-12-05 Christopher... * libc/stdlib/mbrtowc.c: Change include order to preven...
2003-12-05 Christopher... * cygthread.cc (cygthread::stub2): Remove myself from...
2003-12-05 Christopher... * path.cc (slash_unc_prefix_p): Allow '.' as a valid...
2003-12-05 Christopher... * exceptions.cc (setup_handler): Remove ill-advised...
2003-12-05 Jeff Johnston2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp...
2003-12-05 Jeff Johnston2003-12-04 Jeff Johnston <jjohnstn@redhat.com>
2003-12-04 H.J. Lubfd/
2003-12-04 Corinna Vinschen * include/cygwin/types.h (struct __fcntl64): Fix datat...
2003-12-03 Nick CliftonAdd support for the M32R2 processor.
2003-12-03 Corinna Vinschen Substitute 0x7fffffff and 0xffffffff by INT32_MAX...
2003-12-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::lock...
2003-12-03 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::lock...
2003-12-03 Corinna Vinschen * fcntl.cc (fcntl_worker): Remove static storage class.
2003-12-03 Corinna Vinschen * fcntl.cc (_fcntl): Whitespace cleanup.
2003-12-03 Christopher... * cygthread.cc (cygthread::stub): Properly establish...
2003-12-03 Christopher... * Makefile.in: Change the way that -f options are appen...
2003-12-02 Christopher... * fcntl.cc (_fcntl): Silence a compiler warning.
2003-12-02 Alan ModraRename bfd_link_hash_entry field "next" -> "und_next".
2003-12-02 Nick CliftonAdd alternative defintion of C_WEAKEXT for AIX 5.2
2003-12-02 Alan Modra * bfdlink.h (struct bfd_link_info): Remove mpc860c0...
2003-12-02 Christopher... * pinfo.cc (pinfo::init): Use shared_name to construct...
2003-12-02 Christopher... white space
2003-12-01 Thomas PfaffChange tab to space in Changelog.
2003-12-01 Thomas Pfaff* thread.cc (pthread_rwlock::add_reader): Remove mx...
2003-12-01 Corinna Vinschen * winsup.api/known_bugs.tcl: Remove fcntl09 and fcntl1...
2003-12-01 Corinna Vinschen * libc/include/sys/fcntl.h: Don't define struct flock...
2003-12-01 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
2003-12-01 Corinna Vinschen * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
2003-12-01 Corinna Vinschen * shared.cc (shared_name): Take into account the SE_CR...
2003-12-01 Corinna Vinschen * include/tzfile.h: Remove duplicate definition of...
2003-12-01 Danny Smith * include/winnt.h (GetCurrentFiber): Remove duplicate...
2003-11-30 Corinna Vinschen * flock.cc: Renamed from flock.c.
2003-11-30 Christopher... * pinfo.h: Remove global_sigs declaration.
2003-11-30 Christopher... * exceptions.cc (_threadinfo::pop): Zero *contents...
2003-11-29 Corinna Vinschen * Makefile.in: (DLL_OFILES): Add flock.o.
2003-11-29 Christopher... * sigproc.cc (no_signals_available): Fix so that non...
2003-11-29 Christopher... * pinfo.h (_pinfo::getthread2signal): Remove obsolete...
2003-11-28 Christopher... * pinfo.h (_pinfo::getsig): Remove obsolete function...
2003-11-28 Christopher... * cygwin.din: Re-add inexplicably missing semaphore...
2003-11-28 Christopher... * gendevices: Issue error when shilka is missing.
2003-11-28 Christopher... * libc/include/sys/signal.h: Use system specific signal...
2003-11-28 Christopher... * include/cygwin/signal.h: New file.
2003-11-28 Christopher... Eliminate use of sigframe and sigthread throughout.
2003-11-28 Christopher... * speclib: Use correct EOF marker. Ensure that directo...
2003-11-28 Christopher... * speclib: Use correct EOF marker. Ensure that directo...
next
This page took 0.056085 seconds and 5 git commands to generate.