aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-28* cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor5-23/+52
2005-03-28* timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor3-3/+10
2005-03-28merge from gccDJ Delorie1-44/+32
2005-03-28* errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.Christopher Faylor2-1/+5
2005-03-28merge from gccDJ Delorie4-122/+38
2005-03-28merge from gccDJ Delorie7-106/+105
2005-03-28update copyrightChristopher Faylor1-1/+1
2005-03-27* signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in theChristopher Faylor1-0/+5
2005-03-27* times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor5-4/+8
2005-03-27merge from gccDJ Delorie3-86/+90
2005-03-27* timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor3-5/+21
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor25-287/+509
2005-03-26Mention generic-build-script in packaging FAQJoshua Daniel Franklin2-13/+22
2005-03-252005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-62/+50
2005-03-25merge from gccDJ Delorie2-0/+8
2005-03-24 * cygcheck.cc (init_paths): Use full path instead of "." for theCorinna Vinschen2-3/+15
2005-03-24 * fhandler.h (fhandler_socket::secret_event): Remove.Corinna Vinschen5-263/+229
2005-03-24 * include/stdio.h (__mingw_fwrite): Change return value toDanny Smith3-2/+8
2005-03-23* include/ctype.h: Always define macros when inside cygwin.Christopher Faylor2-2/+8
2005-03-23Fix whitespace with crx entry.Jeff Johnston1-1/+1
2005-03-23checkin previously missed file.Christopher Faylor1-1/+0
2005-03-23fix commentChristopher Faylor1-1/+1
2005-03-23 * fhandler.h (fhandler_socket::eid_connect): Make private.Corinna Vinschen4-76/+135
2005-03-23* include/cygwin/version.h: Change coment for most recent API version bump toChristopher Faylor2-1/+7
2005-03-23* include/ctype.h: New file.Christopher Faylor4-4/+194
2005-03-23* configure.host: For cygwin, redefine CC with cygwin include directory firstChristopher Faylor2-1/+8
2005-03-23Undo previous deltaNick Clifton2-8/+1
2005-03-23(getopt): Allow full prototype when builind under FreeBSD.Nick Clifton2-1/+8
2005-03-23* Makefile.common: Add -dD to options when creating preprocess files.Christopher Faylor2-6/+10
2005-03-23merge from gccDJ Delorie2-1/+5
2005-03-222005-03-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-7/+17
2005-03-22 * dwarf.h: Merge with GCC's dwarf.h.Ben Elliston2-25/+33
2005-03-22include ChangeLogBob Wilson2-2/+17
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor13-16/+282
2005-03-22* libc/include/machine/_types.h: Make trivial change to comment to avoid aChristopher Faylor2-1/+6
2005-03-22 * cygwin.din (__ctype_ptr): Export.Corinna Vinschen3-1/+8
2005-03-22top:Zack Weinberg8-190/+122
2005-03-212005-03-21 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2-2/+7
2005-03-21 * fhandler.h (class cygthread): Remove forward declaration.Corinna Vinschen2-1/+4
2005-03-21 * fhandler.h (class cygthread): Forward declare.Corinna Vinschen4-137/+226
2005-03-19* how-programming.texinfo: Remove incorrect libm.a note.Joshua Daniel Franklin2-2/+4
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor9-896/+921
2005-03-18* net.cc (cygwin_getprotobyname): Don't try to be fancy with return values.Christopher Faylor2-2/+8
2005-03-18Add support for generating PLT lookups for the ColdFire.Nick Clifton2-1/+6
2005-03-182005-03-18 Hans-Peter Nilsson <hp@axis.com>Jeff Johnston2-12/+19
2005-03-18 * elf32-arm.c (elf32_arm_modify_segment_map): New function.Mark Mitchell2-0/+9
2005-03-18 * libc/include/machine/setjmp.h (sigsetjmp): Use GCC extension toCorinna Vinschen2-0/+29
2005-03-172005-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston7-20/+106
2005-03-17 * fhandler_disk_file.cc (fhandler_disk_file::utimes): Handle openingCorinna Vinschen2-4/+8
2005-03-17 * fhandler_socket.cc (fhandler_socket::connect): Always set sun_pathCorinna Vinschen2-42/+41