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
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor
2013-08-31 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Belatedly bumpCorinna Vinschen
2013-08-31 * heap.cc (RAISEHEAP_SIZE): New definition.Corinna Vinschen
2013-08-31*** empty log message ***Corinna Vinschen
2013-08-31.Christopher Faylor
2013-08-31* cygheap.h (user_heap_info::sbrk): Declare new function.Christopher Faylor
2013-08-31*** empty log message ***Corinna Vinschen
2013-08-31 * heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memoryCorinna Vinschen
2013-08-30 * fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefullyCorinna Vinschen
2013-08-30* sigproc.cc (pending_signals::add): Properly maintain linked list.Christopher Faylor
2013-08-26 * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.Corinna Vinschen
2013-08-24 * flock.cc (lockf_t::from_obj_name): Fix test for valid pid.Corinna Vinschen
2013-08-23* cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor
2013-08-23cygwin changes:Christopher Faylor
2013-08-23* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor
2013-08-23 * new-features.xml (ov-new1.7.25): Add new section.Corinna Vinschen
2013-08-23*** empty log message ***Corinna Vinschen
2013-08-23 * path.h (enum path_types): Drop definition of PATH_64BITEXEC.Corinna Vinschen
2013-08-22 * fhandler_tape.cc (mtinfo_drive::create_partitions): Allow partitioningCorinna Vinschen
2013-08-21 * fhandler_tape.cc (mtinfo_drive::create_partitions): Fix long-standingCorinna Vinschen
2013-08-19 * lc_msg.h: Regenerate.Corinna Vinschen
2013-08-19 * fhandler_tape.cc (mtinfo_drive::set_pos): Remove unneeded linebreak.Corinna Vinschen
2013-08-15Drop redundant entryCorinna Vinschen
2013-08-14 * new-features.xml (ov-new1.7.24): Add new section. MentionCorinna Vinschen
2013-08-14 * include/sys/cygwin.h (struct per_process): Add posix_memalign. ReduceCorinna Vinschen
2013-08-09* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 24.Corinna Vinschen
2013-08-07 * fhandler_disk_file.cc (fhandler_base::open_fs): Fix indentation.Corinna Vinschen
2013-07-31* fhandler_tty.cc: Revert accidental checkin.Christopher Faylor
2013-07-31* cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor
2013-07-31*** empty log message ***Corinna Vinschen
2013-07-31 * path.cc (normalize_posix_path): Don't check existence of / or // dirCorinna Vinschen
2013-07-31 * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen
2013-07-30Fix typoCorinna Vinschen
2013-07-30*** empty log message ***Corinna Vinschen
2013-07-29 * Makefile.in (cyglsa.dll): Explicitely specify DLL entry point toCorinna Vinschen
2013-07-26cygwin directory changes:Christopher Faylor
2013-07-25 * gcc.xml (gcc-64): Fix example.Corinna Vinschen
2013-07-25 * gcc.xml (gcc-default: Rename from gcc-cons. Change title.Corinna Vinschen
2013-07-24Fix copyright dateCorinna Vinschen
2013-07-24*** empty log message ***Corinna Vinschen
2013-07-23 * ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define.Corinna Vinschen
2013-07-23 * cygtls.cc (well_known_dlls): Add kernelbase.dll.Corinna Vinschen
2013-07-22 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 23.Corinna Vinschen
2013-07-21 * new-features.sgml (ov-new1.7.22): Add GetCommandLine and regcompCorinna Vinschen
2013-07-21 * regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible.Corinna Vinschen
2013-07-21 * Makefile.in (cygwin-ug-net/cygwin-ug-net.html): Add dependency toCorinna Vinschen
2013-07-20* exceptions.cc (signal_exit): Remove comment. Use __builtin_frame_address.Christopher Faylor
2013-07-20* exceptions.cc (signal_exit): Nope. Nevermind. Dump core unconditionally.Christopher Faylor
2013-07-20 * Makefile.in (cygwin-ug-net/cygwin-ug-net.pdf): Process input viaCorinna Vinschen
2013-07-20reword commentChristopher Faylor