summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo.Andreas Schwab2005-04-041-2/+2
* * dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.Corinna Vinschen2005-04-045-22/+52
* * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.Corinna Vinschen2005-04-032-0/+13
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-0318-287/+498
* Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen2005-04-0315-35/+41
* * include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor2005-04-022-1/+5
* * fork.cc (fork_child): Add missing __stdcall.Corinna Vinschen2005-04-012-1/+5
* include/opcode/Jan Beulich2005-04-012-0/+5
* * bsd_mutex.cc (_msleep): Whitespace fix.Corinna Vinschen2005-04-013-4/+14
* * sigproc.cc (create_signal_arrive): New (temporary?) function to createChristopher Faylor2005-04-013-10/+27
* * fork.cc (fork_child): Fixup SYSV IPC shared memory before fixingCorinna Vinschen2005-04-012-5/+16
* * libc/stdlib/strtod.c (_strtod_r): Never change s00.Corinna Vinschen2005-04-012-3/+7
* * gentls_offsets: Add '-m32' flag to native compiler call to satisfyCorinna Vinschen2005-03-312-2/+7
* force checkinChristopher Faylor2005-03-310-0/+0
* * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define.Danny Smith2005-03-312-0/+11
* * errno.cc (NO_SYSTEM_RESOURCES): Map to EAGAIN.Corinna Vinschen2005-03-302-0/+15
* * environ.cc (spenvs): Re-force SYSTEMROOT to always be included inChristopher Faylor2005-03-302-2/+9
* * environ.cc (spenv::retrieve): Revert most of previous change.Christopher Faylor2005-03-302-18/+29
* * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen2005-03-302-1/+6
* fix typoChristopher Faylor2005-03-301-1/+1
* * config/mh-mingw32: Delete.Joern Rennecke2005-03-304-78/+94
* * how-using.texinfo: Add more words to the "multiple DLL" section.Christopher Faylor2005-03-302-0/+10
* * environ.h (win_env::immediate): Declare new field.Christopher Faylor2005-03-303-31/+103
* 2005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-03-308-1802/+988
* merge from gccDJ Delorie2005-03-292-1/+5
* gas/testsuite/H.J. Lu2005-03-292-4/+16
* * include/limits.h (NAME_MAX): New define.Corinna Vinschen2005-03-292-1/+9
* * path.cc (is_floppy): Make externally available.Corinna Vinschen2005-03-294-4/+26
* bfd/Daniel Jacobowitz2005-03-292-1/+14
* * fhandler_process.cc: Re-add exename.Corinna Vinschen2005-03-292-3/+10
* libiberty:Ian Lance Taylor2005-03-292-1/+173
* * libiberty.h (ffs): Declare, if necessary.Mark Mitchell2005-03-292-0/+11
* * include/ctype.h: Accommodate building in newlib.Christopher Faylor2005-03-282-1/+5
* * timer.cc (getitimer): Check that ovalue is a valid pointer, not just NULL.Christopher Faylor2005-03-282-5/+7
* * timer.cc (timer_tracker::settime): Set times to zero when just cancelling aChristopher Faylor2005-03-282-1/+8
* * cygthread.cc (cygthread::detach): Revert to just waiting for thred eventChristopher Faylor2005-03-285-23/+52
* * timer.cc (timer_tracker::timer_tracker): Eliminate simple constructor.Christopher Faylor2005-03-283-3/+10
* merge from gccDJ Delorie2005-03-281-44/+32
* * errno.cc (FILENAME_EXCED_RANGE): Map to ENAMETOOLONG.Christopher Faylor2005-03-282-1/+5
* merge from gccDJ Delorie2005-03-284-122/+38
* merge from gccDJ Delorie2005-03-287-106/+105
* update copyrightChristopher Faylor2005-03-281-1/+1
* * signal.cc (nanosleep): Revert tv_sec < 0 check as it is fixed properly in theChristopher Faylor2005-03-271-0/+5
* * times.cc (hires_ms::usecs): Compare the difference.Christopher Faylor2005-03-275-4/+8
* merge from gccDJ Delorie2005-03-273-86/+90
* * timer.cc (nanosleep): Treat tv_sec < 0 as invalid.Christopher Faylor2005-03-273-5/+21
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-2725-287/+509
* Mention generic-build-script in packaging FAQJoshua Daniel Franklin2005-03-262-13/+22
* 2005-03-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-03-253-62/+50
* merge from gccDJ Delorie2005-03-252-0/+8