summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.DJ Delorie2003-12-223-33/+44
* merge from gccDJ Delorie2003-12-192-2/+7
* 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-12-193-2/+99
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-192-12/+59
* merge from gccDJ Delorie2003-12-192-0/+10
* * sigproc.cc (proc_subproc): Simplify code to just remove all zombies ifChristopher Faylor2003-12-182-6/+10
* * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.Christopher Faylor2003-12-175-8/+20
* * exceptions.cc (set_signal_mask): Report on input argument rather thanChristopher Faylor2003-12-166-9/+47
* * include/cygwin/ipc.h: Include sys/types.h.Corinna Vinschen2003-12-162-0/+6
* * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen2003-12-164-2/+22
* * thread.cc (pthread::init_main_thread): Make sure that the main thread hasChristopher Faylor2003-12-152-3/+10
* add out-of-date notice.Christopher Faylor2003-12-151-1/+2
* Add missing ChangeLog entry.Christopher Faylor2003-12-151-0/+2
* * winsup.h (access_worker): Declare with added fhandler_base parameter.Christopher Faylor2003-12-156-6/+17
* white spaceChristopher Faylor2003-12-151-1/+1
* Remove erroneous entry.Christopher Faylor2003-12-151-1/+0
* * exceptions.cc (ctrl_c_handler): Remove this thread from the signal handlerChristopher Faylor2003-12-142-0/+6
* * cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor2003-12-1411-54/+108
* * include/stdio.h:(_fileno): Define macro version after bothDanny Smith2003-12-133-4/+18
* * dtable.cc (dtable::delete_archetype): Add debugging.Christopher Faylor2003-12-123-10/+32
* * dcrt0.cc (alloc_stack): Move _main_tls if stack is relocated.Christopher Faylor2003-12-122-13/+21
* * miscfuncs.cc (low_priority_sleep): Correct thinko which caused SetPriority toChristopher Faylor2003-12-124-15/+34
* * fhandler_serial.cc (fhandler_serial::tcflush): Simplify. RemoveCorinna Vinschen2003-12-112-14/+28
* * pinfo.cc (_pinfo::set_ctty): Correct stupid typo.Christopher Faylor2003-12-112-1/+5
* * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.Christopher Faylor2003-12-1111-44/+162
* remove debug outputChristopher Faylor2003-12-101-1/+0
* * fhandler_tty.cc (fhandler_tty_common::dup): Just copy cygheap->ctty to childChristopher Faylor2003-12-105-22/+40
* * pinfo.cc (_pinfo::set_ctty): Don't copy over existing ctty if it is active.Christopher Faylor2003-12-092-4/+6
* 2003-12-08 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-12-087-6/+136
* 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2003-12-083-2/+7
* 2003-12-08 Roald Ribe <rrib@users.sourceforge.net>Danny Smith2003-12-083-1/+10
* * thread.cc (pthread::precreate): Delete duplicate setting of cancel_event.Christopher Faylor2003-12-082-9/+5
* * fhandler.h (fhandler_tty_slave::ttyname): Use name from pc since it isChristopher Faylor2003-12-084-1/+23
* * wait.cc (wait4): Move sawsig initialization inside loop.Christopher Faylor2003-12-081-0/+1
* * spawn.cc (spawn_guts): Change type back to 'int' after erroneous changeChristopher Faylor2003-12-084-14/+18
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-0741-384/+425
* * syscalls.cc (locked_append): New.Corinna Vinschen2003-12-072-29/+34
* * exceptions.cc (_threadinfo::remove): Avoid a linked list walk.Christopher Faylor2003-12-072-9/+11
* * cygtls.h (_threadinfo::find_tls): New function.Christopher Faylor2003-12-073-2/+11
* * exceptions.cc (_threadinfo::remove): Avoid returning without unlockingChristopher Faylor2003-12-072-7/+14
* * cygtls.h: Add more "don't parse this" guards.Christopher Faylor2003-12-067-12/+56
* * common.h (DT_HIOS): Correct value.Alan Modra2003-12-062-1/+6
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-053-64/+5
* 2003-12-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-12-052-0/+6
* Revert accidental checkin.Christopher Faylor2003-12-054-22/+1
* * libc/stdlib/mbrlen.c: Change include order to prevent compiler errors whenChristopher Faylor2003-12-0511-8/+45
* * libc/stdlib/mbrtowc.c: Change include order to prevent compiler errors whenChristopher Faylor2003-12-052-1/+6
* * cygthread.cc (cygthread::stub2): Remove myself from the list of threadsChristopher Faylor2003-12-052-5/+11
* * path.cc (slash_unc_prefix_p): Allow '.' as a valid character after '\\' in aChristopher Faylor2003-12-052-1/+6
* * exceptions.cc (setup_handler): Remove ill-advised debugging output.Christopher Faylor2003-12-052-4/+4