aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-19 * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen2-1/+8
2006-07-19 * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen2-1/+6
2006-07-18 * pathnames.sgml: Change text for the order in which executablesCorinna Vinschen2-3/+10
2006-07-18* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor2-1/+6
2006-07-18 * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen2-1/+6
2006-07-18 * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen2-1/+6
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor2-10/+6
2006-07-17GCC 4.1 fixes.Christopher Faylor12-30/+58
2006-07-17 * Makefile.def: Add dependencies for configure-opcodesJakub Jelinek3-0/+24
2006-07-14* fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor3-1/+12
2006-07-14* include/cygwin/types.h: Update copyright.Christopher Faylor2-1/+5
2006-07-14* cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor3-1/+10
2006-07-142006-07-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-12/+18
2006-07-14* sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor3-3/+8
2006-07-13Add amdfam10 instructionsMichael Meissner2-0/+19
2006-07-13* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor3-5/+12
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen3-2/+7
2006-07-13 * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen2-3/+24
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen4-18/+48
2006-07-12 * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen2-1/+6
2006-07-12 * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen2-3/+10
2006-07-10include/Jakub Jelinek4-0/+17
2006-07-10 * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.Corinna Vinschen3-0/+7
2006-07-07 * fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTARTCorinna Vinschen2-0/+9
2006-07-07 * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen6-52/+378
2006-07-06* hookapi.cc: Add comment headerChristopher Faylor4-6/+27
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith2-3/+7
2006-07-052006-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+54
2006-07-05* sortdin: Ignore all leading underscores when deriving a sort key.Christopher Faylor3-64/+69
2006-07-05* sortdin: New program.Christopher Faylor3-201/+240
2006-07-05 * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen2-1/+5
2006-07-052006-07-05 Shaun Jackman <sjackman@gmail.com>Shaun Jackman3-46/+44
2006-07-05 * path.cc (path_conv::check): Ignore has_ea setting, it's always unsetCorinna Vinschen2-39/+11
2006-07-05* libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor2-2/+6
2006-07-042006-07-04 Shaun Jackman <sjackman@gmail.com>Shaun Jackman2-0/+43
2006-07-04* signal.cc (signal): Set sa_mask to sig.Christopher Faylor2-1/+5
2006-07-04ChangeLog:Alexandre Oliva2-1/+5
2006-07-04 * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen5-64/+430
2006-07-04 * fhandler_socket.cc (fhandler_socket::listen): Allow listening onCorinna Vinschen2-3/+22
2006-07-04 * fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.Corinna Vinschen2-1/+5
2006-07-03 * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith2-2/+6
2006-07-03 * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen8-302/+199
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen3-1/+88
2006-07-03 * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen6-3/+106
2006-07-03 * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen2-3/+8
2006-07-03 * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen4-27/+50
2006-07-032006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-3/+3
2006-07-03 Add a real Changelog entry.Danny Smith1-0/+22
2006-07-03 Support SSE float environment in fenv.h functions.Danny Smith15-18/+253
2006-07-032006-07-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini3-2/+7