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
2011-03-31 * Makefile.in (LIBS): Remove advapi32.dll.Corinna Vinschen
2011-03-31 * cyglsa.c: Fix compilation with MinGW-w64 toolchains.Corinna Vinschen
2011-03-31Fix ChangeLog entry.Corinna Vinschen
2011-03-31 * hires.h: Fix copyright.Corinna Vinschen
2011-03-30 * times.cc (hires_ms::resolution): Make sure resolution is never 0.Corinna Vinschen
2011-03-30 * regtool.cc (cmd_set): Avoid a compiler warning.Corinna Vinschen
2011-03-29 * cygtls.h (struct _local_storage): Redefine process_ident as wchar_tCorinna Vinschen
2011-03-29 * fhandler_socket.cc (get_inet_addr): Make externally available.Corinna Vinschen
2011-03-29 * cygcheck.cc (handle_unique_object_name): Avoid a compiler warning.Corinna Vinschen
2011-03-29 * uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW andCorinna Vinschen
2011-03-29 * autoload.cc (UuidCreate): Remove.Corinna Vinschen
2011-03-29 * new-features.sgml (ov-new1.7.10): Document pthread spinlocks.Corinna Vinschen
2011-03-29 * cygwin.din (pthread_spin_destroy): Export.Corinna Vinschen
2011-03-29 * net.cc (SIO_BASE_HANDLE): Define.Corinna Vinschen
2011-03-29 * include/cygwin/version.h: Bump CYGWIN_VERSION_DLL_MINOR to 10.Corinna Vinschen
2011-03-29 * autoload.cc (winmm): Remove time functions. Don't treatCorinna Vinschen
2011-03-29 * include/userenv.h: Add functions and definitions added with WindowsCorinna Vinschen
2011-03-29 * include/sys/xattr.h: New file.Corinna Vinschen
2011-03-29 * thread.cc (semaphore::init, destroy, close): Standards conformanceCorinna Vinschen
2011-03-29 * setfacl.c (strchrnul): Drop local implementation.Corinna Vinschen
2011-03-28 * new-features.sgml (ov-new1.7.9): Add "new API" paragraph.Corinna Vinschen
2011-03-28 * cygwin.din (strchrnul): Export.Corinna Vinschen
2011-03-27* dll_init.cc (dll::init): Accommodate ill-behaved dlls who don't fill outChristopher Faylor
2011-03-262011-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-262011-03-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-25 * mmap.cc (mmap64): Add a cheat to let a certain autoconf test succeedCorinna Vinschen
2011-03-24* wincap.cc (wincap_2003): Set use_dont_resolve_hack to true.Christopher Faylor
2011-03-23* autoload.cc (dll_load): Change error message to make it clear if a newer DLLChristopher Faylor
2011-03-21 * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen
2011-03-20Fix typo.Corinna Vinschen
2011-03-20 * fenv.cc (_feinitialise); Don't use SSE instructions on systems notCorinna Vinschen
2011-03-18 * cygwin.sc: Raise default cygheap size to 2 Megs.Corinna Vinschen
2011-03-18Fix typo.Corinna Vinschen
2011-03-18* fhandler.h (DEFAULT_PIPEBUFSIZE): Reset to 64K.Christopher Faylor
2011-03-18 * mmap.cc (mmap_record::alloc_fh): Initialize nmae strings in fdev toCorinna Vinschen
2011-03-18 * mmap.cc (class mmap_record): Pack 4 byte-aligned. Convert member devCorinna Vinschen
2011-03-18 * mmap.cc (mmap_record::page_map): Define as variable array rather thanCorinna Vinschen
2011-03-17 * crt0.c (mainCRTStartup): Move call to _feinitialise from here...Corinna Vinschen
2011-03-17 * winver.rc: Fix copyright dates.Corinna Vinschen
2011-03-14 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only useCorinna Vinschen
2011-03-13* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Remove specialChristopher Faylor
2011-03-122011-03-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-10* fhandler.cc (fhandler_base_overlapped::wait_overlapped): HandleChristopher Faylor
2011-03-09* fhandler.cc (fhandler_base_overlapped::write_overlapp): Oops! AccommodateChristopher Faylor
2011-03-09* errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG.Christopher Faylor
2011-03-08 * security.cc: Fix copyright dates.Corinna Vinschen
2011-03-08 * fhandler.cc (fhandler_base::open): When creating a file on aCorinna Vinschen
2011-03-082011-03-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe
2011-03-052011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe