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
AgeCommit message (Expand)Author
2022-06-06Cygwin: Drop pointless loadlib.h includes in utilitiesJon Turney
2022-05-30Cygwin: remove miscellaneous 32-bit codeKen Brown
2022-05-30Cygwin: remove 32-bit only clipboard codeKen Brown
2022-05-30Cygwin: remove some 32-bit only environment codeKen Brown
2022-05-30Cygwin: remove some 32-bit only path conversion functionsKen Brown
2022-05-30Cygwin: remove regparm.hKen Brown
2022-05-30Cygwin: simplify some function namesKen Brown
2022-05-30Cygwin: remove some 32-bit-only function definitionsKen Brown
2022-05-30Cygwin: document last bug fixKen Brown
2022-05-28Cygwin: cygheap: Fix the issue of cygwin1.dll in the root directory.Takashi Yano
2022-05-27Add test cases for parser errors after reworked parsing behavior.jdoubleu
2022-05-27Modify tzset_r.c to handle errorsJeff Johnston
2022-05-25fhandler_proc.cc(format_proc_cpuinfo): add Linux 5.18 cpuinfo flagsBrian Inglis
2022-05-23Cygwin: fix mknod (64-bit only)Ken Brown
2022-05-19Use weak reference for _REENT_SMALLSebastian Huber
2022-05-19Fix __sFILE::_lock initializationSebastian Huber
2022-05-19Cygwin: make sure exec'ed process exists early in process listCorinna Vinschen
2022-05-18Cygwin: Use two pass parse for tlsoffsets generation.Takashi Yano
2022-05-18newlib: libc: reent.h: remove unnecessary parenthesesJia-Wei Chen
2022-05-18Use global atexit data for all configurationsSebastian Huber
2022-05-18Optional struct _reent::_new::_unusedSebastian Huber
2022-05-18Optional struct _reent::_new::_reent::_unused_randSebastian Huber
2022-05-18Optional struct _reent::_unspecified_locale_infoSebastian Huber
2022-05-18Optional struct _reent::__unused_sdidinitSebastian Huber
2022-05-18Cygwin: Enable backward binary compatibilitySebastian Huber
2022-05-18Add --enable-newlib-reent-binary-compatSebastian Huber
2022-05-18Use right lock release in __register_exitproc()Sebastian Huber
2022-05-17Fix stdio exit handlingSebastian Huber
2022-05-17Cygwin: drop i686 exception handlingCorinna Vinschen
2022-05-16Cygwin: drop PROCESSOR_ARCHITECTURE_INTEL from unameCorinna Vinschen
2022-05-16Cygwin: document why we can't drop the _pei386_runtime_relocator dummyCorinna Vinschen
2022-05-16Cygwin: drop i386 refs from header files where source isn't affectedCorinna Vinschen
2022-05-16Cygwin: drop 32 bit considerations in crt0 codeCorinna Vinschen
2022-05-16Cygwin: CI: Drop i686 buildsJon Turney
2022-05-16Cygwin: add 3.3.6 release notesTakashi Yano
2022-05-16newlib: Regenerate Makefile.inSebastian Huber
2022-05-15Cygwin: pty: Fix script command crash on console in Win7.Takashi Yano
2022-05-13Cygwin: fix new sigfe.o generation in optimized caseCorinna Vinschen
2022-05-13Cygwin: utils: drop unnecessary wow64 checksCorinna Vinschen
2022-05-13Cygwin: drop a few minor references to WOW64Corinna Vinschen
2022-05-13Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related codeCorinna Vinschen
2022-05-13Cygwin: wincap: drop has_broken_prefetchvm flag and related codeCorinna Vinschen
2022-05-13Cygwin: drop system_wow64_directory and related codeCorinna Vinschen
2022-05-13Cygwin: drop create_token and dependent functionsCorinna Vinschen
2022-05-13Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and related codeCorinna Vinschen
2022-05-13Cygwin: wincap: set def_guard_pages to x86_64 value right awayCorinna Vinschen
2022-05-13Cygwin: wincap: drop wow64 flag and all conditions depending on itCorinna Vinschen
2022-05-13Cygwin: revamp TLS offsets computationCorinna Vinschen
2022-05-13Cygwin: configure: Define default valus for target specific variablesCorinna Vinschen
2022-05-13Cygwin: config.h: stop including auto-generated tlsoffsets.h fileCorinna Vinschen