Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2006-07-24* include/cygwin/version.h: Bump DLL minor version number to 22.Christopher Faylor
2006-07-24* Makefile.in: Update copyrigh. Remove unused stuff.Christopher Faylor
2006-07-24* Makefile.in: Update copyright. Fix 'check' target so that it will once-againChristopher Faylor
2006-07-222006-07-22 ipsoner <ipsoner@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-20 Elias Naur <elias_naur@users.sourceforge.net>Chris Sutcliffe
2006-07-222006-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2006-07-202006-07-19 Elias Naur <elias_naur@users.sourceforge.net>Danny Smith
2006-07-20 [mingw-Bugs-1525021]Danny Smith
2006-07-19 * pinfo.cc (commune_process): Don't add extra \0 to cmdline.Corinna Vinschen
2006-07-19 * mmap.cc (msync): Disable rounding up len. Fix bug in access checkCorinna Vinschen
2006-07-19 * path.cc (symlink_worker): Return EEXIST if newpath exists.Corinna Vinschen
2006-07-18 * pathnames.sgml: Change text for the order in which executablesCorinna Vinschen
2006-07-18* tty.cc (tty_list::terminate): Don't enter the busy loop if we don't own theChristopher Faylor
2006-07-18 * sec_acl.cc (acltotext32): Add missing handling of default ACL entryCorinna Vinschen
2006-07-18 * fhandler_floppy.cc (fhandler_dev_floppy::ioctl): Fix typo in lintCorinna Vinschen
2006-07-18* Makefile.in: Simplify a little.Christopher Faylor
2006-07-17GCC 4.1 fixes.Christopher Faylor
2006-07-15* fork.cc (fork): Lock the process before forking to prevent things like newChristopher Faylor
2006-07-15* include/cygwin/types.h: Update copyright.Christopher Faylor
2006-07-14* cygwin.sc: Make sure there's something in the cygheap.Christopher Faylor
2006-07-14* sigproc.cc (waitq_head): Don't initialize to zero.Christopher Faylor
2006-07-14* fhandler.cc (fhandler_base::raw_read): Only return EISDIR when we're reallyChristopher Faylor
2006-07-13 * fhandler_socket.cc: Update copyright.Corinna Vinschen
2006-07-13 * mmap.cc (mmap64): Drop MAP_NORESERVE flag for non-anonymous,Corinna Vinschen
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen
2006-07-13 * mmap.cc (mmap_record::alloc_page_map): Don't call VirtualProtectCorinna Vinschen
2006-07-12 * include/pthread.h: Define PTHREAD_PRIO_NONE, PTHREAD_PRIO_INHERIT andCorinna Vinschen
2006-07-10 * libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.Corinna Vinschen
2006-07-07 * fhandler_socket.cc (fhandler_socket::wait): Disable SA_RESTARTCorinna Vinschen
2006-07-07 * Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.Corinna Vinschen
2006-07-06* hookapi.cc: Add comment headerChristopher Faylor
2006-07-06* include/math.h (__INFF,__INFL): Remove '#'.Danny Smith
2006-07-05* sortdin: Ignore all leading underscores when deriving a sort key.Christopher Faylor
2006-07-05* sortdin: New program.Christopher Faylor
2006-07-05 * fhandler.h (fhandler_socket::wait): Reset default timeout to 10ms.Corinna Vinschen
2006-07-05 * path.cc (path_conv::check): Ignore has_ea setting, it's always unsetCorinna Vinschen
2006-07-05* libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor
2006-07-05* signal.cc (signal): Set sa_mask to sig.Christopher Faylor
2006-07-05 * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen
2006-07-05 * fhandler_socket.cc (fhandler_socket::listen): Allow listening onCorinna Vinschen
2006-07-04 * fhandler.h (fhandler_socket::wait): Set default timeout to INFINITE.Corinna Vinschen
2006-07-04 * mingwex/Makefile.in: Add -I$(srcdir)/.. to INCLUDES.Danny Smith
2006-07-03 * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen
2006-07-03 * Makefile.in: Build setmetamode.exe.Corinna Vinschen
2006-07-03 * fhandler.h (class dev_console): Add `metabit' indicating theCorinna Vinschen
2006-07-03 * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen
2006-07-03 * net.cc (cygwin_sendto): Define appropriate parameters usingCorinna Vinschen
2006-07-03 Add a real Changelog entry.Danny Smith
2006-07-03 Support SSE float environment in fenv.h functions.Danny Smith
2006-07-02* include/cygwin/version.h: Bump DLL minor version number to 21.Christopher Faylor